|
VisionCpp
0.0.1
|
This functor applies anisotropic diffusion for 3 channels. More...
#include <OP_AniDiff.hpp>
Public Member Functions | |
| template<typename T > | |
| T::PixelType | operator() (T nbr) |
| This functor applies a simplified version of the anisotropic diffusion for 3 channels. More... | |
This functor applies anisotropic diffusion for 3 channels.
Definition at line 49 of file OP_AniDiff.hpp.
|
inline |
This functor applies a simplified version of the anisotropic diffusion for 3 channels.
| nbr | - An image with three channels |
Definition at line 55 of file OP_AniDiff.hpp.