i3d::HRCA_LUT< ITYPE, OTYPE > Member List
This is the complete list of members for
i3d::HRCA_LUT< ITYPE, OTYPE >, including all inherited members.
| _lut | i3d::HRCA_LUT< ITYPE, OTYPE > | [protected] |
| _lut_size | i3d::HRCA_LUT< ITYPE, OTYPE > | [protected] |
| Apply(const ITYPE *idata, OTYPE *odata, long size) const | i3d::HRCA_LUT< ITYPE, OTYPE > | |
| CreateAffine(float a, float b, OTYPE min=std::numeric_limits< OTYPE >::min(), OTYPE max=std::numeric_limits< OTYPE >::max()) | i3d::HRCA_LUT< ITYPE, OTYPE > | |
| CreateEqualization(const HRCA_Histogram< ITYPE > &histogram) | i3d::HRCA_LUT< ITYPE, OTYPE > | |
| CreateGamma(const HRCA_Histogram< ITYPE > &histogram, float gamma) | i3d::HRCA_LUT< ITYPE, OTYPE > | |
| CreateLinearStretch(const HRCA_Histogram< ITYPE > &histogram) | i3d::HRCA_LUT< ITYPE, OTYPE > | |
| CreatePercentileStretch(const HRCA_Histogram< ITYPE > &histogram, int lp, int rp) | i3d::HRCA_LUT< ITYPE, OTYPE > | |
| CreateThresholding(ITYPE min_threshold, ITYPE max_threshold=std::numeric_limits< ITYPE >::max()) | i3d::HRCA_LUT< ITYPE, OTYPE > | |
| Get(ITYPE i) const | i3d::HRCA_LUT< ITYPE, OTYPE > | [inline] |