ccv

A Modern Computer Vision Library

View the Project on GitHub liuliu/ccv

Introducing ccv, reached 0.1 milestone

June 29th, 2012

It has been two years since the first commit. Two years ago, I promised 1). an object detection algorithm; 2). a text detection algorithm; 3). a feature point algorithm; and 4). a 3d reconstruction algorithm. With the 0.1, there is:1

1). a very fast detection algorithm for rigid object:

bbf

2). an accurate object detection algorithm for somewhat difficult object:

dpm

3). a state-of-art text detection algorithm:

swt

4). the long-standing feature point detection algorithm:

sift

Have fun!

  1. all images are generated without post-processing

‹  back 

comments powered by Disqus