Compatibility of Halcon Wrapper and OpenCV Interface

5 ビュー (過去 30 日間)
Nut
Nut 2017 年 1 月 10 日
コメント済み: Nut 2017 年 1 月 20 日
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.

回答 (1 件)

Ed Marquez
Ed Marquez 2017 年 1 月 12 日
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 件のコメント
Nut
Nut 2017 年 1 月 20 日
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.

サインインしてコメントする。

Community Treasure Hunt

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

Start Hunting!

Translated by