The target was to create an algorithm that will search for figures in a raster image.
Clone the project
git clone https://github.com/Phelete/IZP-2-ProjectGo to the project directory
cd IZP-2-ProjectCompile from sources
gcc -std=c11 -Wall -Wextra -Werror src/figsearch.c -o bin/figsearchStart the application
./figsearch help