OpenCV
How can i calculate the median of an asymmetric histogram (256 gray levels)
C++
berak
August 5, 2021, 4:41pm
2
you
sort
it and access the median bin, no ?
be more specific, please
show post in topic
Related topics
Topic
Replies
Views
Activity
I want draw a histogram for a grayscale picture
C++
imgproc
1
1640
March 17, 2022
Possible to use calcHist with a float as bin
C++
2
304
May 20, 2021
Cuda median filer performance
C++
cuda
6
177
February 28, 2025
Can i find contours in a thresholded image?
C++
14
1051
August 10, 2021
Median Blur is adding new colors to the image. Any way to avoid this?
Python
imgproc
,
core
6
964
October 10, 2021