<div dir="ltr">Hi,<div><br></div><div>I must started using itk. So apologize if I asked stupid questions. </div><div><br></div><div>I want to build ITK with itkOpenCVBridge enabled because I have an urgent project which requires cascade training, neural network and 3D image transformations/feature detections. And I want it work with python wrap as I want to create 3DSlicer scripts (while 3DSlicer is lack of documents and adequate debugging tools). </div>
<div><br></div><div>but I kept receiving error/warnings during the configure/generate/make process. Any modules related swig, itkvtkglue, dcmtk, vxl can't be built (but I have already installed the newest version of these pacs/libs in ubuntu, the cmake just say that vxl version is too old, can't find DCMTK_LIBRARIES no matter how I set the paths). So I just disabled these items in cmake.</div>
<div><br></div><div>Then I received some errors/warnings in make process, such as the following one:</div><div><div><br></div><div>home/ivjia/itk/InsightToolkit-4.4.2/bin/Wrapping/Modules/ITKStatistics/itkHistogramToIntensityImageFilterPython.cpp: In function ‘void SWIG_InitializeModule(void*)’:</div>
<div>/home/ivjia/itk/InsightToolkit-4.4.2/bin/Wrapping/Modules/ITKStatistics/itkHistogramToIntensityImageFilterPython.cpp:13566:21: warning: statement has no effect [-Wunused-value]</div><div>[ 72%] Building CXX object Modules/Nonunit/Review/test/CMakeFiles/ITKReviewTestDriver.dir/itkScalarChanAndVeseSparseLevelSetImageFilterTest1.cxx.o</div>
<div>[ 72%] Generating itkCenteredSimilarity2DTransformPython.cpp, ../../../lib/itkCenteredSimilarity2DTransformPython.py</div></div><div><br></div><div>How can I bulid itk with all these properties enabled?</div><div><br>
</div><div>Thank you very much!</div><div><br></div><div>Best,</div><div><br></div><div>-- <br>Chengjia Wang<br>Phd Student, <br>University of Edinburgh<br>Clinical Research Imaging Center (CRIC)<br>Toshiba Medical Visualization Systems Europe, Ltd<br>
Email: <a href="mailto:wangchengjia1986@gmail.com" target="_blank">wangchengjia1986@gmail.com</a><br>
</div></div>