Difference between revisions of "Main Page"
m (removed redudant link) |
|||
Line 86: | Line 86: | ||
| Image Convolution | | Image Convolution | ||
|- | |- | ||
| Image Derivatives | | Image Derivatives || [[Applet Gradient|Applet]] | ||
| [[Applet Gradient|Applet]] | |||
|- | |- | ||
| Interpolation | | Interpolation || [[Applet Interpolation|Applet]] | ||
| [[Applet Interpolation|Applet]] | |||
|- | |- | ||
| Image Blur | | Image Blur || [[Applet Image Blur|Applet]] | ||
| [[Applet Image Blur|Applet]] | |||
|- | |- | ||
| Binary Image | | Binary Image || [[Applet Binary Segmentation|Applet]] | ||
| [[Applet Binary Segmentation|Applet]] | |||
|- | |- | ||
| Image Denoising | | Image Denoising || [[Applet Denoise|Applet]] | ||
| [[Applet Denoise|Applet]] | |||
|- | |- | ||
| Wavelet Decomposition | | Wavelet Decomposition || [[Applet Wavelet Transform|Applet]] | ||
| [[Applet Wavelet Transform|Applet]] | |||
|- | |- | ||
| Discrete Image Pyramid | | Discrete Image Pyramid || [[Applet Pyramid Discrete|Applet]] | ||
| [[Applet Pyramid Discrete|Applet]] | |||
|- | |- | ||
| Float Image Pyramid | | Float Image Pyramid || [[Applet Pyramid Float|Applet]] | ||
| [[Applet Pyramid Float|Applet]] | |||
|- | |- | ||
| Scale Space Image | | Scale Space Image || [[Applet Scale Space|Applet]] | ||
| [[Applet Scale Space|Applet]] | |||
|- | |- | ||
| Steerable Kernels | | Steerable Kernels || [[Applet Kernel Gaussian Steerable|Applet]] | ||
| [[Applet Kernel Gaussian Steerable|Applet]] | |||
|- | |- | ||
| Image Distort | | Image Distort | ||
Line 121: | Line 111: | ||
| | | | ||
{| | {| | ||
|- | |- | ||
| Interest Points || [[Applet Point Detected|Applet]] | | Interest Points || [[Applet Point Detected|Applet]] |
Revision as of 05:17, 16 November 2011
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. |
BoofCV is still in an early development phase and is undergoing frequent changes. |
Current Release |
---|
Version: Alpha v0.1 |
Date: November 1, 2011 |
|
|
|
Capability Summary | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Image Processing | Feature | Geometric | IO | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
|