Using OpenCV with Matlab
古いコメントを表示
Hello,
I am currently in a class using matlab for digital image processing. The course is currently moving onto using opencv with matlab. I have watched the opencv video here, but I am still quite confused.
I have downloaded all the required packages (I believe) and am now ready to implement opencv in matlab. However, I am lost on how to get started.
The overall goal is to use the opencv code for the sobel function inside matlab so that I can flexibly use the opencv sobel function in specified ROIs, etc.
Can anyone help me better understand how I use opencv? Currently it seems like I am stuck trying to use opencv within matlab. Any help is greatly appreciated!
回答 (1 件)
Image Analyst
2022 年 10 月 24 日
0 投票
Have you read through all the links here:
By the way, many of the OpenCV functions have counterparts in the MATLAB Image Processing Toolbox.
カテゴリ
ヘルプ センター および File Exchange で OpenCV Support についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!