Difference between revisions of "Main Page"
m |
|||
Line 109: | Line 109: | ||
|- | |- | ||
| Interpolation || [[Example_Interpolation|Example]] | | Interpolation || [[Example_Interpolation|Example]] | ||
|- | |||
| Image Deformation || [[Example_Key_Point_Based_Deformation|Example]] | |||
|- | |- | ||
| Image Blur || [[Example_Image_Blur|Example]] | | Image Blur || [[Example_Image_Blur|Example]] | ||
Line 178: | Line 180: | ||
|- | |- | ||
| Fiducials || [[Tutorial_Fiducials|Tutorial]] | | Fiducials || [[Tutorial_Fiducials|Tutorial]] | ||
|- | |||
| QR Codes || [[Tutorial_QRCodes|Tutorial]] | |||
|} | |} | ||
| | | |
Revision as of 23:09, 19 January 2018
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. |
Bounties
Available $2675 Awarded $350
|
|
|
|
Capability Summary | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Image Processing | Feature | Recognition | Geometric | Integration | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
|
|