Resize a mat containing CV_8UC2
|
|
0
|
39
|
February 3, 2025
|
Mat and a stack of images
|
|
4
|
211
|
July 14, 2024
|
Create openCV Matrix from rotated CVPixelBufferRef in iOS
|
|
1
|
177
|
May 20, 2024
|
Qr detector Opencv.js Polylines from points
|
|
1
|
480
|
April 13, 2024
|
Why does use local variable in Mat::resize()?
|
|
4
|
344
|
January 2, 2024
|
How to let cv::Mat constructed in a pre-allocated memory?
|
|
0
|
347
|
October 16, 2023
|
Opencv.js (Javascript) How can I create a contour (Mat) object with vertices coordinates in an array
|
|
0
|
288
|
July 28, 2023
|
How to store 4D mat of dimension [1*224*224*1*CV_32FC1] to Bitmap Image
|
|
2
|
275
|
June 20, 2023
|
Usage of UMat and Mat
|
|
6
|
4311
|
April 24, 2023
|
Avoid confusion of matrix types
|
|
1
|
743
|
December 5, 2022
|
How can I copy elements from one type of Mat to a different type of Mat
|
|
2
|
1610
|
August 9, 2022
|
How to store Mat in std::array
|
|
3
|
549
|
June 15, 2022
|
Question on matrix Multiplication to get a 1 by 1 matrix in OpenCV
|
|
1
|
460
|
April 6, 2022
|
Convert Mat Image to uint32_t type
|
|
1
|
731
|
December 9, 2021
|
Different order of elements while std::cout print a cv::Mat than to iterate with cv::Mat begin(), end()
|
|
1
|
610
|
October 21, 2021
|
How can i access to the stats of the connectedComponentsWithStats function?
|
|
3
|
800
|
August 11, 2021
|
Why ROI not changed
|
|
1
|
455
|
August 8, 2021
|
Opencv matrix multiplication
|
|
1
|
2913
|
August 7, 2021
|
Why does .clone() doesn't copy rows?
|
|
1
|
661
|
July 15, 2021
|
1D array to 16bits greyscale mat
|
|
3
|
1213
|
June 17, 2021
|
How to deal with large images
|
|
15
|
11157
|
June 5, 2021
|
How to loose pixel ownership of a Mat
|
|
4
|
787
|
May 6, 2021
|
Analyze RGB Videostream
|
|
7
|
839
|
April 28, 2021
|
When using a threshold, how can I tell which of the pixels are collected?
|
|
1
|
389
|
April 26, 2021
|
How can I count how many black and white pixels are on a picture?
|
|
1
|
1000
|
April 23, 2021
|
Cannot change pixel value of image
|
|
2
|
1846
|
April 17, 2021
|
Is it possible to display an matrix with an Bitdepth of 16 Bit (Colormap)
|
|
2
|
745
|
April 9, 2021
|
Data type changed after .clone or copyTo
|
|
4
|
629
|
April 7, 2021
|
Python representation of Mat with pointer to user data
|
|
7
|
2142
|
March 24, 2021
|
Assign one image's index location to another image
|
|
5
|
563
|
March 15, 2021
|