Using OpenCV with Matlab
Show older comments
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!
Answers (1)
Image Analyst
on 24 Oct 2022
0 votes
Have you read through all the links here:
By the way, many of the OpenCV functions have counterparts in the MATLAB Image Processing Toolbox.
Categories
Find more on OpenCV Support in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!