Using OpenCV with Matlab
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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!
0 Kommentare
Antworten (1)
Image Analyst
am 24 Okt. 2022
Have you read through all the links here:
By the way, many of the OpenCV functions have counterparts in the MATLAB Image Processing Toolbox.
0 Kommentare
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!