OpenCV how to find a list of connected components in a binary image

前端 未结 2 1051
[愿得一人]
[愿得一人] 2020-12-14 20:32

I am using OpenCV for a C++ application. I have a 8 bit binary image that has some objects. The objects are all colored 255, whereas everything in the background is colored

2条回答
提交回复
热议问题