How to use OpenCV-based C++ projects in MATLAB ?

4 ビュー (過去 30 日間)
Sudheer Dunna
Sudheer Dunna 2020 年 10 月 10 日
回答済み: Abhisek Pradhan 2020 年 10 月 13 日
I am trying to use PREVETION Dataset (https://prevention-dataset.uah.es/#downloads). The toolkit they have provided to visualise and process the data has been written completly in cpp (It includes main.cpp, prevention.cpp and few other header (.h) files also), and they have mentioned Only OpenCV is sufficient to process the data.
I have gone through few Matlab related examples to use MEX to integrate cpp with matlab, but in my case i have few header files also.
Kindly help me to use OpenCV-based C++ projects in MATLAB, to visualize and process the data.

回答 (1 件)

Abhisek Pradhan
Abhisek Pradhan 2020 年 10 月 13 日
Here is a link which provides a step by step procedure and the capabilities one can get by integrating OpenCv with MATLAB and SIMULINK.

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by