Difference between revisions of "Main Page"
m |
m (removing the double line border on the tables) |
||
Line 36: | Line 36: | ||
|- valign="top" | |- valign="top" | ||
| width="250pt" | | | width="250pt" | | ||
{| | {| class="wikitable" style="width:200px; color:black; background-color:white; font-size:140%; text-align:center;" | ||
| [[File:Main-page-help-icon.png|100px|link=[[Manual]]]] | | [[File:Main-page-help-icon.png|100px|link=[[Manual]]]] | ||
|- | |- | ||
Line 50: | Line 50: | ||
|} | |} | ||
| width="250pt" | | | width="250pt" | | ||
{| | {| class="wikitable" style="width:200px; color:black; background-color:white; font-size:140%; text-align:center;" | ||
| [[File:Main-page-binary-icon.png|100px|link=[https://github.com/lessthanoptimal/BoofCV Source Code]]] | | [[File:Main-page-binary-icon.png|100px|link=[https://github.com/lessthanoptimal/BoofCV Source Code]]] | ||
|- | |- | ||
Line 60: | Line 60: | ||
|} | |} | ||
| width"250pt" | | | width"250pt" | | ||
{| | {| class="wikitable" style="width:200px; color:black; background-color:white; font-size:140%; text-align:center;" | ||
| [[File:Main-page-graph-icon.png|100px|link=[[Performance:BoofCV]]]] | | [[File:Main-page-graph-icon.png|100px|link=[[Performance:BoofCV]]]] | ||
|- | |- | ||
Line 81: | Line 81: | ||
<center> | <center> | ||
{| style="width:720pt; | {| class="wikitable" style="width:720pt;" | ||
| colspan=5 style="background-color:#ffffdd;" align="center" | | | colspan=5 style="background-color:#ffffdd;" align="center" | | ||
== Capability Summary == | == Capability Summary == |
Revision as of 08:15, 21 December 2016
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. Its functionality covers a wide range of subjects including, optimized low-level image processing routines, camera calibration, feature detection/tracking, structure-from-motion, and recognition. BoofCV has been released under an Apache 2.0 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 has input and output routines for different data structures. |
|
|
|
|
Capability Summary | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Image Processing | Feature | Recognition | Geometric | Integration | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
|
|