_defaultResPrec (defined in HxImageRep) | HxImageRep | [private, static] |
_objectObserver (defined in HxImageRep) | HxImageRep | [private, static] |
_pointee (defined in HxImageRep) | HxImageRep | [private] |
ARITH_PREC enum value (defined in HxImageRep) | HxImageRep | |
binaryPixOp(const HxValue arg, HxString bpoName, HxTagList &tags=HxMakeTagList()) const | HxImageRep | |
binaryPixOp(const HxImageRep arg, HxString bpoName, HxTagList &tags=HxMakeTagList()) const | HxImageRep | |
construct(const HxImageSignature &, HxSizes) (defined in HxImageRep) | HxImageRep | [private] |
convertColor(HxVec3Double scale1, HxVec3Double gamma1, HxUpoVec3Double step1, HxUpoVec3Double step2, HxUpoVec3Double step3, HxVec3Double gamma2, HxVec3Double scale2) const (defined in HxImageRep) | HxImageRep | [private] |
DEFAULT_PREC enum value (defined in HxImageRep) | HxImageRep | |
dimensionality() const | HxImageRep | |
dimensionSize(int i) const | HxImageRep | |
dirty() (defined in HxImageRep) | HxImageRep | [inline] |
errorIm(HxString msg) const (defined in HxImageRep) | HxImageRep | [private] |
exportOp(HxString exportName, HxTagList &tags=HxMakeTagList()) const | HxImageRep | |
extend(HxSizes newSize, HxValue background, HxPoint begin=HxPoint(0, 0, 0)) const (defined in HxImageRep) | HxImageRep | [private] |
extend(HxImageRep background, HxPoint begin=HxPoint(0, 0, 0)) const (defined in HxImageRep) | HxImageRep | [private] |
genConvSeparated(HxImageRep kernel, HxString gMul, HxString gAdd, ResultPrecision resPrec=DEFAULT_PREC, HxTagList &tags=HxMakeTagList()) const | HxImageRep | |
genConvSeparated(int dimension, HxImageRep kernel1, HxImageRep kernel2, HxString gMul, HxString gAdd, ResultPrecision resPrec=DEFAULT_PREC, HxTagList &tags=HxMakeTagList()) const | HxImageRep | |
generalizedConvolution(HxImageRep kerImg, HxString gMul, HxString gAdd, ResultPrecision resPrec=DEFAULT_PREC, HxTagList &tags=HxMakeTagList()) const | HxImageRep | |
generalizedConvolutionK1d(int dimension, HxImageRep kerImg, HxString gMul, HxString gAdd, ResultPrecision resPrec=DEFAULT_PREC, HxTagList &tags=HxMakeTagList()) const | HxImageRep | |
geometricOp2d(HxMatrix func, HxGeoIntType gi=LINEAR, HxGeoTransType gt=FORWARD, int adjustSize=1, HxValue background=HxValue(0)) const | HxImageRep | |
getAt(int x, int y=0, int z=0) const | HxImageRep | |
getDoublePixels(double *pixels) (defined in HxImageRep) | HxImageRep | [private] |
getResultPrecision(ResultPrecision resPrec=DEFAULT_PREC) | HxImageRep | [static] |
getRgbPixels2d(int *pixels, HxString displayMode, int resWidth=-1, int resHeight=-1, HxGeoIntType gi=NEAREST) const | HxImageRep | |
getRgbPixels2d(int *pixels, HxString displayMode, int bufWidth, int bufHeight, int VX, int VY, int VW, int VH, double SX, double SY, double scaleX, double scaleY, HxGeoIntType gi) const | HxImageRep | |
getRgbPixels3d(int *pixels, HxString displayMode, int dimension, int coordinate, int resWidth=-1, int resHeight=-1, HxGeoIntType gi=NEAREST) const (defined in HxImageRep) | HxImageRep | |
getValues(HxPointListConstIter first, HxPointListConstIter last, HxValueListBackInserter) (defined in HxImageRep) | HxImageRep | [private] |
HxExportMatlabPixels(HxImageRep img, double *pixels) | HxImageRep | [friend] |
HxExportSi(HxImageRep img) | HxImageRep | [friend] |
HxExtend(HxImageRep img, HxImageRep background, HxPoint begin) | HxImageRep | [friend] |
HxExtendVal(HxImageRep img, HxSizes newSize, HxValue background, HxPoint begin) | HxImageRep | [friend] |
HxGetValues (defined in HxImageRep) | HxImageRep | [friend] |
HxIdentMaskMean (defined in HxImageRep) | HxImageRep | [friend] |
HxIdentMaskStDev (defined in HxImageRep) | HxImageRep | [friend] |
HxIdentMaskSum (defined in HxImageRep) | HxImageRep | [friend] |
HxImageFactory (defined in HxImageRep) | HxImageRep | [friend] |
HxImageRep() | HxImageRep | |
HxImageRep(const HxImageRep &) | HxImageRep | |
HxImageRep(const HxImageData *) (defined in HxImageRep) | HxImageRep | [private] |
HxImageRep(int pixelDimensionality, HxValueType pixelType, int pixelPrecision, int dimensions, int dimSize1, int dimSize2=1, int dimSize3=1) (defined in HxImageRep) | HxImageRep | [private] |
HxImageRep(const HxImageSignature &signature, HxSizes sizes) (defined in HxImageRep) | HxImageRep | [private] |
HxImageRep(const HxImageSignature &signature, HxImageRep) (defined in HxImageRep) | HxImageRep | [private] |
HxImageRep(const HxImageSignature &signature, HxSizes sizes, HxValue val) (defined in HxImageRep) | HxImageRep | [private] |
HxImageRep(int pixelDimensionality, int dimensions, HxSizes sizes, HxByte *pixels) (defined in HxImageRep) | HxImageRep | [private] |
HxImageRep(int pixelDimensionality, int dimensions, HxSizes sizes, short *pixels) (defined in HxImageRep) | HxImageRep | [private] |
HxImageRep(int pixelDimensionality, int dimensions, HxSizes sizes, int *pixels) (defined in HxImageRep) | HxImageRep | [private] |
HxImageRep(int pixelDimensionality, int dimensions, HxSizes sizes, float *pixels) (defined in HxImageRep) | HxImageRep | [private] |
HxImageRep(int pixelDimensionality, int dimensions, HxSizes sizes, double *pixels) (defined in HxImageRep) | HxImageRep | [private] |
HxImageRep(const HxImageSignature &signature, HxSizes sizes, int *pixels) (defined in HxImageRep) | HxImageRep | [private] |
HxImageRep(const HxImageSignature &signature, HxSizes sizes, HxByte *pixels) (defined in HxImageRep) | HxImageRep | [private] |
HxImageRep(const HxImageSignature &signature, HxSizes sizes, double *pixels) (defined in HxImageRep) | HxImageRep | [private] |
HxImageRep(const HxImageSignature &signature, const HxImageGenerator *imgGenerator) (defined in HxImageRep) | HxImageRep | [private] |
HxImageRep(const HxImageSignature &signature, HxSizes sizes, HxString importOp, HxTagList &=HxMakeTagList()) (defined in HxImageRep) | HxImageRep | [private] |
HxImageRep(HxImageRep i1, HxImageRep i2) (defined in HxImageRep) | HxImageRep | [private] |
HxImageRep(HxImageRep i1, HxImageRep i2, HxImageRep i3) (defined in HxImageRep) | HxImageRep | [private] |
HxImageRep(HxString fileName) (defined in HxImageRep) | HxImageRep | [private] |
HxImageRep(IMAGE *) (defined in HxImageRep) | HxImageRep | [private] |
HxImageRepInit (defined in HxImageRep) | HxImageRep | [friend] |
HxInverseProjectRange(HxImageRep im, int dimension, HxImageRep arg) | HxImageRep | [friend] |
HxMakeFromSi(IMAGE *im) | HxImageRep | [friend] |
HxMaskSum (defined in HxImageRep) | HxImageRep | [friend] |
HxProjectRange(HxImageRep im, int dimension) | HxImageRep | [friend] |
HxRestrict(HxImageRep img, HxPoint begin, HxPoint end) | HxImageRep | [friend] |
ident() const | HxImageRep | |
inverseProjectDomain(int dimension, int coordinate, const HxImageRep arg) const (defined in HxImageRep) | HxImageRep | [private] |
inverseProjectRange(int dimension, const HxImageRep arg) const (defined in HxImageRep) | HxImageRep | [private] |
isNull() const | HxImageRep | |
makeGaussian(double sigma, int deri, double acc, int fsize, int maxfsize) (defined in HxImageRep) | HxImageRep | [private, static] |
MNPixOp(const HxImageList &args, HxString mpoName, HxTagList &tags=HxMakeTagList()) const | HxImageRep | |
multiPixOp(const HxImageList &args, HxString mpoName, HxTagList &tags=HxMakeTagList()) const | HxImageRep | |
name() const | HxImageRep | |
name(HxString s) | HxImageRep | |
neighbourhoodOp(HxString ngbName, HxTagList &tags=HxMakeTagList()) const | HxImageRep | |
neighbourhoodOp(HxImageRep kernel, HxString ngbName, HxTagList &tags=HxMakeTagList()) const | HxImageRep | |
numberOfPixels() const | HxImageRep | |
operator int() const | HxImageRep | |
operator=(const HxImageRep &) | HxImageRep | |
operator==(const HxImageRep &arg) const | HxImageRep | |
pixelDimensionality() const | HxImageRep | |
pixelPrecision() const | HxImageRep | |
pixelType() const | HxImageRep | |
pointee() const (defined in HxImageRep) | HxImageRep | [private] |
printInfo(STD_OSTREAM &os, int doData=0) | HxImageRep | |
projectDomain(int dimension, int coordinate) const (defined in HxImageRep) | HxImageRep | [private] |
projectRange(int dimension) const (defined in HxImageRep) | HxImageRep | [private] |
recursiveNeighOp(HxImageRep kerImg, HxString gMul, HxString gAdd, HxTagList &tags=HxMakeTagList(), ResultPrecision resPrec=DEFAULT_PREC) const | HxImageRep | |
reduceOp(HxString op, HxTagList &tags=HxMakeTagList()) const | HxImageRep | |
ref() const (defined in HxImageRep) | HxImageRep | |
restrict(HxPoint begin, HxPoint end) const (defined in HxImageRep) | HxImageRep | [private] |
ResultPrecision enum name | HxImageRep | |
sampleIdentMask(const HxImageRep mask, HxPoint p, HxSizes size, int label, HxString sFunc) const | HxImageRep | |
sampleIdentMask(const HxImageRep mask, HxPoint p, HxSizes size, int label, HxString sFunc, HxValueListBackInserter res) const | HxImageRep | |
sampleWeightMask(const HxImageRep mask, HxPoint p, HxString sFunc) const | HxImageRep | |
setAt(const HxValue v, int x, int y=0, int z=0) | HxImageRep | |
setDefaultResultPrecision(ResultPrecision resPrec) | HxImageRep | [static] |
setImageDataObserver(const HxObjectObserver &) (defined in HxImageRep) | HxImageRep | [static] |
setObjectObserver(const HxObjectObserver &) (defined in HxImageRep) | HxImageRep | [static] |
signature() const | HxImageRep | |
sizes() const | HxImageRep | |
SMALL_PREC enum value (defined in HxImageRep) | HxImageRep | |
SOURCE_PREC enum value (defined in HxImageRep) | HxImageRep | |
toImageSi() const (defined in HxImageRep) | HxImageRep | [private] |
transpose() const (defined in HxImageRep) | HxImageRep | [private] |
unaryPixOp(HxString upoName, HxTagList &tags=HxMakeTagList()) const | HxImageRep | |
~HxImageRep() | HxImageRep | |