OpenCV
Calculate the sum of pixel in a BW image per row and col
C++
core
,
imgproc
berak
March 15, 2022, 7:52am
2
you can use
reduce()
for this
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Get size information about where the white blob is and how many pixels it occupies
Python
imgproc
0
335
October 14, 2023
Accessing pixel values in an image
C++
mat
,
core
1
1390
January 21, 2021
img.at<Vec3b> giving 3 values for grayscale image
C++
programming
2
139
May 16, 2024
Np.asarray in c++
C++
programming
1
405
November 3, 2022
Is there the mis-typing for integral image's document?
C++
documentation
,
imgproc
2
531
July 10, 2022