fuzzy
All modules / fuzzy
Creates kernel from general functions.
ft_createKernel1functionCreates kernel from basic functions.
ft_filterfunctionImage filtering
ft_FT02D_componentsfunctionComputes components of the array using direct `F^0`-transform.
ft_FT02D_FL_processfunctionSligtly less accurate version of `F^0`-transfrom computation optimized for higher speed. The methods counts with linear basic function.
ft_FT02D_FL_process_floatfunctionSligtly less accurate version of `F^0`-transfrom computation optimized for higher speed. The methods counts with linear basic function.
ft_FT02D_inverseFTfunctionComputes inverse `F^0`-transfrom.
ft_FT02D_iterationfunctionComputes `F^0`-transfrom and inverse `F^0`-transfrom at once and return state.
ft_FT02D_processfunctionComputes `F^0`-transfrom and inverse `F^0`-transfrom at once.
ft_FT12D_componentsfunctionComputes components of the array using direct `F^1`-transform.
ft_FT12D_createPolynomMatrixHorizontalfunctionCreates horizontal matrix for `F^1`-transform computation.
ft_FT12D_createPolynomMatrixVerticalfunctionCreates vertical matrix for `F^1`-transform computation.
ft_FT12D_inverseFTfunctionComputes inverse `F^1`-transfrom.
ft_FT12D_polynomialfunctionComputes elements of `F^1`-transform components.
ft_FT12D_processfunctionComputes `F^1`-transfrom and inverse `F^1`-transfrom at once.
ft_inpaintfunctionImage inpainting
No matches. Try an algorithm name, a module, or a shorter phrase.
Constants
Use the named constant from cv. In particular, OpenCV 5 matrix type codes differ from OpenCV 4.
ft_LINEARlinear (triangular) shape
ft_SINUSsinusoidal shape
ft_ONE_STEPprocessing in one step
ft_MULTI_STEPprocessing in multiple step
ft_ITERATIVEprocessing in several iterations