Skip to content

Trained a custom Haarcascade classifier to detect rose. This involve the process of gathering, cleaning, preprocessing, and training the data.

Notifications You must be signed in to change notification settings

anodicpassion/HaarCascade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HaarCascade

Summary

Trained a custom Haarcascade classifier to detect rose. This involve the process of gathering, cleaning, preprocessing, and training the data.

Running

cv2 comes with built-in CascadeClassifier function that enables us to get the haar cascade classifier running.

Demonstration

Rose Detector Screenshot

About

Trained a custom Haarcascade classifier to detect rose. This involve the process of gathering, cleaning, preprocessing, and training the data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages