Help with shape descriptors

Stefan van der Walt stefan at sun.ac.za
Tue Dec 9 17:31:14 EST 2014


Hi Clay

On 2014-12-09 21:58:43, Claiborne Morton <claiborne.morton at gmail.com> wrote:
> I used an eccentricity filter on the original image to remove all of the 
> cells with eccentricity less than 0.6. Making this any higher results in 
> removal of sickle cells. What other descriptors might be used for further 
> differentiation?

We don't have an implementation of this unfortunately, but you can also
try

"Partial shape recognition by sub-matrix matching for partial
matching guided image labeling" by Saber, Xu and Tekalp.

There is also a pull request (waiting for review) that implements Shape
Contexts by Malik et al.

Stéfan



More information about the scikit-image mailing list