Difference between revisions of "Main Page"
m |
|||
Line 133: | Line 133: | ||
| | | | ||
{| | {| | ||
|- | |||
| Black Polygons || [[Example_Detect_Black_Polygons|Example]] | |||
|- | |- | ||
| Interest Points || [[Applet Point Detected|Applet]] | | Interest Points || [[Applet Point Detected|Applet]] | ||
|- | |- | ||
| Line Detection || [[Applet Line Detected|Applet]] | | Line Detection || [[Applet Line Detected|Applet]] | ||
|- | |||
| Motion Detection || [[Example_Background_Moving_Camera|Example]] | |||
|- | |- | ||
| Shape Fitting || [[Applet_Shape_Fitting|Applet]] | | Shape Fitting || [[Applet_Shape_Fitting|Applet]] | ||
Line 163: | Line 167: | ||
{| | {| | ||
|- | |- | ||
| Color Image Lookup || [[Example_Color_Histogram_Lookup|Example]] | |||
|- | |||
| Scene Classification || [[Example_Scene_Classification|Example]] | |||
|- | |||
| Object Tracking || [[Applet_Object_Tracking|Applet]] | | Object Tracking || [[Applet_Object_Tracking|Applet]] | ||
|- | |- |
Revision as of 20:13, 20 September 2015
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, recognition,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. Recognition is for recognition and tracking complex visual objects. 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. |
ATTENTION: Applets are signed, but expired. Signing isn't cheap. Does anyone care if the applets are removed? |
---|
WEBPAGE IS BEING UPDATED FOR v0.19! Sorry for any confusion this will cause. |
|
|
|
|
Capability Summary | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Image Processing | Feature | Recognition | Geometric | Integration | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
|
|