Compatibility of Halcon Wrapper and OpenCV Interface

8 vues (au cours des 30 derniers jours)
Nut
Nut le 10 Jan 2017
Commenté : Nut le 20 Jan 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.

Réponses (1)

Ed Marquez
Ed Marquez le 12 Jan 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 commentaire
Nut
Nut le 20 Jan 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.

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by