VlImSmoothFilt Struct Reference
Image smoothing filter. More...
#include <imopv.h>
Data Fields | |
| int | width |
| int | height |
| float * | temp |
| float * | gaussFilter |
| double | gaussFilterSigma |
| vl_size | gaussFilterWidth |
Detailed Description
Field Documentation
| float* VlImSmoothFilt::gaussFilter |
current Gaussian filter
current Gaussian filter std
current Gaussian filter width
image height.
| float* VlImSmoothFilt::temp |
temporary pixel buffer.
image width.
The documentation for this struct was generated from the following file: