Jafar
|
Definition at line 16 of file PyramidSP.hpp.
Public Member Functions | |
PyramidSP (const image::Image &_image, int _levels, SegmentProbabilityEstimator *_estimator) | |
const image::Image & | imageAt (int _level) const |
const image::Image & | dxAt (int _level) const |
const image::Image & | dyAt (int _level) const |
const image::Image & | probaAt (int _level) const |
Private Attributes | |
Private *const | d |
jafar::dseg::PyramidSP::PyramidSP | ( | const image::Image & | _image, |
int | _levels, | ||
SegmentProbabilityEstimator * | _estimator | ||
) |
_image | image on which to compute the pyramid |
_estimator | probability estimator used to create this pyramid |
Generated on Wed Oct 15 2014 00:37:34 for Jafar by doxygen 1.7.6.1 |