#include <bilateral_filter.h>
Public Types | |
typedef unsigned int | size_type |
typedef float | real_type |
Public Methods | |
Gaussian_space_weight (const real_type sig) | |
size_type | far () const |
bool | is_far (const int dx, const int dy) const |
void | set_reference_data (const size_type x, const size_type y) |
real_type | operator() (const size_type x, const size_type y) const |
sigma
.
|
|
|
|
|
|
|
|
|
|
|
|
|
|