bikram

Results 6 repositories owned by bikram

bag-of-words

213
Stars
106
Forks
Watchers

Python Implementation of Bag of Words for Image Recognition using OpenCV and sklearn

digit-recognition

127
Stars
93
Forks
Watchers

Handwritten Digit Recognition using OpenCV, sklearn and Python

ipython-notebooks

89
Stars
69
Forks
Watchers

This repository contains IPython notebooks that I have written.

object-detector

409
Stars
222
Forks
Watchers

Object Detection Framework using HOG as descriptor and Linear SVM as classifier.

object-tracker

339
Stars
160
Forks
Watchers

Object Tracker written in Python using dlib and OpenCV

texture-matching

55
Stars
16
Forks
Watchers

Texture Matching using Local Binary Patterns (LBP)