Difference between revisions of "Main Page"
m |
|||
Line 97: | Line 97: | ||
|- | |- | ||
| Image Derivatives || [[Applet Gradient|Applet]] | | Image Derivatives || [[Applet Gradient|Applet]] | ||
|- | |||
| Color Space || [[Applet_Color_Space|Applet]] | |||
|- | |- | ||
| Interpolation || [[Applet Interpolation|Applet]] | | Interpolation || [[Applet Interpolation|Applet]] | ||
Line 128: | Line 130: | ||
| Shape Fitting || [[Applet_Shape_Fitting|Applet]] | | Shape Fitting || [[Applet_Shape_Fitting|Applet]] | ||
|- | |- | ||
| Template Matching || | | Template Matching || [[Example_Template_Matching|Example]] | ||
|- | |- | ||
| Scale Space Features || [[Applet Scale Space Point|Applet]] | | Scale Space Features || [[Applet Scale Space Point|Applet]] | ||
Line 141: | Line 143: | ||
|- | |- | ||
| Feature Tracking || [[Applet Feature Tracking|Applet]] | | Feature Tracking || [[Applet Feature Tracking|Applet]] | ||
|- | |||
| Object Tracking || [[Applet_Object_Tracking|Applet]] | |||
|- | |- | ||
| Non-max Suppression || [[Applet Feature Extraction|Applet]] | | Non-max Suppression || [[Applet Feature Extraction|Applet]] |
Revision as of 14:00, 26 December 2013
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 often outperforms even native libraries. Functionality includes optimized low-level image processing routines, feature tracking, and geometric computer vision. BoofCV has been released under an Apache license for both academic and commercial use. BoofCV is organized into several packages: image processing, features, geometric vision, calibration, visualize, 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. Calibration has routines for determining the camera's intrinsic and extrinsic parameters. Geometric vision is composed of routines for processing extracted image features using 2D and 3D geometry. Visualize has routines for rendering and displaying extracted features. 'IO stands for input/output and contains common routines for reading in images from various input sources. |
|
|
|
|
Capability Summary | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Image Processing | Feature | Geometric | Integration | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
|