#include <kernel1.h>
iden::Convolution_Kernel::Convolution_Kernel |
( |
) | |
|
Convolution_Kernel::Convolution_Kernel |
( |
const int |
radius, |
|
|
const int |
tif_width, |
|
|
const int |
tif_length |
|
) |
| |
Convolution_Kernel::~Convolution_Kernel |
( |
) | |
|
Ipp32f* iden::Convolution_Kernel::get_circle_kernel |
( |
) | |
const |
|
inline |
Ipp32f* iden::Convolution_Kernel::get_cos_kernel |
( |
) | |
const |
|
inline |
IppiSize iden::Convolution_Kernel::get_kernel_size |
( |
) | |
const |
|
inline |
int iden::Convolution_Kernel::get_kernel_step |
( |
) | |
const |
|
inline |
int iden::Convolution_Kernel::get_offset |
( |
) | |
const |
|
inline |
Ipp32f* iden::Convolution_Kernel::get_r2_kernel |
( |
) | |
const |
|
inline |
Ipp32f* iden::Convolution_Kernel::get_ramp_x_kernel |
( |
) | |
const |
|
inline |
Ipp32f* iden::Convolution_Kernel::get_ramp_y_kernel |
( |
) | |
const |
|
inline |
IppiSize iden::Convolution_Kernel::get_ROI_size |
( |
) | |
const |
|
inline |
Ipp32f* iden::Convolution_Kernel::get_sin_kernel |
( |
) | |
const |
|
inline |
Ipp32f* iden::Convolution_Kernel::circle_kernel |
|
private |
int iden::Convolution_Kernel::constantoffset |
|
private |
Ipp32f* iden::Convolution_Kernel::cos_kernel |
|
private |
IppiSize iden::Convolution_Kernel::kernel_size |
|
private |
int iden::Convolution_Kernel::kernel_step |
|
private |
int iden::Convolution_Kernel::offset |
|
private |
Ipp32f* iden::Convolution_Kernel::r2_kernel |
|
private |
Ipp32f* iden::Convolution_Kernel::ramp_x_kernel |
|
private |
Ipp32f* iden::Convolution_Kernel::ramp_y_kernel |
|
private |
IppiSize iden::Convolution_Kernel::ROI_size |
|
private |
Ipp32f* iden::Convolution_Kernel::sin_kernel |
|
private |
The documentation for this class was generated from the following files: