#include "adapter/gaussian1D.h"
Protected Member Functions | |
| void | compute_kernel () |
Protected Attributes | |
| default_type | stdev |
| ssize_t | radius |
| size_t | axis |
| vector< default_type > | kernel |
| const bool | zero_boundary |
Protected Attributes inherited from MR::Adapter::Base< Gaussian1D< ImageType >, ImageType > | |
| ImageType | parent_ |
Definition at line 28 of file gaussian1D.h.
|
inlineprotected |
Definition at line 94 of file gaussian1D.h.
|
protected |
Definition at line 111 of file gaussian1D.h.
|
protected |
Definition at line 112 of file gaussian1D.h.
|
protected |
Definition at line 110 of file gaussian1D.h.
|
protected |
Definition at line 109 of file gaussian1D.h.
|
protected |
Definition at line 113 of file gaussian1D.h.