Software
Here you can find links to codes (Matlab, C++, etc) and software packages (both commercial and open-source) related to computer vision and image processing. If you want to submit a link to a code or software, please send an email to: submit@ComputerVisionOnline.com
| Active Appearance Models - Extensions and Cases |
This site acts as home for the the AAM-API which is a free C++ implementation of the Active Appearance Model method. Several results and models are also given. ( Section for Image Analysis / The Technical University of Denmark) Read more ... |
|
| ADISL's Image Apprentice |
Image Apprentice is a students' companion to their favourite Image Processing Textbook. One can write image processing algorithms as plugins using 101-level C/C++ using Plugin-Development-Kit and use the Application's user interface to see them working on the operand image Read more ... |
|
| Automatic edge thresholding |
Automatic edge thresholding as described in paper by Venkatesh and Rosin (GMIP, Vol. 75, pp. 146-160, 1995) (by Paul Rosin, Svetha Venkatesh / Cardiff University / Cardiff University) Read more ... |
|
| Belief Propagation for Early Vision |
Fast algorithms for MRF based stereo and image restoration. (by Pedro Felzenszwalb) Read more ... |
|
| Calibration Grid Detector |
An automatic program to detect a calibration grid in an image. Robust to partial occlusions. Read more ... |
|
| Camera Calibration (Tsai method) |
Routines for calibrating using Roger Tsai's perspective projection camera model. (by Reg Willson / CMU) Read more ... |
|
| Camera Calibration Toolbox |
This toolbox works on Matlab 5.x, Matlab 6.x and Matlab 7.x on Windows, Unix and Linux systems and does not require any specific Matlab toolbox (for example, the optimization toolbox is not required). Read more ... |
|
| CAView |
Camera Array Viewer (CAView) is a free package about a 3D viewer from multiple input images (image-based rendering) using on-the-fly geometry reconstruction. CAView includes an algorithm that reconstructs the scene geometry in the form of a 2D mesh model, which runs fast and gives good rendering quality. It could be easily extended and used in 3D video conferencing applications. (by Cha Zhang / Advanced Multimedia Processing Lab / Carnegie Mellon University) Read more ... |
|
| CMVision |
Color Machine Vision Library (CMVision) is a free low level color vision processing library, which is able to threshold and calculate connected components of 640x480 60fps video streams entirely in software. (by James Bruce / CORAL research group / Carnegie Mellon University ) Read more ... |
|
| Compound Gain |
A visual distinctness metric for coder performance evaluation: CG is a visual distinctness metric that constitutes an alternative to PSNR for evaluating the performance of compression methods. (Computer Vision Group / University of Granada. Spain) Read more ... |
|