Skip to content

AmirooR/OpenCVImageClassification

Repository files navigation

Image Classification with OpenCV

Some experiments for image classification with opencv

  • currently uses HOG features ( borrowed from Stephan Gould's darwin)
  • Runs opencv K-means (dictionary learning)
  • Uses opencv kdtree to find approximate nearest neighbours for coding
  • Uses max pooling as the final code of each image
  • some other utilities, etc

About

Image Classification Experiments with OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published