Difference between revisions of "Main Page"
m |
|||
Line 122: | Line 122: | ||
{| | {| | ||
|- | |- | ||
| | | Feature Extractors || [[Applet Feature Extraction|Applet]] | ||
| [[Applet | |||
|- | |- | ||
| | | Interest Points || [[Applet Point Detected|Applet]] | ||
| [[Applet | |||
|- | |- | ||
| | | Line Detection || [[Applet Line Detected|Applet]] | ||
| [[Applet | |||
|- | |- | ||
| Scale Space Features | | Scale Space Features || [[Applet Scale Space Point|Applet]] | ||
| [[Applet Scale Space Point|Applet]] | |||
|- | |- | ||
| Edge Detection | | Edge Detection || [[Applet Contour|Applet]] | ||
| [[Applet Contour|Applet]] | |||
|- | |- | ||
| Region Descriptions | | Region Descriptions || [[Applet Description Region|Applet]] | ||
| [[Applet Description Region|Applet]] | |||
|- | |- | ||
| Region Orientation | | Region Orientation || [[Applet Orientation Point|Applet]] | ||
| [[Applet Orientation Point|Applet]] | |||
|- | |- | ||
| Feature Association | | Feature Association || [[Applet Associate Points|Applet]] | ||
| [[Applet Associate Points|Applet]] | |||
|- | |- | ||
| Feature Tracking | | Feature Tracking || [[Applet Feature Tracking|Applet]] | ||
| [[Applet Feature Tracking|Applet]] | |||
|- | |- | ||
| Non-max Suppression | | Non-max Suppression || [[Applet Feature Extraction|Applet]] | ||
| [[Applet Feature Extraction|Applet]] | |||
|- | |- | ||
|} | |} |
Revision as of 15:22, 15 November 2011
BoofCV |
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. BoofCV is organized into four package, image processing, features, geometric vision, and IO. Image processing contains commonly used image processing functions which operate directly on pixels. Features contains feature extraction algorithms for use in higher level operations. Geometric vision is composed of routines for processing extracted image features using 2D and 3D geometry. IO stands for input/output and contains common routines for reading in images and displaying extracted information. |
BoofCV is still in an early development phase and is undergoing frequent changes. |
Current Release |
---|
Version: Alpha v0.1 |
Date: November 1, 2011 |
|
|
|
Capability Summary | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Image Processing | Feature | Geometric | IO | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
|