Skip to content

Script to read and visually show the XML cascade classifiers generated by OpenCV

Notifications You must be signed in to change notification settings

adrinieto/OpenCV-cascade-XML-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV-cascade-XML-reader

Script to read and show the XML cascade classifiers generated by OpenCV. It works with both new and old version of XML generated by opencv_haartraining and opencv_traincascade.

Usage: python src/cascadeReader.py [cascade.xml] [sample_image]

  • Example (files in sample folder)

python src/cascadeReader.py sample/haarcascade_frontalface_default.xml sample/face_24x24.jpg

About

Script to read and visually show the XML cascade classifiers generated by OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages