Public Member Functions | |
Weights2D (const ConvolutionBoundaryStrategy strat=CONV_BOUNDARY_CLEAN) | |
void | addWeight (const Image< double > &w) |
void | clear () |
clear our weights | |
Image< double > | compute (const Image< double > &in) |
Definition at line 323 of file Weights.H.