Compatibility of Halcon Wrapper and OpenCV Interface

4 visualizaciones (últimos 30 días)
Nut
Nut el 10 de En. de 2017
Comentada: Nut el 20 de En. de 2017
Hi,
I'm interested in using the Halcon Wrapper:
https://it.mathworks.com/matlabcentral/fileexchange/46524-mvtec-halcon-wrapper
and the OpenCV Interface:
https://it.mathworks.com/matlabcentral/fileexchange/47953-computer-vision-system-toolbox-opencv-interface
From their descriptions, it seems that Halcon wrapper works with MATLAB R2014a, while the OpenCV Interface requires at least MATLAB R2014b.
I would like to have the possibility to use both tools in the same code. So, is there a MATLAB version able to properly run both the Halcon wrapper and the OpenCV Interface?
Moreover, has anyone had any experience of this?
Thank you for your answers, warm regards.

Respuestas (1)

Ed Marquez
Ed Marquez el 12 de En. de 2017
Hi. It is possible that you may be able to use the Halcon Wrapper in R2014b, but I cannot confirm this. Trying the Halcon Wrapper in R2014b is definitely more feasible than trying the OpenCV (which requires at least R2014b) in R2014a as the latter combination will not work.
Also note that a completely new system for MATLAB Graphics was introduced in R2014b, and that could introduce some limitations for the Halcon Wrapper if you were to use it with R2014b. The best bet here would be to contact the author of the file exchange submission via email.
  1 comentario
Nut
Nut el 20 de En. de 2017
Thank you very much for your indications. Well, in my case may be convenient to install OpenCV using my current version (later than R2014b) and then try to install the Halcon Wrapper.

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by