Difference between revisions of "Main Page"
m |
(Added propaganda posters) |
||
Line 10: | Line 10: | ||
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 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. | ||
|} | |||
|- | {| | ||
| [[File:Loose-lips.jpg|125px|link=https://groups.google.com/group/boofcv]] || | |||
{| width="400pt" | |||
| align="center" | | | align="center" | | ||
'''BoofCV is still in an early development | '''BoofCV is still in an early development!'''<br> | ||
[[Contributing|Click here for ways you can contribute!]] | [[Contributing|Click here for ways you can contribute!]] | ||
| | |- | ||
! Current Release ([[BoofCV_Change_Log|change log]]) | ! Current Release ([[BoofCV_Change_Log|change log]]) | ||
|- | |- | ||
| Version: ''Alpha v0.3'' | | align="center" |Version: ''Alpha v0.3'' | ||
|- | |- | ||
| Date: ''January 2, 2012'' | | align="center" |Date: ''January 2, 2012'' | ||
| | |- | ||
| align="center" |'''Will be releasing v0.4 soon to fix two bugs.'''<br> | |||
'''Will be releasing v0.4 soon to fix two bugs.'''<br> | |||
''(SURF occasionally crashing on U8 images and MultiSpectral to BufferedImage)''<br> | ''(SURF occasionally crashing on U8 images and MultiSpectral to BufferedImage)''<br> | ||
Check out code from git to get fixes now. | Check out code from git to get fixes now. | ||
|} | |||
| [[File:Boofcv_bug_propaganda_poster_small.jpg|125px|link=https://github.com/lessthanoptimal/BoofCV/issues]] | |||
|} | |||
</center> | </center> | ||
Revision as of 19:11, 5 January 2012
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. |
|
|
|
|
Capability Summary | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Image Processing | Feature | Geometric | IO | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
|