Noll, Matthias
2017-03-23 15:19:47 UTC
Hi All,
I was wondering if there is an easy way to activate the ITKVideoBridgeOpenCV for the new MITK 2016.11.
I do not find any option to trigger this. If I do it manually by editing the cmake config for ITK-build in the MITK Superbuild folders, I can build the lib, but not use it.
It seem that MITK uses a different path for all external projects. Thus, plugins and models can't find the libs and headers. Again, copying the files manually to the MITK/ep folders and adjusting the cmake files does not work, because then MITK tries to find e.g. ITKVideoBridgeOpenCV.lib instead of %LIB_PATH%\ITKVideoBridgeOpenCV-4.9.lib.
Long story short, it's a pain to get OpenCV Bride working with MITK.
If I've not missed anything, you guys should either build ITKOpenCVBridge by default if MITK_USE_OpenCV is selected or include a cmake option to do so.
Regards,
Matthias
I was wondering if there is an easy way to activate the ITKVideoBridgeOpenCV for the new MITK 2016.11.
I do not find any option to trigger this. If I do it manually by editing the cmake config for ITK-build in the MITK Superbuild folders, I can build the lib, but not use it.
It seem that MITK uses a different path for all external projects. Thus, plugins and models can't find the libs and headers. Again, copying the files manually to the MITK/ep folders and adjusting the cmake files does not work, because then MITK tries to find e.g. ITKVideoBridgeOpenCV.lib instead of %LIB_PATH%\ITKVideoBridgeOpenCV-4.9.lib.
Long story short, it's a pain to get OpenCV Bride working with MITK.
If I've not missed anything, you guys should either build ITKOpenCVBridge by default if MITK_USE_OpenCV is selected or include a cmake option to do so.
Regards,
Matthias