<div dir="ltr">Hi Matt,<div><br></div><div>Thank you very much! It's working now!</div><div><br></div><div>Best,</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Feb 6, 2014 at 3:38 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 Chengjia,<br>
<br>
+1 to Tim's comment.  Good to hear you are making progress :-).<br>
<br>
There is a little VXL build documentation on the wiki [1], although I<br>
have not tried it recently.<br>
<br>
InsightApplications is easiest to build as a Superbuild by pointing<br>
CMake to the "Superbuild" directory in the initial configuration.<br>
<br>
Hope this helps,<br>
Matt<br>
<br>
[1] <a href="http://www.cmake.org/Wiki/ITK_Release_4/Video/HowToBuildVideoModules" target="_blank">http://www.cmake.org/Wiki/ITK_Release_4/Video/HowToBuildVideoModules</a><br>
<br>
On Wed, Feb 5, 2014 at 7:28 PM, WANG Chengjia<br>
<div class="HOEnZb"><div class="h5"><<a href="mailto:wangchengjia1986@gmail.com">wangchengjia1986@gmail.com</a>> wrote:<br>
> Hi Matt,<br>
><br>
> Thank you very much!<br>
><br>
> And how can I fix the error "vxl version too old"?<br>
><br>
> I finally make/installed itk/vtk/opencv/vxl1.17 but I still can't make the<br>
> InsightApplications. And I'm now using itk4.5<br>
><br>
> Thank you very much!<br>
><br>
> Best,<br>
><br>
><br>
> On Wed, Feb 5, 2014 at 5:30 AM, Matt McCormick <<a href="mailto:matt.mccormick@kitware.com">matt.mccormick@kitware.com</a>><br>
> wrote:<br>
>><br>
>> 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]<br>
>> <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>

>><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<br>
>> > urgent<br>
>> > project which requires cascade training, neural network and 3D image<br>
>> > transformations/feature detections. And I want it work with python wrap<br>
>> > 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<br>
>> > following<br>
>> > one:<br>
>> ><br>
>> ><br>
>> > home/ivjia/itk/InsightToolkit-4.4.2/bin/Wrapping/Modules/ITKStatistics/itkHistogramToIntensityImageFilterPython.cpp:<br>
>> > In function 'void SWIG_InitializeModule(void*)':<br>
>> ><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>
>> ><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>
>> > _____________________________________<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>
><br>
><br>
><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>
</div></div></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>