<div>Hi kai yang-</div>
<div> </div>
<div>Can you give us more information what you mean by 3D model of the organs?</div>
<div> </div>
<div>Andinet<br><br></div>
<div class="gmail_quote">2009/8/13 kai yang <span dir="ltr"><<a href="mailto:yk119@hotmail.com">yk119@hotmail.com</a>></span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>Dear IGSTK users:<br> <br>I have installed and run needlebiopsy.exe, working successfully with Aurora. In the GUI, there is only 3D view of CT sections in the lower right pannel. I would like to build a <font style="FONT-SIZE: 12pt" size="3"><strong>3D model </strong><font size="2">of the organs in the system. So my question is:</font></font><br>
 <br>Could you tell me the workflow of building 3D models of the organ from CT scan and integrated with NDI tracking system, based needlebiopsy source code?<br> <br>Thank you and best regards<br> <br>Kai Yang<br><br>  <br>
> From: <a href="mailto:igstk-users-request@public.kitware.com" target="_blank">igstk-users-request@public.kitware.com</a><br>> Subject: IGSTK-Users Digest, Vol 38, Issue 2<br>> To: <a href="mailto:igstk-users@public.kitware.com" target="_blank">igstk-users@public.kitware.com</a><br>
> Date: Sat, 8 Aug 2009 12:00:05 -0400<br>> <br>> Send IGSTK-Users mailing list submissions to<br>> <a href="mailto:igstk-users@public.kitware.com" target="_blank">igstk-users@public.kitware.com</a><br>> <br>
> To subscribe or unsubscribe via the World Wide Web, visit<br>> <a href="http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users</a><br>
> or, via email, send a message with subject or body 'help' to<br>> <a href="mailto:igstk-users-request@public.kitware.com" target="_blank">igstk-users-request@public.kitware.com</a><br>> <br>> You can reach the person managing the list at<br>
> <a href="mailto:igstk-users-owner@public.kitware.com" target="_blank">igstk-users-owner@public.kitware.com</a><br>> <br>> When replying, please edit your Subject line so it is more specific<br>> than "Re: Contents of IGSTK-Users digest..."<br>
> <br>> <br>> Today's Topics:<br>> <br>> 1. IGSTK-4.2 Debug w/ OpenCV (Daly, Mike)<br>> 2. Re: IGSTK-4.2 Debug w/ OpenCV (Patrick Cheng)<br>> 3. Re: IG STK-4.2 Debug w/ OpenCV (Patrick Cheng)<br>> <br>
> <br>> ----------------------------------------------------------------------<br>> <br>> Message: 1<br>> Date: Fri, 7 Aug 2009 13:20:03 -0400<br>> From: "Daly, Mike" <<a href="mailto:Mike.Daly@rmp.uhn.on.ca" target="_blank">Mike.Daly@rmp.uhn.on.ca</a>><br>
> Subject: [IGSTK-Users] IGSTK-4.2 Debug w/ OpenCV<br>> To: <<a href="mailto:igstk-users@public.kitware.com" target="_blank">igstk-users@public.kitware.com</a>><br>> Message-ID:<br>> <<a href="mailto:EF2641E33162A443B6A43CDBCD160A80037D65@rmpmail01.rmpuhn.ca" target="_blank">EF2641E33162A443B6A43CDBCD160A80037D65@rmpmail01.rmpuhn.ca</a>><br>
> Content-Type: text/plain; charset="iso-8859-1"<br>> <br>> IGSTK users,<br>> <br>> I'm building IGSTK-4.2 with USE_OpenCV and USE_VideoImager CMake options ON, using the OpenCV May-08-2009 snapshot provided on the Wiki. I can successfully build and run in Release mode, but in Debug mode I encounter the following linker error for many of the example applications (e.g., VideoFrameGrabberAndViewerWebcamWin, NeedleBiopsy):<br>
> <br>> LINK : fatal error LNK1104: cannot open file '<a href="http://cxcore110.li/" target="_blank">cxcore110.li</a> b'<br>> <br>> Has anyone run IGSTK-4.2 in Debug mode using OpenCV? Note that OpenCV denotes Debug libraries with an extra d (e.g., cxcore110d.lib) under the lib\debug folder, so I'm not sure if it is looking for the wrong file somehow. I have the OpenCV lib\ folders in my path. Any help is appreciated. <br>
> <br>> Also, does anyone know if you can build OpenCV using static libraries, since requiring .dlls sometimes gets annoying when distributing an .exe?<br>> <br>> Thanks,<br>> Mike Daly<br>> <br>> <br>
> <br>> <br>> This e-mail may contain confidential and/or privileged information for the sole use of the intended recipient. <br>> Any review or distribution by anyone other than the person for whom it was originally intended is strictly prohibited. <br>
> If you have received this e-mail in error, please contact the sender and delete all copies. <br>> Opinions, conclusions or other information contained in this e-mail may not be th at of the organization.<br>> -------------- next part --------------<br>
> An HTML attachment was scrubbed...<br>> URL: <<a href="http://public.kitware.com/pipermail/igstk-users/attachments/20090807/6a218bd5/attachment.html" target="_blank">http://public.kitware.com/pipermail/igstk-users/attachments/20090807/6a218bd5/attachment.html</a>><br>
> <br>> ------------------------------<br>> <br>> Message: 2<br>> Date: Fri, 07 Aug 2009 14:06:01 -0400<br>> From: Patrick Cheng <<a href="mailto:cheng@isis.georgetown.edu" target="_blank">cheng@isis.georgetown.edu</a>><br>
> Subject: Re: [IGSTK-Users] IGSTK-4.2 Debug w/ OpenCV<br>> To: "Daly, Mike" <<a href="mailto:Mike.Daly@rmp.uhn.on.ca" target="_blank">Mike.Daly@rmp.uhn.on.ca</a>><br>> Cc: <a href="mailto:igstk-users@public.kitware.com" target="_blank">igstk-users@public.kitware.com</a><br>
> Message-ID: <<a href="mailto:4A7C6D09.5040906@isis.georgetown.edu" target="_blank">4A7C6D09.5040906@isis.georgetown.edu</a>><br>> Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>> <br>> Hi Mike,<br>
> <br>> There is some problem with the OpenCV library on the wiki. I haven't got <br>> time to investigate it.<br>> <br>> Supposedly, cmake will handle the linking of library files <br>> automatically. when you build under debug, it w ill link to <br>
> "cxcore110d.lib" Somehow, that link is broken here.<br>> <br>> As a temporary fix, you can change the line 396 of <br>> IGSTK\Source\CMakeLists.txt to<br>> <br>> SET(EXTRA_LIBS ${EXTRA_LIBS} cxcore110d cv110d highgui110d)<br>
> <br>> This will work under debug, but not release mode.<br>> <br>> I will look into this problem further.<br>> <br>> Patrick<br>> <br>> Daly, Mike wrote:<br>> > IGSTK users,<br>> > <br>
> > I'm building IGSTK-4.2 with USE_OpenCV and USE_VideoImager CMake options <br>> > ON, using the OpenCV May-08-2009 snapshot provided on the Wiki. I can <br>> > successfully build and run in Release mode, but in Debug mode I <br>
> > encounter the following linker error for many of the example <br>> > applications (e.g., VideoFrameGrabberAndViewerWebcamWin, NeedleBiopsy):<br>> > <br>> > LINK : fatal error LNK1104: cannot open file 'cxcore110.lib'<br>
> &gt ; <br>> > Has anyone run IGSTK-4.2 in Debug mode using OpenCV? Note that OpenCV <br>> > denotes Debug libraries with an extra d (e.g., cxcore110d.lib) under the <br>> > lib\debug folder, so I'm not sure if it is looking for the wrong file <br>
> > somehow. I have the OpenCV lib\ folders in my path. Any help is <br>> > appreciated.<br>> > <br>> > Also, does anyone know if you can build OpenCV using static libraries, <br>> > since requiring .dlls sometimes gets annoying when distributing an .exe?<br>
> > <br>> > Thanks,<br>> > Mike Daly<br>> > <br>> > <br>> > <br>> > This e-mail may contain confidential and/or privileged information for the sole use of the intended recipient. <br>
> > Any review or distribution by anyone other than the person for whom it was originally intended is strictly prohibited. <br>> > If you have received this e-mail in error, please contact the sender an d delete all copies. <br>
> > Opinions, conclusions or other information contained in this e-mail may not be that of the organization.<br>> > <br>> > <br>> > ------------------------------------------------------------------------<br>
> > <br>> > _______________________________________________<br>> > Powered by <a href="http://www.kitware.com/" target="_blank">www.kitware.com</a><br>> > <br>> > Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
> > <br>> > Follow this link to subscribe/unsubscribe:<br>> > <a href="http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users</a><br>
> <br>> <br>> ------------------------------<br>> <br>> Message: 3<br>> Date: Fri, 07 Aug 2009 15:20:36 -0400<br>> From: Patrick Cheng <<a href="mailto:cheng@isis.georgetown.edu" target="_blank">cheng@isis.georgetown.edu</a>><br>
> Subject: Re: [IGSTK-Users] IGSTK-4.2 Debug w/ OpenCV<br>> To: "Daly, Mike" <<a href="mailto:Mike.Daly@rmp.uhn.on.ca" target="_blank">Mike.Daly@rmp.uhn.on.ca</a>><br>> Cc: <a href="mailto:igstk-users@public.kitware.com" target="_blank">igstk-users@public.kitware.com</a> <br>
> Message-ID: <<a href="mailto:4A7C7E84.3050500@isis.georgetown.edu" target="_blank">4A7C7E84.3050500@isis.georgetown.edu</a>><br>> Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>> <br>> Hi Mike,<br>
> <br>> It has been fixed now.<br>> <br>> The correct solution should be:<br>> <a href="http://public.kitware.com/cgi-bin/viewcvs.cgi/Source/CMakeLists.txt?root=IGSTK&r1=1.49&r2=1.50&sortby=date" target="_blank">http://public.kitware.com/cgi-bin/viewcvs.cgi/Source/CMakeLists.txt?root=IGSTK&r1=1.49&r2=1.50&sortby=date</a><br>
> <br>> Please check out the latest cvs version of IGSTK to get this fix.<br>> <br>> Thank you for reporting the bug.<br>> <br>> Patrick<br>> <br>> Patrick Cheng wrote:<br>> > Hi Mike,<br>> > <br>
> > There is some problem with the OpenCV library on the wiki. I haven't got <br>> > time to investigate it.<br>> > <br>> > Supposedly, cmake will handle the linking of library files <br>> > automatically. when you build under debug, it will link to <br>
> > "cxcore110d.lib" Somehow, that link is broken here.<br>> > <br>> > As a temporary fix, you can change the line 396 of <br>> > IGSTK\Source\CMakeLists.txt to<br>> > <br>> > SET(EXTRA_LIBS ${EXTRA_LIBS} cxcore110d cv110d highgui110d)<br>
> > <br>> > This will work under debug, but not release mode.<br>> > <br>> > I will look into this problem further.<br>> > <br>> > Patrick<br>> > <br>> > Daly, Mike wrote:<br>
> >> IGSTK users,<br>> >><br>> >> I'm building IGSTK-4.2 with USE_OpenCV and USE_VideoImager CMake <br>> >> options ON, using the OpenCV May-08-2009 snapshot provided on the <br>> >> Wiki. I can successfully build and run in Release mode, but in Debug <br>
> >> mode I encounter the following linker error for many of the example <br>> >> applications (e.g., VideoFrameGrabberAndViewerWebcamWin, NeedleBiopsy):<br>> >><br>> >> LINK : fatal error LNK1104: cannot open file 'cxcore110.lib'<br>
> >>< BR>> >> Has anyone run IGSTK-4.2 in Debug mode using OpenCV? Note that OpenCV <br>> >> denotes Debug libraries with an extra d (e.g., cxcore110d.lib) under <br>> >> the lib\debug folder, so I'm not sure if it is looking for the wrong <br>
> >> file somehow. I have the OpenCV lib\ folders in my path. Any help is <br>> >> appreciated.<br>> >><br>> >> Also, does anyone know if you can build OpenCV using static libraries, <br>
> >> since requiring .dlls sometimes gets annoying when distributing an .exe?<br>> >><br>> >> Thanks,<br>> >> Mike Daly<br>> >><br>> >><br>> >><br>> >> This e-mail may contain confidential and/or privileged information for <br>
> >> the sole use of the intended recipient. Any review or distribution by <br>> >> anyone other than the person for whom it was originally intended is <br>> >> strictly prohi bited. If you have received this e-mail in error, please <br>
> >> contact the sender and delete all copies. Opinions, conclusions or <br>> >> other information contained in this e-mail may not be that of the <br>> >> organization.<br>> >><br>> >><br>
> >> ------------------------------------------------------------------------<br>> >><br>> >> _______________________________________________<br>> >> Powered by <a href="http://www.kitware.com/" target="_blank">www.kitware.com</a><br>
> >><br>> >> Visit other Kitware open-source projects at <br>> >> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
> >><br>> >> Follow this link to subscribe/unsubscribe:<br>> >> <a href="http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users</a><br>
> > _______________________________________________<br>> > Powered by <a href="http://www.kitware.com/" target="_blank">www.kitware.com</a><br>> > <br>> > Visit other Kitware open-source projects at <br>
&g t; > <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>> > <br>> > Follow this link to subscribe/unsubscribe:<br>> > <a href="http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users</a><br>
> > <br>> > <br>> <br>> <br>> ------------------------------<br>> <br>> _______________________________________________<br>> IGSTK-Users mailing list<br>> <a href="mailto:IGSTK-Users@public.kitware.com" target="_blank">IGSTK-Users@public.kitware.com</a><br>
> <a href="http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users</a><br>> <br>> End of IGSTK-Users Digest, Vol 38, Issue 2<br>
> ******************************************<br><br>
<hr>
Buddy is 10! Create a comic strip of your ultimate party and win $1,000! <a href="http://discover.windowslive.com/en-sg/messenger/messengeris10/" target="_blank">Click here</a></div><br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com/" target="_blank">www.kitware.com</a><br><br>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>Follow this link to subscribe/unsubscribe:<br><a href="http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users</a><br></blockquote>
</div><br>