List of algorithms

Algorithms

Soft Color Erosion (SE circular 5x5)

Soft color erosion with a fixed SE.

Soft Color Dilation (SE circular 5x5)

Soft color dilation with a fixed SE.

Soft Color Opening (SE circular 5x5)

Soft color opening with a fixed SE.

Soft Color Closing (SE circular 5x5)

Soft color closing with a fixed SE.

Ki67 detector

[Work in Progress] Detector of Ki67 cells, downscaling the image due to performance requirements.

Staples removal detect infection

Detect and Remove Staples. Implemented by Marc Munar.

Staples removal detect infection fast

Detect and Remove Staples. Implemented by Marc Munar.

Hair Removal

Hair detection and removal for dermoscopic images.

Dermoscopy shape symmetry

Lesion symmetry based on its shape, using the Jaccard Index to compare two halves of the segmentation. Developed and implemented by Vincent Toureau, Universitat de les Illes Balears, 2019.

Dermoscopy texture symmetry

Lesion symmetry based on its texture, comparing GLCM and color histogram features of 32x32 patches with a random forest classifier. Developed and implemented by Vincent Toureau, Universitat de les Illes Balears, 2019.

Segment ki67 color hit or miss

Automatic segmentation of Ki67 marker in histopathological images, using exclusive templates aimed at defining a color extension of the hit-or-miss operator. Implemented by Antoine Rouland, Universitat de les Illes Balears, 2019.