Ludwig Schmidt-Hackenberg
Results
3
repositories owned by
Ludwig Schmidt-Hackenberg
Minimal-Bag-of-Visual-Words-Image-Classifier
235
Stars
94
Forks
Watchers
Implementation of a content based image classifier using the bag of visual words approach in Python together with Lowe's SIFT and Libsvm.
Image-Moments-in-Python
19
Stars
8
Forks
Watchers
This script implements a function that calculates the raw, centered and normalized moments similar to OpenCV for any image passed as a numpy array.
phow_caltech101.py
48
Stars
26
Forks
Watchers
Simple working example script for content based image classification using the bag of visual words approach