Hi all !<div>I&#39;m new to ITK, but I&#39;m quit familiar with OpenCV. I want to use OpenCV and ITK together, so I installed ITK. But when I ran the ITK-OpenCV-Bridge-Tutorial, it complains that can&#39;t find some headers, just like this:</div>


<div><br></div><div><div>/home/zeta/ITK-OpenCV-Bridge-Tutorial/Exercises/ITKOpenCVBridge/exercise1/BasicFilteringITKOpenCVBridge.cxx:25:34: fatal error: itkOpenCVImageBridge.h: No such file or directory</div><div>compilation terminated.</div>


<div>make[2]: *** [Exercises/ITKOpenCVBridge/exercise1/CMakeFiles/BasicFilteringITKOpenCVBridge.dir/BasicFilteringITKOpenCVBridge.cxx.o] Error 1</div><div>make[1]: *** [Exercises/ITKOpenCVBridge/exercise1/CMakeFiles/BasicFilteringITKOpenCVBridge.dir/all] Error 2</div>


<div>make: *** [all] Error 2</div></div><div><div><br></div><div>I think I had installed ITK the usual way, like :</div><div>cd /path/to/ITK/source</div><div>mkdir build</div><div>cmake ..</div><div>make</div><div>make install</div>


<div><br></div><div>I could find the Video module in the source, But can&#39;t find headers in /usr/local/ITK4.0. I should put something there, but i think &quot;make install&quot; would do that.</div><div>Hope someone could explain it, with a good solution.</div>


<div>——<br>美丽有两种:<br>一是深刻又动人的方程,<br>一是你泛着倦意淡淡的笑容。<br>
</div></div>