<div dir="ltr">Hi Matt, <div><br></div><div>Thank you very much! </div><div><br></div><div>And how can I fix the error "vxl version too old"?</div><div><br></div><div>I finally make/installed itk/vtk/opencv/vxl1.17 but I still can't make the InsightApplications. And I'm now using itk4.5</div>
<div><br></div><div>Thank you very much!</div><div><br></div><div>Best,</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 5, 2014 at 5:30 AM, Matt McCormick <span dir="ltr"><<a href="mailto:matt.mccormick@kitware.com" target="_blank">matt.mccormick@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Chengija,<br>
<br>
Welcome to ITK!<br>
<br>
There are many opportunities to improve the ITK python wrapping,<br>
including a number of warnings.<br>
<br>
Make sure to use the latest version of ITK for the best DCMTK support.<br>
 Try turning OFF USE_SYSTEM_DCMTK if trouble persists.<br>
<br>
Wrapping is not yet available for the OpenCV bridge yet.  It could be<br>
added [1] (see the "wrapping" directory of other modules).  The<br>
quickest route, though, is to use SimpleITK (easy_install SimpleITK),<br>
then use SimpleITK.GetArrayFromImage() to get the NumPy array, then<br>
import the NumPy array into OpenCV.<br>
<br>
Thanks,<br>
Matt<br>
<br>
[1]   <a href="http://insightsoftwareconsortium.github.io/ITKBarCamp-doc/CommunitySoftwareProcess/SubmitAPatchToGerrit/index.html" target="_blank">http://insightsoftwareconsortium.github.io/ITKBarCamp-doc/CommunitySoftwareProcess/SubmitAPatchToGerrit/index.html</a><br>

<div><div class="h5"><br>
On Tue, Feb 4, 2014 at 10:48 PM, WANG Chengjia<br>
<<a href="mailto:wangchengjia1986@gmail.com">wangchengjia1986@gmail.com</a>> wrote:<br>
> Hi,<br>
><br>
> I must started using itk. So apologize if I asked stupid questions.<br>
><br>
> I want to build ITK with itkOpenCVBridge enabled because I have an urgent<br>
> project which requires cascade training, neural network and 3D image<br>
> transformations/feature detections. And I want it work with python wrap as I<br>
> want to create 3DSlicer scripts (while 3DSlicer is lack of documents and<br>
> adequate debugging tools).<br>
><br>
> but I kept receiving error/warnings during the configure/generate/make<br>
> process. Any modules related swig, itkvtkglue, dcmtk, vxl can't be built<br>
> (but I have already installed the newest version of these pacs/libs in<br>
> ubuntu, the cmake just say that vxl version is too old, can't find<br>
> DCMTK_LIBRARIES no matter how I set the paths). So I just disabled these<br>
> items in cmake.<br>
><br>
> Then I received some errors/warnings in make process, such as the following<br>
> one:<br>
><br>
> home/ivjia/itk/InsightToolkit-4.4.2/bin/Wrapping/Modules/ITKStatistics/itkHistogramToIntensityImageFilterPython.cpp:<br>
> In function 'void SWIG_InitializeModule(void*)':<br>
> /home/ivjia/itk/InsightToolkit-4.4.2/bin/Wrapping/Modules/ITKStatistics/itkHistogramToIntensityImageFilterPython.cpp:13566:21:<br>
> warning: statement has no effect [-Wunused-value]<br>
> [ 72%] Building CXX object<br>
> Modules/Nonunit/Review/test/CMakeFiles/ITKReviewTestDriver.dir/itkScalarChanAndVeseSparseLevelSetImageFilterTest1.cxx.o<br>
> [ 72%] Generating itkCenteredSimilarity2DTransformPython.cpp,<br>
> ../../../lib/itkCenteredSimilarity2DTransformPython.py<br>
><br>
> How can I bulid itk with all these properties enabled?<br>
><br>
> Thank you very much!<br>
><br>
> Best,<br>
><br>
> --<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">wangchengjia1986@gmail.com</a><br>
><br>
</div></div>> _____________________________________<br>
> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at<br>
> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
><br>
> Kitware offers ITK Training Courses, for more information visit:<br>
> <a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
><br>
> Please keep messages on-topic and check the ITK FAQ at:<br>
> <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
><br>
> _______________________________________________<br>
> Community mailing list<br>
> <a href="mailto:Community@itk.org">Community@itk.org</a><br>
> <a href="http://public.kitware.com/cgi-bin/mailman/listinfo/community" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/community</a><br>
><br>
</blockquote></div><br><br clear="all"><div><br></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>