Dear all, I have successfully build the MITK toolkit on Linux (Ubuntu 11.10) and I am trying to get started with the functions provided by the toolkit. I need to perform a segmentation algorithm and I thought that the functionalities provided by ITK.
I tried to compile the first example http://www.itk.org/Wiki/ITK/Examples/IO/ImageFileReader but, when launching ccmake, it complains that a path is missing: ************************************************************ Could not find module FindItkVtkGlue.cmake or a configuration file for package ItkVtkGlue. Adjust CMAKE_MODULE_PATH to find FindItkVtkGlue.cmake or set ItkVtkGlue_DIR to the directory containing a CMake configuration file for ItkVtkGlue. The file will have one of the following names: ItkVtkGlueConfig.cmake itkvtkglue-config.cmake ************************************************************ However, I do not have any ItkVtkGlueConfig.cmake or itkvtkglue-config.cmake file either in the downloaded MITK folder or in the folder where the superbuild process created the binaries. I suppose that I am not approaching the problem correctly. How can I exploit the powerful algorithms provided by ITK having done the MITK superbuild process? Should I perform the build of ITK as well? Its main feature should be covered by MITK, shouldn't they? Thanks a lot, best regards Francesco ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
