Difference between revisions of "BoofCV:About"

From BoofCV
Jump to navigationJump to search
m (Created page with "BoofCV is an open source Java library for real-time computer vision and robotics applications. Written from scratch for ease of use and high performance, it provides both basic a...")
 
(No difference)

Latest revision as of 11:41, 8 November 2011

BoofCV is an open source Java library for real-time computer vision and robotics applications. Written from scratch for ease of use and high performance, it provides both basic and advanced features needed for creating a computer vision system. Functionality include optimized low level image processing routines (e.g. convolution, interpolation, gradient) to high level functionality such as image stabilization. Released under a BSD license for both academic and commercial use.

This wiki is a central place for general information, documentation and usage examples related to BoofCV.

BoofCV has been developed by Peter Abeles.