/DIP_Project

Primary LanguageJupyter Notebook

PEST DETECTION and IDENTICATION using SVM Classifier and OpenCV

MEMBERS:


1. Ayush Ujjwal (USN:1MS17IS033)

2. Aman Gupta (USN : 1MS17IS015)

3. R. Anurag Pillai (USN : 1MS17IS145)

CODE : Code/

DATASET : Code/SVMClassifier

Base Paper : Papers/

Output: Output/

TESTING


  1. Clone the repo
  2. Go to the folder through the terminal and install the dependencies.
  3. cd Code
  4. python3 pestDetect.py
  5. Press any button to destroy the windows except the last one(Histogram).

To run the jupyter notebook

  1. Go to Code/SVMClassifier
  2. Open terminal here
  3. Run jupyter notebook command.