Skip to content
pi19404 edited this page Feb 20, 2013 · 4 revisions

Welcome to the m19404 wiki!

The site contains basic codes for different image processing and computer vision tasks that i have encountered in my work.

Refer to Listed Blogs : http://pi-virtualworld.blogspot.in/,http://eternalwandering777.wordpress.com or scribd repository http://www.scribd.com/pi19404 for detailed description of algorithms

Below are some of algorithms for which code is added in repository

  • Color-Constancy-Algorithms :Gray World,shade of gray,max rgb,gray edge,max edge,contrast stretching

  • Image enhancement using Fusion : Image enhancement using Fusion algorithm

  • Temporal Image filter : Laplacian of Gaussian Temporal Filter for motion segmentation

  • Controlled Adaptive Local Histogram Equalization for image enhancement

  • Histogram of Oriented Gradients (HOG) descriptor computation

  • Parallel Programming using OpenCL - Color Conversion BGR-HSB,BGR-GRAY,HSV-BGR,2D Convolution,Box Filter,Convolution Using Seperable Filters

  • Overview of Feature Detectors - Good Features To track

  • Algorithms Overview - UnionFind

Clone this wiki locally