DerThorsten / nifty

A nifty library for graph based image segmentation.
MIT License
41 stars 21 forks source link

Fix histograms in mala cluster policy #110

Closed constantinpape closed 6 years ago

constantinpape commented 6 years ago

The histograms in the mala cluster policy (https://github.com/DerThorsten/nifty/blob/master/include/nifty/graph/agglo/cluster_policies/mala_cluster_policy.hxx) is inaccurate. To fix this, one might use the nifty histograms (https://github.com/DerThorsten/nifty/blob/master/include/nifty/histogram/histogram.hxx) to fix this. Pointed out to me by @DerThorsten.

DerThorsten commented 6 years ago

should be fixed in dev 13c6deee3803504dc0606616311e15c1caf11510