OpenCV
3.3.0
Open Source Computer Vision
|
Modules | |
Math with F0-transform support | |
Math with F1-transform support | |
Fuzzy image processing | |
Enumerations | |
enum | { cv::ft::LINEAR = 1, cv::ft::SINUS = 2 } |
enum | { cv::ft::ONE_STEP = 1, cv::ft::MULTI_STEP = 2, cv::ft::ITERATIVE = 3 } |
Namespace for all functions is ft
. The module brings implementation of the last image processing algorithms based on fuzzy mathematics. Method are named based on the pattern FT
_degree_dimension_
method.