CCIMXDesktop
 
Loading...
Searching...
No Matches
GaussainPackage Struct Reference

Parameters for Gaussian blur processing. More...

#include <BlurProcessor.h>

Inheritance diagram for GaussainPackage:
AbstractParamsPack

Public Member Functions

 GaussainPackage ()
 Constructs a Gaussian package with default parameters.
 

Public Attributes

int kernel_size
 Size of the kernel used for convolution.
 
double sigma_x
 Standard deviation in the X direction.
 
double sigma_y
 Standard deviation in the Y direction.
 

Detailed Description

Parameters for Gaussian blur processing.


The documentation for this struct was generated from the following file: