OpenCV
How to calculate width of each worm in the image?
Python
ximgproc
,
contrib
,
imgproc
laurent.berger
January 21, 2021, 8:28am
5
You can use
thinining algorithm
in opencv_contrib same problem
here
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Calculate shrimp length by image processing
Python
imgproc
4
231
April 3, 2024
Detect Contours and calculate area
Python
2
935
April 2, 2023
Is there way to measure the width of a binary mask along its length?
Python
2
957
October 18, 2022
Calculate distance between edge and skeleton
Python
0
801
December 7, 2022
Finding out length of the line in pixel
Python
programming
2
654
February 24, 2024