Question about making simulink block for opencv_contrib

조회 수: 1 (최근 30일)
Jianlong
Jianlong 2024년 1월 17일
답변: Suman 2024년 10월 1일
Hello Everyone,
I have a problem that I need to use opencv_contrib for aruco marker detection in simulink, but opencv importer doesn't seem to be able to make a simulink block for opencv_contrib.
I would like to know if there are any successful imports using opencv importer for opencv_contrib, and if not are there any other ways to use opencv_contrib in simulink. Although I can use opencv functions in matlab using the mex interface.

답변 (1개)

Suman
Suman 2024년 10월 1일
OpenCV Importer does not support "opencv_contrib" as mentioned in this documentation. You can try to use the same mex function in a MATLAB Function block in Simulink to use those functionalities.

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by