Home | History | Annotate | Download | only in ops

Lines Matching defs:GAUSSIAN

958   GAUSSIAN = 'gaussian'
1156 * <b>`gaussian`</b>: [Gaussian kernel](
1208 ResizeMethod.LANCZOS3, ResizeMethod.LANCZOS5, ResizeMethod.GAUSSIAN,
2860 """Function to mimic the 'fspecial' gaussian MATLAB function."""
2885 - 11x11 Gaussian filter of width 1.5 is used.
2921 # TODO(sjhwang): Gaussian kernel is separable in space. Consider applying
2953 - 11x11 Gaussian
3394 noise should be generated using a uniform distribution or a Gaussian
3460 should be `uniform` (uniform distribution), `gaussian` (gaussian