[Insight-users] strange problem about the example _fuzzy connectdness

kp kuang_ping at 126.com
Sat Mar 25 07:24:06 EST 2006


hello insight-users:
   
I am new to ITK, and I want to make some tests with the fuzzy connectedness algorithm. 
I have found there exists one example of this algorithm, but, when I use Cmake to compile the InsightApplications-2.6.0, I found that  example fuzzyconnectedness can't be compile in.

then I compiled VTK, LTK and set their option radio on in cmake enviroment, and compile them again, the  example of fuzzyconnectedness also can't be compiled. Why?


ItkSoftwareGuide-2.4.0 introduced one method to compile my own projects with the example helloworld, as it introduced , I do the same steps to the fuzzyconnectedness as follows:
1. copy the folder fuzzyconnectedness and all files in it under the folder of  D:\InsightToolkit-2.6.0(unziped folder)\Examples\Installation
2. use cmake to set the source code folder and the binary folder.
   the source code folder is :  D:\InsightToolkit-2.6.0(unziped folder)\Examples\Installation\fuzzyconnectdness\
    the binary folder is : D:\itktoolkit26(installed folder)\
3. compile it with the cmake. use the VTK , LTK option 'on'. for VS.net 2003
4. use VS.net 2003 to open it, complile it. it notices me that "an't find the itkImage.h" and no executable file is created.why?
5. If I change the  fuzzyconnectedness's floder position, process the same steps from 1 to 4, then it finds the itkImage.h, but it still notice me that "can't find FuzzyConnectApp.cxx" and "FuzzyConnectness.css". Why?


need help.


        kuang_ping at 126.com
          2006-03-25


More information about the Insight-users mailing list