This system was developed using Python and OpenCV. This project was developed for the course work of 2170001 and 2181108.
- OpenCV
- NumPy
- Pandas
- Mahotas
- Matplotlib
- OS
- Scikit Learn
- Download the
Test
andTrain
datasets from theDatabase
folder. - Go to the Codes Folder.
- Run
preprocessnew.py
. - This will create a
.csv
file for your data. - Run
classifynew.py
.
PS Don't forget to change the paths where needed.
The output will be provided using the html page.