alan-turing-institute / pixelflow

BSD 3-Clause "New" or "Revised" License
5 stars 4 forks source link

Provide shape descriptors as outputs #58

Open evangeline-corcoran opened 8 months ago

evangeline-corcoran commented 8 months ago

Explore how shape descriptors i.e. elliptical fourier transform can be output from input images or masks, to use in downstream analysis of shape similarity/shape clustering.

@pyatsysh or @marjanfamili might be able to provide more insight on this

quantumjot commented 8 months ago

These are already implemented here: https://github.com/alan-turing-institute/pixelflow/blob/398367eafee5c401c46558414e958c53486df0d9/src/pixelflow/builtins/shape.py#L11-L20