Homework:

Create 20 Shapes being Identical in the sense of the CDF-Similarity Measure

The centroid-distance-fourier similarity measure was used as an example for feature based shape similarity. The measure surely is not a metric: two visually different shapes can have a distance of zero, since their fourier spectra can be identical. In this homework you'll see if this property has an impact on the performance of the measure.

Your task:
Create 20 versions of a given shape having distance 0 using the CDF-measure.

How To:

HERE you find the some shapes and MATLAB programs to load, save and display them.