The CVR-Lib (Computer Vision and Robotics Library) is a C++ object oriented library for computer vision. It provides lots of functionality to solve mathematical problems, many image processing and analysis algorithms, classification tools, and much more.
An image postprocessor for the DIY Book Scanner described on instructables.com and diybookscanner.org. Gets images ready for OCR or for PDF. Written in Java based on a partial port of the Leptonica image processing library.
The free-vision project aims at creating a library for computer vision related functions, including camera capture interface, stereo, image processing, camera calibration and so on.
IPA library is a platform developed for image processing and analysis. It composed by a lot of class of algorithms and functions with loose coupling, which can help users to develop professional applications of image processing or computer vision rapidly
Malic is realtime face recognition system that based on Malib and CSU Face Identification Evaluation System (csuFaceIdEval).
Uses Malib library for realtime image processing and some of csuFaceIdEval for face recognition.
openlpr is a open source project to implement license plate recognition in Win32 and Linux platform. It will provide the basic image processing to locate plate and character split and a neural network design to recognize character.