Extracting the coordinates of shapes nodes from a learning dataset of images. Project for course Machine Learning at University of Muenster.
To run the scripts, you need the to install following library (using pip or conda):
A short code snippet for extracting coordinates of the nodes of shapes representing simplified birds. Produced coordinates are saved in a csv file. HCD.py script utilises cornerHarris function from opencv library.