Resize a mat containing CV_8UC2
|
|
0
|
45
|
February 3, 2025
|
Mat and a stack of images
|
|
4
|
272
|
July 14, 2024
|
Create openCV Matrix from rotated CVPixelBufferRef in iOS
|
|
1
|
202
|
May 20, 2024
|
Qr detector Opencv.js Polylines from points
|
|
1
|
540
|
April 13, 2024
|
Why does use local variable in Mat::resize()?
|
|
4
|
348
|
January 2, 2024
|
How to let cv::Mat constructed in a pre-allocated memory?
|
|
0
|
383
|
October 16, 2023
|
Opencv.js (Javascript) How can I create a contour (Mat) object with vertices coordinates in an array
|
|
0
|
294
|
July 28, 2023
|
How to store 4D mat of dimension [1*224*224*1*CV_32FC1] to Bitmap Image
|
|
2
|
278
|
June 20, 2023
|
Usage of UMat and Mat
|
|
6
|
4490
|
April 24, 2023
|
Avoid confusion of matrix types
|
|
1
|
760
|
December 5, 2022
|
How can I copy elements from one type of Mat to a different type of Mat
|
|
2
|
1709
|
August 9, 2022
|
How to store Mat in std::array
|
|
3
|
559
|
June 15, 2022
|
Question on matrix Multiplication to get a 1 by 1 matrix in OpenCV
|
|
1
|
464
|
April 6, 2022
|
Convert Mat Image to uint32_t type
|
|
1
|
749
|
December 9, 2021
|
Different order of elements while std::cout print a cv::Mat than to iterate with cv::Mat begin(), end()
|
|
1
|
615
|
October 21, 2021
|
How can i access to the stats of the connectedComponentsWithStats function?
|
|
3
|
817
|
August 11, 2021
|
Why ROI not changed
|
|
1
|
464
|
August 8, 2021
|
Opencv matrix multiplication
|
|
1
|
2968
|
August 7, 2021
|
Why does .clone() doesn't copy rows?
|
|
1
|
671
|
July 15, 2021
|
1D array to 16bits greyscale mat
|
|
3
|
1236
|
June 17, 2021
|
How to deal with large images
|
|
15
|
11482
|
June 5, 2021
|
How to loose pixel ownership of a Mat
|
|
4
|
799
|
May 6, 2021
|
Analyze RGB Videostream
|
|
7
|
863
|
April 28, 2021
|
When using a threshold, how can I tell which of the pixels are collected?
|
|
1
|
393
|
April 26, 2021
|
How can I count how many black and white pixels are on a picture?
|
|
1
|
1056
|
April 23, 2021
|
Cannot change pixel value of image
|
|
2
|
1865
|
April 17, 2021
|
Is it possible to display an matrix with an Bitdepth of 16 Bit (Colormap)
|
|
2
|
762
|
April 9, 2021
|
Data type changed after .clone or copyTo
|
|
4
|
644
|
April 7, 2021
|
Python representation of Mat with pointer to user data
|
|
7
|
2179
|
March 24, 2021
|
Assign one image's index location to another image
|
|
5
|
587
|
March 15, 2021
|