Compatibility of Halcon Wrapper and OpenCV Interface
3 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
回答(1 个)
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.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!