|
Why does __null, 0, 0.0 work but (void *)0,nullptr dont work when assignment overload is used
|
|
1
|
528
|
March 14, 2023
|
|
Opencv causes debug-enabled python interpreter to abort with a refcount error
|
|
1
|
1076
|
March 10, 2023
|
|
getPerspectiveTransform fails at 1 input point
|
|
2
|
627
|
March 10, 2023
|
|
Can't extract elements from a Mat object into an int array (C++)
|
|
2
|
1023
|
March 6, 2023
|
|
Question about the operator overriding for operator+=(Mat a, Mat b): does it ever exist?
|
|
0
|
292
|
March 2, 2023
|
|
Binary image creation
|
|
5
|
1100
|
February 23, 2023
|
|
Compiling core files with the project without installing opencv!
|
|
9
|
1759
|
February 17, 2023
|
|
No suitable user-defined conversion from "cv::Matx<double, 2, 1>" to "cv::Vec2d" exists
|
|
2
|
426
|
January 9, 2023
|
|
cv::Mat set raw data
|
|
3
|
622
|
January 2, 2023
|
|
How does cv::normalize work for multi channel images?
|
|
0
|
919
|
November 28, 2022
|
|
How to crop data from multi-dimensional(dims>2) mat?
|
|
2
|
1302
|
November 10, 2022
|
|
Error when save 4 dimensional mat
|
|
0
|
503
|
November 8, 2022
|
|
Error when using the cv::transposeND
|
|
0
|
1056
|
November 8, 2022
|
|
Convert CV_32SC2 to CV_8UC3
|
|
9
|
2317
|
November 4, 2022
|
|
cv::Matx in cuda kernel
|
|
6
|
1025
|
November 4, 2022
|
|
What's the index type in channels of cv::Mat::at?
|
|
6
|
1353
|
November 1, 2022
|
|
How to use opencv's C++ functions for interfacing with numpy?
|
|
4
|
761
|
October 31, 2022
|
|
Potential bug in cv::mean() for CV_32S?
|
|
9
|
970
|
October 30, 2022
|
|
Removing everything in one image from another image
|
|
1
|
950
|
October 29, 2022
|
|
Is there an equivalent to "cv::Mat gray" in python?
|
|
1
|
853
|
October 29, 2022
|
|
Color a black/white .tif image with 3 colors
|
|
19
|
1292
|
October 23, 2022
|
|
Generate mask of non-infinite of a mat
|
|
2
|
397
|
October 18, 2022
|
|
Cv2.eigen function calculates wrong eigenvalues
|
|
2
|
992
|
October 15, 2022
|
|
How to divide an image by another image in opencv-python?
|
|
14
|
5018
|
September 17, 2022
|
|
Calling matrix multiplication from python
|
|
5
|
1146
|
September 11, 2022
|
|
Translate python code to c#/c++
|
|
1
|
569
|
September 9, 2022
|
|
Is there a way to do the equivalent cv2.addWeigthed on one of the source images without creating a new memory
|
|
4
|
412
|
September 8, 2022
|
|
Can't decode jpg buffer back to image
|
|
13
|
2106
|
September 1, 2022
|
|
How can I copy elements from one type of Mat to a different type of Mat
|
|
2
|
1808
|
August 9, 2022
|
|
Read an image in Ressources QT
|
|
2
|
907
|
August 1, 2022
|