Use this tag for questions dealing with opencv cv::Mat (or cvMat) data structure.
I have been through the documentation and didn't get a clear detailed description about UMat; however I think it has …
opencv matI'm using the EmguCV 3.0.0 wrapper to the OpenCV 3.0 library. I'm using the Mat class in a few places. Here's an …
c# image-processing mat emgucvI am wondering about the way of accessing data in Mat in OpenCV. As you know, we can access to …
c++ image image-processing opencv matIn OpenCV, I see imread() and VideoCapture() both take a string to a file path of multiple extensions. Is there …
c++ opencv video-capture matTrying to create an input with a clear button following the example from Angular Material, link to the example, what …
angular events angular-material matI am a beginner to Opencv. In my new opencv project I have to capture video frames from a camera …
opencv yuv matI am writing my first program in OpenCV in Java and I'd like to ask, is it possible to load …
java opencv matI need to implement a function that receives a string containing the bytes of an image (received via boost socket …
string opencv mat