Is there a way to get the connected objects using connected component labeling in aforge.net? I know how to label the objects but is there a way that i could iterate through each an every connected component in a particular image?
Asked
Active
Viewed 388 times
1 Answers
0
AS i have found out you can sort the objects in a particular order and then iterate through them. this was already provided in the documentation

Mr.Noob
- 1,005
- 3
- 24
- 58