OpenCV
cv::cuda::calcHist() giving zero array of length 256 as output
C++
cuda
Abinas_Chopdar
April 13, 2024, 4:27am
3
using int in-place of float resolved my issue. Thank you.
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Possible to use calcHist with a float as bin
C++
2
276
May 20, 2021
I want draw a histogram for a grayscale picture
C++
imgproc
1
1539
March 17, 2022
calcHist - returned NULL without setting an error
Python
4
779
January 31, 2022
Unified Memory problem
C++
cuda
13
1056
May 4, 2023
GpuMat::convertTo() is unable to convert CV_8U to CV_16F
C++
cuda
5
522
January 6, 2023