Image Component Library (ICL)
Public Member Functions | Public Attributes | List of all members
icl::cv::CornerDetectorCSS::GaussianKernel Struct Reference

1 dim gaussian kernel More...

#include <CornerDetectorCSS.h>

Public Member Functions

 GaussianKernel ()
 

Public Attributes

std::vector< icl32fgau
 
float sigma
 
float cutoff
 
int width
 

Detailed Description

1 dim gaussian kernel

Constructor & Destructor Documentation

◆ GaussianKernel()

icl::cv::CornerDetectorCSS::GaussianKernel::GaussianKernel ( )
inline

Member Data Documentation

◆ cutoff

float icl::cv::CornerDetectorCSS::GaussianKernel::cutoff

◆ gau

std::vector<icl32f> icl::cv::CornerDetectorCSS::GaussianKernel::gau

◆ sigma

float icl::cv::CornerDetectorCSS::GaussianKernel::sigma

◆ width

int icl::cv::CornerDetectorCSS::GaussianKernel::width

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