Skip to content

Histogram tools branch + Contacts

Gustavo Pinzon requested to merge histogramToolsBranch into master

Several modifications to the following modules:

  • tools/helpers/histogramTools.py : fixed a bug on the findHistogramPeaks function.
  • tools/label/label.py : added meanOrientation function.
  • tools/label/contacts.py : added the following functions Spheroid, directionalErosion and, fixUndersegmentation.
  • tools/label/contacts.py : fixed a bug on the contactOrientations function

Merge request reports