This module includes image-processing functions. More...
|
Modules | |
| Image Filtering | |
| Functions and classes described in this section are used to perform various linear or non-linear filtering operations on 2D images (represented as Mat's). | |
| Geometric Image Transformations | |
| The functions in this section perform various geometrical transformations of 2D images. | |
| Miscellaneous Image Transformations | |
| Drawing Functions | |
| Drawing functions work with matrices/images of arbitrary depth. | |
| Color Space Conversions | |
| ColorMaps in OpenCV | |
| The human perception isn't built for observing fine changes in grayscale images. | |
| Planar Subdivision | |
| The Subdiv2D class described in this section is used to perform various planar subdivision on a set of 2D points (represented as vector of Point2f). | |
| Histograms | |
| Structural Analysis and Shape Descriptors | |
| Motion Analysis and Object Tracking | |
| Feature Detection | |
| Object Detection | |
| C API | |
| Hardware Acceleration Layer | |
This module includes image-processing functions.