Tuesday, February 25, 2014

Interesting Vision Blogs

1. Driver Drowsiness detection
https://marcosnietoblog.wordpress.com/page/2/

2. Background subtraction and vehicle detection using opencv code
http://mateuszstankiewicz.eu/?p=189

3. Lots of interesting projects
http://www.potucek.net/projects.html
#include<opencv2/opencv.hpp> -- contains header for all opencv files

3. OpenCV Enthusiast
http://feelmare.blogspot.com/2012/10/optical-flow-sample-source-code-using.html

4. Learn OpenCV by examples
http://opencvexamples.blogspot.com/2013/10/fitting-rotated-boxes-and-ellipses-for.html#.UxIR0_ldV0w

5. OpenCV C++
http://opencv-srf.blogspot.com/p/opencv-c-tutorials.html

Tuesday, February 11, 2014

HIstogram Equalization

Great Tutorial on Histogram Equalization is found here

http://www.cs.utah.edu/~sujin/courses/reports/cs6640/project2/bhisteq.html