This is a list of all of the functionality areas within OpenCV, and OpenCV Contrib.
Any section listed with an "X" means that all of the relevant OpenCV functionality has been wrapped for use within GoCV.
Any section listed with WORK STARTED indicates that some work has been done, but not all functionality in that module has been completed. If there are any functions listed under a section marked WORK STARTED, it indicates that that function still requires a wrapper implemented.
And any section that is simply listed, indicates that so far, no work has been done on that module.
Your pull requests will be greatly appreciated!
-
core. Core functionality - WORK STARTED
-
Basic structures - WORK STARTED
-
Operations on arrays - WORK STARTED. The following functions still need implementation:
-
XML/YAML Persistence
-
Clustering - WORK STARTED. The following functions still need implementation:
-
Utility and system functions and macros
-
OpenGL interoperability
-
Intel IPP Asynchronous C/C++ Converters
-
Optimization Algorithms
-
OpenCL support
-
-
imgproc. Image processing - WORK STARTED
-
Image Filtering - WORK STARTED The following functions still need implementation:
-
Geometric Image Transformations - WORK STARTED The following functions still need implementation:
-
Miscellaneous Image Transformations - WORK STARTED The following functions still need implementation:
-
Drawing Functions - WORK STARTED The following functions still need implementation:
-
ColorMaps in OpenCV
-
Planar Subdivision
-
Histograms - WORK STARTED The following functions still need implementation:
-
Structural Analysis and Shape Descriptors - WORK STARTED The following functions still need implementation:
-
Motion Analysis and Object Tracking
-
Feature Detection - WORK STARTED The following functions still need implementation:
-
Object Detection
-
-
imgcodecs. Image file reading and writing.
-
videoio. Video I/O
-
highgui. High-level GUI
-
video. Video Analysis - WORK STARTED
- Motion Analysis
- Object Tracking - WORK STARTED The following functions still need implementation:
-
calib3d. Camera Calibration and 3D Reconstruction - WORK STARTED. The following functions still need implementation:
- Camera Calibration
- Fisheye - WORK STARTED The following functions still need implementation:
-
features2d. 2D Features Framework - WORK STARTED
- Feature Detection and Description
- Descriptor Matchers - WORK STARTED The following functions still need implementation:
- Drawing Function of Keypoints and Matches - WORK STARTED The following function still needs implementation:
- Object Categorization
-
objdetect. Object Detection
-
dnn. Deep Neural Network module - WORK STARTED The following functions still need implementation:
-
ml. Machine Learning
-
flann. Clustering and Search in Multi-Dimensional Spaces
-
photo. Computational Photography
-
stitching. Images stitching
-
cudaarithm. Operations on Matrices
-
cudabgsegm. Background Segmentation
-
cudacodec. Video Encoding/Decoding
-
cudafeatures2d. Feature Detection and Description
-
cudafilters. Image Filtering
-
cudaimgproc. Image Processing
-
cudalegacy. Legacy support
-
cudaobjdetect. Object Detection
-
cudaoptflow. Optical Flow - WORK STARTED
-
cudastereo. Stereo Correspondence
-
cudawarping. Image Warping
-
cudev. Device layer
-
shape. Shape Distance and Matching
-
superres. Super Resolution
-
videostab. Video Stabilization
-
viz. 3D Visualizer
- aruco. ArUco Marker Detection
- bgsegm. Improved Background-Foreground Segmentation Methods
- bioinspired. Biologically inspired vision models and derivated tools
- ccalib. Custom Calibration Pattern for 3D reconstruction
- cnn_3dobj. 3D object recognition and pose estimation API
- cvv. GUI for Interactive Visual Debugging of Computer Vision Programs
- datasets. Framework for working with different datasets
- dnn_modern. Deep Learning Modern Module
- dpm. Deformable Part-based Models
- face. Face Recognition - WORK STARTED
- freetype. Drawing UTF-8 strings with freetype/harfbuzz
- fuzzy. Image processing based on fuzzy mathematics
- hdf. Hierarchical Data Format I/O routines
- img_hash. The module brings implementations of different image hashing algorithms.
- line_descriptor. Binary descriptors for lines extracted from an image
- matlab. MATLAB Bridge
- optflow. Optical Flow Algorithms
- phase_unwrapping. Phase Unwrapping API
- plot. Plot function for Mat data
- reg. Image Registration
- rgbd. RGB-Depth Processing
- saliency. Saliency API
- sfm. Structure From Motion
- stereo. Stereo Correspondance Algorithms
- structured_light. Structured Light API
- surface_matching. Surface Matching
- text. Scene Text Detection and Recognition
- tracking. Tracking API - WORK STARTED
- xfeatures2d. Extra 2D Features Framework - WORK STARTED
- ximgproc. Extended Image Processing
- xobjdetect. Extended object detection
- xphoto. Additional photo processing algorithms