|
-
January 12th, 2010, 04:02 PM
#1
Connected Component Labeling
Does anyone have any code or know where to find any code for doing connected component labeling on binary images?
I'm using the CImage class to load the image and using the GetBits() function to get a pointer to the image array. I need to be able to take that image and put it into a connected component labeling function and receive a labeled image.
Thanks
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|