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!