|
LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
#include <isr.h>
Public Types | |
| typedef lsst::afw::image::MaskedImage < ImageT >::x_iterator | x_iterator |
Public Member Functions | |
| CountMaskedPixels () | |
| virtual | ~CountMaskedPixels () |
| void | reset () |
| void | apply (lsst::afw::image::MaskedImage< ImageT > const &image, MaskT bitmask) |
| int | getCount () const |
Private Attributes | |
| int | _count |
| typedef lsst::afw::image::MaskedImage<ImageT>::x_iterator lsst::ip::isr::CountMaskedPixels< ImageT, MaskT >::x_iterator |
|
inline |
|
inlinevirtual |
|
inline |
Definition at line 174 of file isr.h.
|
inline |
|
inline |
|
private |
1.8.5