Image Processing

TwitterFacebook
Get flash to fully experience Pearltrees

Computer Vision Algorithm Implementations

http://www.cvpapers.com/rr.html (C/C++ code, BSD lic) Basic image processing, matrix manipulation and feature extraction algorithms: rotation, flip, photometric normalisations (Histogram Equalization, Multiscale Retinex, Self-Quotient Image or Gross-Brajovic), edge detection, 2D DCT, 2D FFT, 2D Gabor, PCA to do Eigen-Faces, LDA to do Fisher-Faces. Various metrics (Euclidean, Mahanalobis, ChiSquare, NormalizeCorrelation, TangentDistance, ...) (python code, MIT lic) SimpleCV is a Python interface to several powerful open source computer vision libraries in a single convenient package
Blog

ToolKit

Python

OpenCV

Parallel Computer Vision