MTF
Public Member Functions | Public Attributes | List of all members
ImgParams Struct Reference
Inheritance diagram for ImgParams:
AMParams CCREParams DFMParams KLDParams LKLDParams LRSCVParams LSCVParams MIParams NCCParams NGFParams NSSDParams PCAParams RIUParams RSCVParams SCVParams SPSSParams SSDParams SSIMParams ZNCCParams

Public Member Functions

 ImgParams (int _resx, int _resy, double _grad_eps=GRAD_EPS, double _hess_eps=HESS_EPS, bool _uchar_input=UCHAR_INPUT)
 
 ImgParams (const ImgParams *img_params=nullptr)
 

Public Attributes

int resx
 horizontal and vertical sampling resolutions
 
int resy
 
double grad_eps
 numerical increment/decrement used for computing image hessian and gradient using the method of finite differences
 
double hess_eps
 
bool uchar_input
 

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