Skip to content

Automatically exported from code.google.com/p/pynopticon

License

Notifications You must be signed in to change notification settings

jhmadhav/pynopticon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pynopticon

Pynopticon is a toolbox that allows you to create and train your own object recognition classifiers. It makes rapid prototyping of object recognition work flows a snap. Simply create a dataset of your favorite image categories, choose some feature extraction methods (e.g. SIFT), post-processing (clustering, histograms, normalization) and a classifier to train (e.g. SVM, Bayes, Descision Trees) and leave the rest to Pynopticon. Pynopticon integrates with the Orange toolbox for machine learning which provides it with a userfriendly GUI. Special care has been taken to let the user decide if he wants to have a lower memory footprint or be computationally more efficient. All this makes Pynopticon a perfect tool for lectures and their students, beginners in object recognition but also computer vision researches who can easily integrate their own algorithms into Pynopticon

About

Automatically exported from code.google.com/p/pynopticon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published