<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi, Patric,<BR>
 <BR>
Thank you for your kind suggestion. I am now trying 3D slicer and will update you our progress. <BR>
 <BR>
Regards<BR>
 <BR>
Kai <BR> <BR>> Date: Tue, 25 Aug 2009 12:48:29 -0400<BR>> From: cheng@isis.georgetown.edu<BR>> To: yk119@hotmail.com<BR>> CC: igstk-users@public.kitware.com<BR>> Subject: Re: [IGSTK-Users] IGSTK-Users Digest, Vol 38, Issue 3<BR>> <BR>> Hi Kai Yang,<BR>> <BR>> To display 3D model, usually we will use a 3D surface mesh. To generate<BR>> those surface mesh, you will have to segment them out first. There are<BR>> many tools available, such as ITKSnap and 3D Slicer. If you save the<BR>> segmentation as an ITK mesh object, IGSTK will be able to load it and<BR>> render it in the View.<BR>> <BR>> Hope this will be helpful.<BR>> <BR>> Patrick<BR>> <BR>> <BR>> <BR>> kai yang wrote:<BR>> > Dear Andinet,<BR>> > <BR>> > The 3D model of the organ in medince means to build a three dimensional <BR>> > model of the organ from its 2D CT scans, which is in dicom format. <BR>> > <BR>> > Regards<BR>> > <BR>> > Yang Kai<BR>> > <BR>> > > From: igstk-users-request@public.kitware.com<BR>> > > Subject: IGSTK-Users Digest, Vol 38, Issue 3<BR>> > > To: igstk-users@public.kitware.com<BR>> > > Date: Fri, 14 Aug 2009 08:43:13 -0400<BR>> > ><BR>> > > Send IGSTK-Users mailing list submissions to<BR>> > > igstk-users@public.kitware.com<BR>> > ><BR>> > > To subscribe or unsubscribe via the World Wide Web, visit<BR>> > > http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users<BR>> > > or, via email, send a message with subject or body 'help' to<BR>> > > igstk-users-request@public.kitware.com<BR>> > ><BR>> > > You can reach the person managing the list at<BR>> > > igstk-users-owner@public.kitware.com<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. Re: IGSTK-Users Digest, Vol 38, Issue 2 (kai yang)<BR>> > > 2. Re: IGSTK-Users Digest, Vol 38, Issue 2 (An dinet Enquobahrie)<BR>> > ><BR>> > ><BR>> > > ----------------------------------------------------------------------<BR>> > ><BR>> > > Message: 1<BR>> > > Date: Fri, 14 Aug 2009 11:09:09 +0800<BR>> > > From: kai yang <yk119@hotmail.com><BR>> > > Subject: Re: [IGSTK-Users] IGSTK-Users Digest, Vol 38, Issue 2<BR>> > > To: <igstk-users@public.kitware.com><BR>> > > Message-ID: <BAY114-W3480F294B0F8385A963CD4E4020@phx.gbl><BR>> > > Content-Type: text/plain; charset="gb2312"<BR>> > ><BR>> > ><BR>> > > Dear IGSTK users:<BR>> > ><BR>> > ><BR>> > ><BR>> > > I have installed and run needlebiopsy.exe, working successfully with <BR>> > Aurora. In the GUI, there is only 3D view of CT sections in the lower <BR>> > right pannel. I would like to build a 3D model of the organs in the <BR>> > system. So my question is:<BR>> > ><BR>> > ><BR>> > ><BR>> > > Could you tell me the workflow of building 3D models of the organ <BR>> > from CT scan and integrated with NDI tracking system, based needlebiopsy <BR>> > source code?<BR>> > &g t;<BR>> > ><BR>> > ><BR>> > > Thank you and best regards<BR>> > ><BR>> > ><BR>> > ><BR>> > > Kai Yang<BR>> > ><BR>> > ><BR>> > ><BR>> > > > From: igstk-users-request@public.kitware.com<BR>> > > > Subject: IGSTK-Users Digest, Vol 38, Issue 2<BR>> > > > To: igstk-users@public.kitware.com<BR>> > > > Date: Sat, 8 Aug 2009 12:00:05 -0400<BR>> > > ><BR>> > > > Send IGSTK-Users mailing list submissions to<BR>> > > > igstk-users@public.kitware.com<BR>> > > ><BR>> > > > To subscribe or unsubscribe via the World Wide Web, visit<BR>> > > > http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users<BR>> > > > or, via email, send a message with subject or body 'help' to<BR>> > > > igstk-users-request@public.kitware.com<BR>> > > ><BR>> > > > You can reach the person managing the list at<BR>> > > > igstk-users-owner@public.kitware.com<BR>> > > ><BR>> > > > When replying, please edit your Subject line so it is more specific<BR>> > > > than "Re: Con tents 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: IGSTK-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" <Mike.Daly@rmp.uhn.on.ca><BR>> > > > Subject: [IGSTK-Users] IGSTK-4.2 Debug w/ OpenCV<BR>> > > > To: <igstk-users@public.kitware.com><BR>> > > > Message-ID:<BR>> > > > <EF2641E33162A443B6A43CDBCD160A80037D65@rmpmail01.rmpuhn.ca><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 <BR>> > options ON, using the OpenCV May-08-2009 snapshot provided on the Wiki. <BR>> > I can 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>> > > ><BR>> > > > Has anyone run IGSTK-4.2 in Debug mode using OpenCV? Note that <BR>> > OpenCV denotes Debug libraries with an extra d (e.g., cxcore110d.lib) <BR>> > under the lib\debug folder, so I'm not sure if it is looking for the <BR>> > wrong file somehow. I have the OpenCV lib\ folders in my path. Any help <BR>> > is appreciated.<BR>> > > ><BR>> > > > Also, does anyone know if you can build OpenCV using static <BR>> > libraries, since requiring .dlls sometimes gets annoying when <BR>> > distributing an .exe?<BR>> > > ><BR>> > > > Thanks,<BR>> > > > Mike Daly<BR>> > > ><BR>> > > ><BR>> > > ><BR>> > > ><BR>> > > > This e-mail may contain confidential a nd/or privileged information <BR>> > for the sole use of the intended recipient.<BR>> > > > Any review or distribution by anyone other than the person for whom <BR>> > it was originally intended is strictly prohibited.<BR>> > > > If you have received this e-mail in error, please contact the <BR>> > sender and delete all copies.<BR>> > > > Opinions, conclusions or other information contained in this e-mail <BR>> > may not be that of the organization.<BR>> > > > -------------- next part --------------<BR>> > > > An HTML attachment was scrubbed...<BR>> > > > URL: <BR>> > <http://public.kitware.com/pipermail/igstk-users/attachments/20090807/6a218bd5/attachment.html><BR>> > > ><BR>> > > > ------------------------------<BR>> > > ><BR>> > > > Message: 2<BR>> > > > Date: Fri, 07 Aug 2009 14:06:01 -0400<BR>> > > > From: Patrick Cheng <cheng@isis.georgetown.edu><BR>> > > > Subject: Re: [IGSTK-Users] IGSTK-4.2 Debug w/ OpenCV<BR>> > > > To: "Daly, Mike" <Mike.Daly@rmp.uhn.on.ca ><BR>> > > > Cc: igstk-users@public.kitware.com<BR>> > > > Message-ID: <4A7C6D09.5040906@isis.georgetown.edu><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 <BR>> > 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<BR>> > > > > ON, using the OpenCV May-08-2009 snapshot provided on the Wiki. I <BR>> > 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, <BR>> > 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 <BR>> > OpenCV<BR>> > > > > denotes Debug libraries with an extra d (e.g., cxcore110d.lib) <BR>> > under the<BR>> > > > > lib\debug folder, so I'm not sure if it is looking for the wrong <BR>> > 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 <BR>> > libraries,<BR>> > > > > since requiring .dlls sometimes gets annoying when distributing <BR>> > an .exe?<BR>> > > > ><BR>> > > > > Thanks,<BR>> > > > > Mike Daly<BR>> > > > ><BR>> > > > ><BR>> > > > ><BR>> > > > > This e-mail may contain confidential and/or privileged <BR>> > information for the sole use of the intended recipient.<BR>> > > > > Any review or distribution by anyone other than the person for <BR>> > whom it was originally intended is strictly prohibited.<BR>> > > > > If you have received this e-mail in error, please contact the <BR>> > sender and delete all copies.<BR>> > > > > Opinions, conclusions or other information contained in this <BR>> > e-mail may not be that of the organization.<BR>> > > > ><BR>> > > > ><BR>> > > > > <BR>> > ------------------------------------------------------------------ ------<BR>> > > > ><BR>> > > > > _______________________________________________<BR>> > > > > Powered by www.kitware.com<BR>> > > > ><BR>> > > > > Visit other Kitware open-source projects at <BR>> > http://www.kitware.com/opensource/opensource.html<BR>> > > > ><BR>> > > > > Follow this link to subscribe/unsubscribe:<BR>> > > > > http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users<BR>> > > ><BR>> > > ><BR>> > > > ------------------------------<BR>> > > ><BR>> > > > Message: 3<BR>> > > > Date: Fri, 07 Aug 2009 15:20:36 -0400<BR>> > > > From: Patrick Cheng <cheng@isis.georgetown.edu><BR>> > > > Subject: Re: [IGSTK-Users] IGSTK-4.2 Debug w/ OpenCV<BR>> > > > To: "Daly, Mike" <Mike.Daly@rmp.uhn.on.ca><BR>> > > > Cc: igstk-users@public.kitware.com<BR>> > > > Message-ID: <4A7C7E84.3050500@isis.georgetown.edu><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>> > > > <BR>> > http://public.kitware.com/cgi-bin/viewcvs.cgi/Source/CMakeLists.txt?root=IGSTK&r1=1.49&r2=1.50&sortby=date<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 <BR>> > 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 <BR>> > Debug<BR>> > > > >> mode I encounter the following linker error for many of the example<BR>> > > > >> applications (e.g., VideoFrameGrabberAndViewerWebcamWin, <BR>> > 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 <BR>> > OpenCV<BR>> > > > >> denotes Debug libraries with an extra d (e.g., cxcore110d.lib) <BR>> > under<BR>> > > > >> the lib\debug folder, so I'm not sure if it is looking for the <BR>> > wrong<BR>> > > > >> file somehow. I have the OpenCV lib\ folders in my path. Any <BR>> > help is<BR>> > > > >> appreciated.<BR>> > > > >><BR>> > > > >> Also, does anyone know if you can build OpenCV using static <BR>> > libraries,<BR>> > > > >> since requiring .dlls sometimes gets annoying when distributing <BR>> > an .exe?<BR>> > > > >><BR>> > > > >> Thanks,<BR>> > > > >> Mike Daly<BR>> > > > >><BR>> > > > >><BR>> > > > >><BR>> > > > >> This e-mail may contain confidential and/or privileged <BR>> > information for<BR>> > > > >> the sole use of the inten ded recipient. Any review or <BR>> > distribution by<BR>> > > > >> anyone other than the person for whom it was originally intended is<BR>> > > > >> strictly prohibited. If you have received this e-mail in error, <BR>> > 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>> > > > >> _______________________________________________<BR>> > > > >> Powered by www.kitware.com<BR>> > > > >><BR>> > > > >> Visit other Kitware open-source projects at<BR>> > > > >> http://www.kitware.com/opensource/opensource.html<BR>> > > > >><BR>> > > > >> Follow this link to subscribe/unsubscribe:<BR>> > > > &g t;> http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users<BR>> > > > > _______________________________________________<BR>> > > > > Powered by www.kitware.com<BR>> > > > ><BR>> > > > > Visit other Kitware open-source projects at<BR>> > > > > http://www.kitware.com/opensource/opensource.html<BR>> > > > ><BR>> > > > > Follow this link to subscribe/unsubscribe:<BR>> > > > > http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users<BR>> > > > ><BR>> > > > ><BR>> > > ><BR>> > > ><BR>> > > > ------------------------------<BR>> > > ><BR>> > > > _______________________________________________<BR>> > > > IGSTK-Users mailing list<BR>> > > > IGSTK-Users@public.kitware.com<BR>> > > > http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users<BR>> > > ><BR>> > > > End of IGSTK-Users Digest, Vol 38, Issue 2<BR>> > > > ******************************************<BR>> > ><BR>> > > ___________ ______________________________________________________<BR>> > > See all the ways you can stay connected to friends and family<BR>> > > http://www.microsoft.com/windows/windowslive/default.aspx<BR>> > > -------------- next part --------------<BR>> > > An HTML attachment was scrubbed...<BR>> > > URL: <BR>> > <http://public.kitware.com/pipermail/igstk-users/attachments/20090814/62373c53/attachment-0001.htm><BR>> > ><BR>> > > ------------------------------<BR>> > ><BR>> > > Message: 2<BR>> > > Date: Fri, 14 Aug 2009 08:37:45 -0400<BR>> > > From: Andinet Enquobahrie <andinet.enqu@kitware.com><BR>> > > Subject: Re: [IGSTK-Users] IGSTK-Users Digest, Vol 38, Issue 2<BR>> > > To: kai yang <yk119@hotmail.com><BR>> > > Cc: igstk-users@public.kitware.com<BR>> > > Message-ID:<BR>> > > <4717fcd60908140537u2fce3714ud6622862b105a649@mail.gmail.com><BR>> > > Content-Type: text/plain; charset="iso-8859-1"<BR>> > ><BR>> > > Hi kai yang-<BR>> > ><BR>> > > Can you give us more information what yo u mean by 3D model of the <BR>> > organs?<BR>> > ><BR>> > > Andinet<BR>> > ><BR>> > > 2009/8/13 kai yang <yk119@hotmail.com><BR>> > ><BR>> > > > Dear IGSTK users:<BR>> > > ><BR>> > > > I have installed and run needlebiopsy.exe, working successfully with<BR>> > > > Aurora. In the GUI, there is only 3D view of CT sections in the <BR>> > lower right<BR>> > > > pannel. I would like to build a *3D model *of the organs in the <BR>> > system. So<BR>> > > > my question is:<BR>> > > ><BR>> > > > Could you tell me the workflow of building 3D models of the organ <BR>> > from CT<BR>> > > > scan and integrated with NDI tracking system, based needlebiopsy source<BR>> > > > code?<BR>> > > ><BR>> > > > Thank you and best regards<BR>> > > ><BR>> > > > Kai Yang<BR>> > > ><BR>> > > ><BR>> > > > > From: igstk-users-request@public.kitware.com<BR>> > > > > Subject: IGSTK-Users Digest, Vol 38, Issue 2<BR>> > > > > To: igstk-users@public.kitware.com<BR>> > > > > Date: Sat, 8 Aug 2009 12:00:05 -0400<BR>> > > > ><BR>> > > > > Send IGSTK-Users mailing list submissions to<BR>> > > > > igstk-users@public.kitware.com<BR>> > > > ><BR>> > > > > To subscribe or unsubscribe via the World Wide Web, visit<BR>> > > > > http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users<BR>> > > > > or, via email, send a message with subject or body 'help' to<BR>> > > > > igstk-users-request@public.kitware.com<BR>> > > > ><BR>> > > > > You can reach the person managing the list at<BR>> > > > > igstk-users-owner@public.kitware.com<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>> > & gt; > > 3. Re: IG STK-4.2 Debug w/ OpenCV (Patrick Cheng)<BR>> > > > ><BR>> > > > ><BR>> > > > > <BR>> > ----------------------------------------------------------------------<BR>> > > > ><BR>> > > > > Message: 1<BR>> > > > > Date: Fri, 7 Aug 2009 13:20:03 -0400<BR>> > > > > From: "Daly, Mike" <Mike.Daly@rmp.uhn.on.ca><BR>> > > > > Subject: [IGSTK-Users] IGSTK-4.2 Debug w/ OpenCV<BR>> > > > > To: <igstk-users@public.kitware.com><BR>> > > > > Message-ID:<BR>> > > > > <EF2641E33162A443B6A43CDBCD160A80037D65@rmpmail01.rmpuhn.ca><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 <BR>> > 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 enc <BR>> > ounter<BR>> > > > the following linker error for many of the example applications (e.g.,<BR>> > > > VideoFrameGrabberAndViewerWebcamWin, NeedleBiopsy):<BR>> > > > ><BR>> > > > > LINK : fatal error LNK1104: cannot open file 'cxcore110.li b'<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) <BR>> > 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>> > > > ><BR>> > > > > Also, does anyone know if you can build OpenCV using static <BR>> > libraries,<BR>> > > > since requiring .dlls sometimes gets annoying when distributing an <BR>> > .exe?<BR>> > > > ><BR>> > > > > Thanks,<BR>> > > > > Mike Daly<BR>> > > > ><BR>> > > > ><BR>> > > > ><BR>> > > > ><BR>> > > > > Th is e-mail may contain confidential and/or privileged <BR>> > information for<BR>> > > > the sole use of the intended recipient.<BR>> > > > > Any review or distribution by anyone other than the person for <BR>> > whom it<BR>> > > > was originally intended is strictly prohibited.<BR>> > > > > If you have received this e-mail in error, please contact the <BR>> > sender and<BR>> > > > delete all copies.<BR>> > > > > Opinions, conclusions or other information contained in this <BR>> > e-mail may<BR>> > > > not be th at of the organization.<BR>> > > > > -------------- next part --------------<BR>> > > > > An HTML attachment was scrubbed...<BR>> > > > > URL: <<BR>> > > > <BR>> > http://public.kitware.com/pipermail/igstk-users/attachments/20090807/6a218bd5/attachment.html<BR>> > > > ><BR>> > > > ><BR>> > > > > ------------------------------<BR>> > > > ><BR>> > > > > Message: 2<BR>> > > > > Date: Fri, 07 Aug 2009 14:06:01 -0400<BR>> > > > > From: Patrick Cheng <cheng@isis.georgetown.edu><BR>> > > > > Subject: Re: [IGSTK-Users] IGSTK-4.2 Debug w/ OpenCV<BR>> > > > > To: "Daly, Mike" <Mike.Daly@rmp.uhn.on.ca><BR>> > > > > Cc: igstk-users@public.kitware.com<BR>> > > > > Message-ID: <4A7C6D09.5040906@isis.georgetown.edu><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 <BR>> > 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<BR>> > > > options<BR>> > > > > > ON, using the OpenCV May-08-2009 snapshot provided on the Wiki. <BR>> > 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, <BR>> > NeedleBiopsy):<BR>> > > > > ><BR>> > > > > > LINK : fatal error LNK1104: cannot open file 'cxcore110.lib'<BR>> > > > > &am p;gt ;<BR>> > > > > > Has anyone run IGSTK-4.2 in Debug mode using OpenCV? Note that <BR>> > OpenCV<BR>> > > > > > denotes Debug libraries with an extra d (e.g., cxcore110d.lib) <BR>> > under<BR>> > > > the<BR>> > > > > > lib\debug folder, so I'm not sure if it is looking for the <BR>> > 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 <BR>> > libraries,<BR>> > > > > > since requiring .dlls sometimes gets annoying when distributing an<BR>> > > > .exe?<BR>> > > > > ><BR>> > > > > > Thanks,<BR>> > > > > > Mike Daly<BR>> > > > > ><BR>> > > > > ><BR>> > > > > ><BR>> > > > > > This e-mail may contain confidential and/or privileged <BR>> > information for<BR>> > > > the sole use of the intended recipient.<BR>> > > > > > Any review o r distribution by anyone other than the person for <BR>> > whom it<BR>> > > > was originally intended is strictly prohibited.<BR>> > > > > > If you have received this e-mail in error, please contact the <BR>> > sender an<BR>> > > > d delete all copies.<BR>> > > > > > Opinions, conclusions or other information contained in this <BR>> > e-mail may<BR>> > > > not be that of the organization.<BR>> > > > > ><BR>> > > > > ><BR>> > > > > ><BR>> > > > <BR>> > ------------------------------------------------------------------------<BR>> > > > > ><BR>> > > > > > _______________________________________________<BR>> > > > > > Powered by www.kitware.com<BR>> > > > > ><BR>> > > > > > Visit other Kitware open-source projects at<BR>> > > > http://www.kitware.com/opensource/opensource.html<BR>> > > > > ><BR>> > > > > > Follow this link to subscribe/unsubscribe:<BR>> > > > > > http://public.kitware.com/cgi-bin/m ailman/listinfo/igstk-users<BR>> > > > ><BR>> > > > ><BR>> > > > > ------------------------------<BR>> > > > ><BR>> > > > > Message: 3<BR>> > > > > Date: Fri, 07 Aug 2009 15:20:36 -0400<BR>> > > > > From: Patrick Cheng <cheng@isis.georgetown.edu><BR>> > > > > Subject: Re: [IGSTK-Users] IGSTK-4.2 Debug w/ OpenCV<BR>> > > > > To: "Daly, Mike" <Mike.Daly@rmp.uhn.on.ca><BR>> > > > > Cc: igstk-users@public.kitware.com<BR>> > > > > Message-ID: <4A7C7E84.3050500@isis.georgetown.edu><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>> > > > ><BR>> > > > <BR>> > http://public.kitware.com/cgi-bin/viewcvs.cgi/Source/CMakeLists.txt?root=IGSTK&r1=1.49&r2=1.50&sortby=date<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 <BR>> > haven't<BR>> > > > 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 <BR>> > Debug<BR>> > > > > >> mode I encounter the following linker error for many of the <BR>> > example<BR>> > > > > >> applications (e.g., VideoFrameGrabberAndViewerWebcamWin,<BR>> > > > 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<BR>> > > > that OpenCV<BR>> > > > > >> denotes Debug libraries with an extra d (e.g., cxcore110d.lib) <BR>> > under<BR>> > > > > >> the lib\debug folder, so I'm not sure if it is looking for the <BR>> > wrong<BR>> > > > > >> file somehow. I have the OpenCV lib\ folders in my path. Any <BR>> > help is<BR>> > > > > >> appreciated.<BR>> > > > > >><BR>> > > > > >> Also, does anyone know if you can build OpenCV using static <BR>> > libraries,<BR>> > > ><BR>> > > > > >> since requiring .dlls sometimes gets annoying when distributing an<BR>> > > > .exe?<BR>> > > > > >><BR>> > > > > >> Thanks,<BR>> > > > > >> Mike Daly<BR>> > > > > >><BR>> > > > > >><BR>> > > > > >><BR>> > > > > >> This e-mail may contain confidential and/or privileged <BR>> > information for<BR>> > > ><BR>> > > > > >> the sole use of the intended recipient. Any review or <BR>> > distribution by<BR>> > > > > >> anyone other than the person for whom it was originally <BR>> > intended is<BR>> > > > > >> strictly prohi bited. If you have received this e-mail in error,<BR>> > > > 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>> > > > > >><BR>> > > > > >> _______________________________________________<BR>> > > > > >> Powered by www.kitware.com<BR>> > > > > >><BR>> > > > > >> Visit other Kitware open-source projects at<BR>> > > > > >> http://www.kitware.com/opensource/op ensource.html<BR>> > > > > >><BR>> > > > > >> Follow this link to subscribe/unsubscribe:<BR>> > > > > >> http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users<BR>> > > > > > _______________________________________________<BR>> > > > > > Powered by www.kitware.com<BR>> > > > > ><BR>> > > > > > Visit other Kitware open-source projects at<BR>> > > > &g t; > http://www.kitware.com/opensource/opensource.html<BR>> > > > > ><BR>> > > > > > Follow this link to subscribe/unsubscribe:<BR>> > > > > > http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users<BR>> > > > > ><BR>> > > > > ><BR>> > > > ><BR>> > > > ><BR>> > > > > ------------------------------<BR>> > > > ><BR>> > > > > _______________________________________________<BR>> > > > > IGSTK-Users mailing list<BR>> > > > > IGSTK-Users@public.kitware.com<BR>> > > > > http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users<BR>> > > > ><BR>> > > > > End of IGSTK-Users Digest, Vol 38, Issue 2<BR>> > > > > ******************************************<BR>> > > ><BR>> > > > ------------------------------<BR>> > > > Buddy is 10! Create a comic strip of your ultimate party and win <BR>> > $1,000! Click<BR>> > > > here <http://discover.windowslive.com/en-sg/messenger/messengeris10/><BR>> > > ><BR>> > > > _______________________________________________<BR>> > > > Powered by www.kitware.com<BR>> > > ><BR>> > > > Visit other Kitware open-source projects at<BR>> > > > http://www.kitware.com/opensource/opensource.html<BR>> > > ><BR>> > > > Follow this link to subscribe/unsubscribe:<BR>> > > > http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users<BR>> > > ><BR>> > > -------------- next part --------------<BR>> > > An HTML attachment was scrubbed...<BR>> > > URL: <http://public.kitware.com/pipermai <BR>> > l/igstk-users/attachments/20090814/4e4b6e48/attachment.htm><BR>> > ><BR>> > > ------------------------------<BR>> > ><BR>> > > _______________________________________________<BR>> > > IGSTK-Users mailing list<BR>> > > IGSTK-Users@public.kitware.com<BR>> > > http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users<BR>> > ><BR>> > > End of IGSTK-Users Digest, Vol 38, Issue 3<BR>> > > ******************************************<BR>> > <BR>> > ------------------------------------------------------------------------<BR>> > Buddy is 10! Create a comic strip of your ultimate party and win $1,000! <BR>> > Click here <http://discover.windowslive.com/en-sg/messenger/messengeris10/><BR>> > <BR>> > <BR>> > ------------------------------------------------------------------------<BR>> > <BR>> > _______________________________________________<BR>> > Powered by www.kitware.com<BR>> > <BR>> > Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html<BR>> > <BR>> > Follow this link to subscribe/unsubscribe:<BR>> > http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users<BR><br /><hr />Share your memories online with anyone you want <a href='http://www.microsoft.com/singapore/windows/windowslive/products/photos-share.aspx?tab=1' target='_new'>anyone you want.</a></body>
</html>