Flutter Engine
The Flutter Engine
|
In filters that use Gaussian distributions, "sigma" is a size of one standard deviation in terms of the local space pixel grid of the filter input. In other words, this determines how wide the distribution stretches. More...
#include <sigma.h>
Public Member Functions | |
constexpr | Sigma ()=default |
constexpr | Sigma (Scalar p_sigma) |
operator Radius () const | |
Public Attributes | |
Scalar | sigma = 0.0 |
In filters that use Gaussian distributions, "sigma" is a size of one standard deviation in terms of the local space pixel grid of the filter input. In other words, this determines how wide the distribution stretches.
|
constexprdefault |
|
inlineexplicitconstexpr |