Skip to content

This is the GUI for testing multiple cascades on single image. It creates python program for testing classifiers with the help of GUI. This is a executable standalone file (.exe) which could be executed even though python is not installed on machine. So you can do object detection without writing a single line of code. Well the build is still un…

License

Notifications You must be signed in to change notification settings

ultimus11/Cascade-Classifier-Testing-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Cascade-Classifier-Testing-GUI

Here is the Executable https://drive.google.com/file/d/1dArVIs2amlVeRIe-xsByD7PxuIzzmkz8/view?usp=sharing

This is the GUI for testing multiple cascades on single image. It creates python program for testing classifiers with the help of GUI. This is a executable standalone file (.exe) which could be executed even though python is not installed on machine. So you can do object detection without writing a single line of code.

Accomplished the goal to do object detection without writing a single line of code.

Built Cascade Classifier Testing GUI. Added Run program functionality as well as browse program, browse cascade, generate program. These are the previous functionalities: Added the Scrollbars (Horizontal and Vertical) for the listbox :

Then added the browse image and browse configuration functionalities:

Then added edit cascade function under which we added edit scale and minimum neighbours buttons:

Changes made With edit cascade button are reflected in the listbox:

Also added load, browse and save config options in the menubar as well: Browse, add to cascade list, load cascade configurations, save cascade configuration, menu bar, delete selected cascades from configuration, scrollbar for list box containing cascades, etc.

You can create your own configs like models for object detection.

About

This is the GUI for testing multiple cascades on single image. It creates python program for testing classifiers with the help of GUI. This is a executable standalone file (.exe) which could be executed even though python is not installed on machine. So you can do object detection without writing a single line of code. Well the build is still un…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages