Changed graph construction for chinese_whispers() so that each face is always
included in the edge graph. If it isn't then the output labels from chinese_whispers would be missing faces in this degenerate case. So basically this fixes a bug where chinese_whispers(), when called from python, would sometimes return a labels array that doesn't include labels for all the inputs.
Showing
Please
register
or
sign in
to comment