CS5330 PRCV Project 3 README

Khoury Wiki URL: https://wiki.khoury.northeastern.edu/x/bLx5Bg
Video links:
https://drive.google.com/file/d/1agGytJWhpIiItJRhF9JnuDLqTaULZlLl/view?usp=sharing
https://drive.google.com/file/d/180RpA0antx6bfrV_sZxCcZxFombZW4qT/view?usp=sharing

Operating system used: Windows 11
IDE used: Visual Studio Code, using the MinGW compiler

Running the executables:
./bin/main

Project Tree:
project1
	->bin: executables
	->data: images
	->build: CMake files
	->include: libraries
	->src: main.cpp


Usage:

Press 'N' to train model, then type the label of the object in console to save it along with the features of the object.
Model will identify and give the label of the closest match.