Hello,

I am wotking on a project for 'segmentation' using ITK in C++ in Visual studio 2008
now, I want to copy an example code from Examples in ITK and use it in my program.
To be specific , I am using "ShapeDetectionLevelSetFilter"

If I try to build my program it gives me fatal error C1083 and asking for missing header files.

Haw can I add all the header files related to the example code that I took from ITK ?

I tried right click on the Example code > properties > General > Additional Include Librarries , and added all these librarries in my code and still not working.

What can I do?

help me please.

Thanks

Jowana

Best place to ask those questions is on the ITK's mailing list. Read the *.pdf file from this link. They are the experts, not us.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.