Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

volCComponentCounter bad count #255

Open
kerautret opened this issue Mar 21, 2016 · 0 comments
Open

volCComponentCounter bad count #255

kerautret opened this issue Mar 21, 2016 · 0 comments
Assignees
Labels

Comments

@kerautret
Copy link
Member

The count of connected component looks not always correct.
For instance if you try with the following file : bugCCCounter.vol.zip
capture d ecran 2016-03-21 a 11 50 54
will produce 4 (instead 3 with background):

volCComponentCounter -i bugCCCounter.vol -c 26 
Image loaded: [Image - STLVector] size=3300 valuetype=1bytes Domain=[HyperRectDomain] = [[PointVector] {313, 366, 86}]x[[PointVector] {332, 380, 96}]
New Block [Initial disjoint sets construction]
EndBlock [Initial disjoint sets construction] (1.627 ms)
New Block [Merging neighboring sets]
EndBlock [Merging neighboring sets] (6.809 ms)
Number of disjoint 26-components = 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants