| HxAbs(ImageRep im) | GlobalOpsOperations | |
| HxAcos(ImageRep im) | GlobalOpsOperations | |
| HxAdd(ImageRep im1, ImageRep im2) throws ImageException | GlobalOpsOperations | |
| HxAddVal(ImageRep im, PixValue val) throws ImageException | GlobalOpsOperations | |
| HxAffinePix(ImageRep im, PixValue v1, PixValue v2, PixValue v3) | GlobalOpsOperations | |
| HxAnd(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxAndVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxArg(ImageRep im) | GlobalOpsOperations | |
| HxAsin(ImageRep im) | GlobalOpsOperations | |
| HxAtan(ImageRep im) | GlobalOpsOperations | |
| HxAtan2(ImageRep im) | GlobalOpsOperations | |
| HxCannyEdgeMap(ImageRep img, double sigma) | GlobalOpsOperations | |
| HxCannyThreshold(ImageRep img, double sigma, double level) | GlobalOpsOperations | |
| HxCannyThresholdAlt(ImageRep img, double sigma, double level) | GlobalOpsOperations | |
| HxCeil(ImageRep im) | GlobalOpsOperations | |
| HxColorSpace(ImageRep im, ColorModel fromColorSpace, ColorModel toColorSpace) | GlobalOpsOperations | |
| HxComplement(ImageRep im) | GlobalOpsOperations | |
| HxConjugate(ImageRep im) | GlobalOpsOperations | |
| HxContrastStretch(ImageRep im, double val) | GlobalOpsOperations | |
| HxConvGauss2d(ImageRep img, double sigmax, int orderDerivx, double accuracyx, double sigmay, int orderDerivy, double accuracyy) | GlobalOpsOperations | |
| HxConvGauss3d(ImageRep img, double sigmax, int orderDerivx, double accuracyx, double sigmay, int orderDerivy, double accuracyy, double sigmaz, int orderDerivz, double accuracyz) | GlobalOpsOperations | |
| HxConvKernelSeparated(ImageRep im, ImageRep kernel, ResultPrecision resPrec) | GlobalOpsOperations | |
| HxConvKernelSeparated2d(ImageRep img, ImageRep kernelX, ImageRep kernelY, ResultPrecision resPrec) | GlobalOpsOperations | |
| HxConvolution(ImageRep im, ImageRep kernel, ResultPrecision resPrec) | GlobalOpsOperations | |
| HxConvolution1d(ImageRep im, ImageRep kernel, int dimension, ResultPrecision resPrec) | GlobalOpsOperations | |
| HxCos(ImageRep im) | GlobalOpsOperations | |
| HxCosh(ImageRep im) | GlobalOpsOperations | |
| HxCross(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxCrossVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxDistanceTransform(ImageRep img) | GlobalOpsOperations | |
| HxDiv(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxDivVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxDot(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxDotVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxEqual(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxEqualVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxExp(ImageRep im) | GlobalOpsOperations | |
| HxExportMatlabPixels(ImageRep im, DoubleSeqHolder pixels) | GlobalOpsOperations | |
| HxExtend(ImageRep img, ImageRep background, Point begin) | GlobalOpsOperations | |
| HxExtendVal(ImageRep img, Sizes newSize, PixValue background, Point begin) | GlobalOpsOperations | |
| HxFloor(ImageRep im) | GlobalOpsOperations | |
| HxGauss(ImageRep img, double sigma, double accuracy) | GlobalOpsOperations | |
| HxGaussDerivative2d(ImageRep img, double sigma, int orderDerivx, int orderDerivy, double accuracy) | GlobalOpsOperations | |
| HxGaussDerivative3d(ImageRep img, double sigma, int orderDerivx, int orderDerivy, int orderDerivz, double accuracy) | GlobalOpsOperations | |
| HxGreaterEqual(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxGreaterEqualVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxGreaterThan(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxGreaterThanVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxGreyEdgeHistogram(ImageRep objImage, double sigma, double threshold) | GlobalOpsOperations | |
| HxHistogramFromFile(String fileName) | GlobalOpsOperations | |
| HxIdentMaskMean(ImageRep im, ImageRep mask, Point p, Sizes size, int label) | GlobalOpsOperations | |
| HxIdentMaskStDev(ImageRep im, ImageRep mask, Point p, Sizes size, int label) | GlobalOpsOperations | |
| HxIdentMaskSum(ImageRep im, ImageRep mask, Point p, Sizes size, int label) | GlobalOpsOperations | |
| HxImageAsByte(ImageRep img) | GlobalOpsOperations | |
| HxImageAsComplex(ImageRep img) | GlobalOpsOperations | |
| HxImageAsDouble(ImageRep img) | GlobalOpsOperations | |
| HxImageAsFloat(ImageRep img) | GlobalOpsOperations | |
| HxImageAsShort(ImageRep img) | GlobalOpsOperations | |
| HxImageAsVec2Byte(ImageRep img) | GlobalOpsOperations | |
| HxImageAsVec2Double(ImageRep img) | GlobalOpsOperations | |
| HxImageAsVec2Float(ImageRep img) | GlobalOpsOperations | |
| HxImageAsVec2Int(ImageRep img) | GlobalOpsOperations | |
| HxImageAsVec2Short(ImageRep img) | GlobalOpsOperations | |
| HxImageAsVec3Byte(ImageRep img) | GlobalOpsOperations | |
| HxImageAsVec3Double(ImageRep img) | GlobalOpsOperations | |
| HxImageAsVec3Float(ImageRep img) | GlobalOpsOperations | |
| HxImageAsVec3Int(ImageRep img) | GlobalOpsOperations | |
| HxImageAsVec3Short(ImageRep img) | GlobalOpsOperations | |
| HxImageMaxSize(ImageRep img) | GlobalOpsOperations | |
| HxImageMinSize(ImageRep img) | GlobalOpsOperations | |
| HxImagesFromFile(String fileName) | GlobalOpsOperations | |
| HxImagesToFile(ImageRep[] ims, String fileName) | GlobalOpsOperations | |
| HxImageToHistogram(ImageRep im, int getDim, double lowBin, double highBin, int nBin) | GlobalOpsOperations | |
| HxInf(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxInfVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxInvarIndexDB(String indexFile, String dbDir, String invar, double s, int bins) | GlobalOpsOperations | |
| HxInvarMatchHistos(Histogram[] l1, Histogram[] l2) | GlobalOpsOperations | |
| HxInvarOpenDB(String indexFile, String dbDir) | GlobalOpsOperations | |
| HxInvarRandom(String invar, int n) | GlobalOpsOperations | |
| HxInvarSearch(ImageRep im, String invar, int n) | GlobalOpsOperations | |
| HxInvarSearchHisto(Histogram[] target, String invar, int n) | GlobalOpsOperations | |
| HxInverseProjectRange(ImageRep im1, int dimension, ImageRep im2) | GlobalOpsOperations | |
| HxLabelBlobs(ImageRep image, ImageRep mask, int minimalBlobArea) | GlobalOpsOperations | |
| HxLeftShift(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxLeftShiftVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxLessEqual(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxLessEqualVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxLessThan(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxLessThanVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxLog(ImageRep im) | GlobalOpsOperations | |
| HxLog10(ImageRep im) | GlobalOpsOperations | |
| HxMakeFrom2Images(ImageRep i1, ImageRep i2) | GlobalOpsOperations | |
| HxMakeFrom3Images(ImageRep i1, ImageRep i2, ImageRep i3) | GlobalOpsOperations | |
| HxMakeFromByteData(int pixelDimensionality, int dimensions, Sizes size, byte[] data) | GlobalOpsOperations | |
| HxMakeFromDoubleData(int pixelDimensionality, int dimensions, Sizes size, double[] data) | GlobalOpsOperations | |
| HxMakeFromFile(String fileName) | GlobalOpsOperations | |
| HxMakeFromFileSI(String fileName) | GlobalOpsOperations | |
| HxMakeFromFloatData(int pixelDimensionality, int dimensions, Sizes size, float[] data) | GlobalOpsOperations | |
| HxMakeFromGrayValue(ImageSignature signature, Sizes size, byte[] pixels) | GlobalOpsOperations | |
| HxMakeFromImage(ImageSignature signature, ImageRep src) | GlobalOpsOperations | |
| HxMakeFromImport(ImageSignature signature, Sizes size, String importOp, TagList tags) | GlobalOpsOperations | |
| HxMakeFromIntData(int pixelDimensionality, int dimensions, Sizes size, int[] data) | GlobalOpsOperations | |
| HxMakeFromJavaRgb(ImageSignature signature, Sizes size, int[] pixels) | GlobalOpsOperations | |
| HxMakeFromMatlab(ImageSignature signature, Sizes size, double[] pixels) | GlobalOpsOperations | |
| HxMakeFromNamedGenerator(ImageSignature signature, String generatorName, TagList tags) | GlobalOpsOperations | |
| HxMakeFromPpmPixels(ImageSignature signature, Sizes size, byte[] pixels) | GlobalOpsOperations | |
| HxMakeFromShortData(int pixelDimensionality, int dimensions, Sizes size, short[] data) | GlobalOpsOperations | |
| HxMakeFromSignature(ImageSignature signature, Sizes size) | GlobalOpsOperations | |
| HxMakeFromValue(ImageSignature signature, Sizes size, PixValue val) | GlobalOpsOperations | |
| HxMakeGaussian1d(double sigma, int deri, double accuracy, int maxfsize, int fsize) | GlobalOpsOperations | |
| HxMakeParabola1d(double rho, double accuracy, int maxfsize, int fsize) | GlobalOpsOperations | |
| HxMaskSum(ImageRep im, ImageRep mask, Point p) | GlobalOpsOperations | |
| HxMax(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxMaxVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxMin(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxMinVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxMod(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxModVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxMul(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxMulVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxNegate(ImageRep im) | GlobalOpsOperations | |
| HxNJetInvar(ImageRep im, String invar, double scale, int nBin) | GlobalOpsOperations | |
| HxNorm1(ImageRep im) | GlobalOpsOperations | |
| HxNorm2(ImageRep im) | GlobalOpsOperations | |
| HxNormalizedCorrelation(ImageRep im, ImageRep kernel) | GlobalOpsOperations | |
| HxNormInf(ImageRep im) | GlobalOpsOperations | |
| HxNotEqual(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxNotEqualVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxOr(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxOrVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxParabolicDilation(ImageRep img, double rho, double accuracy) | GlobalOpsOperations | |
| HxParabolicErosion(ImageRep img, double rho, double accuracy) | GlobalOpsOperations | |
| HxPercentile(ImageRep im, int neighSize, double perc) | GlobalOpsOperations | |
| HxPixInf(ImageRep im) | GlobalOpsOperations | |
| HxPixMax(ImageRep im) | GlobalOpsOperations | |
| HxPixMin(ImageRep im) | GlobalOpsOperations | |
| HxPixProduct(ImageRep im) | GlobalOpsOperations | |
| HxPixSum(ImageRep im) | GlobalOpsOperations | |
| HxPixSup(ImageRep im) | GlobalOpsOperations | |
| HxPow(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxPowVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxProjectRange(ImageRep im, int dimension) | GlobalOpsOperations | |
| HxRecGauss(ImageRep im, double sx, double sy, int dx, int dy, int recurOrder) | GlobalOpsOperations | |
| HxRestrict(ImageRep img, Point begin, Point end) | GlobalOpsOperations | |
| HxRGB2Intensity(ImageRep im) | GlobalOpsOperations | |
| HxRightShift(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxRightShiftVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxRound(ImageRep im) | GlobalOpsOperations | |
| HxScale(ImageRep img, double sx, double sy, double sz, GeoIntType gi, int adjustSize) | GlobalOpsOperations | |
| HxSin(ImageRep im) | GlobalOpsOperations | |
| HxSinh(ImageRep im) | GlobalOpsOperations | |
| HxSqrt(ImageRep im) | GlobalOpsOperations | |
| HxSquaredDistance(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxSub(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxSubVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxSup(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxSupVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxTan(ImageRep im) | GlobalOpsOperations | |
| HxTanh(ImageRep im) | GlobalOpsOperations | |
| HxThreshold(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxTriStateThreshold(ImageRep im, PixValue level, PixValue v1, PixValue v2, PixValue v3) | GlobalOpsOperations | |
| HxUnaryMax(ImageRep im) | GlobalOpsOperations | |
| HxUnaryMin(ImageRep im) | GlobalOpsOperations | |
| HxUnaryProduct(ImageRep im) | GlobalOpsOperations | |
| HxUnarySum(ImageRep im) | GlobalOpsOperations | |
| HxUniform(ImageRep im, Sizes size) | GlobalOpsOperations | |
| HxUniformNonSep(ImageRep im, Sizes size) | GlobalOpsOperations | |
| HxWriteFile(ImageRep im, String fileName) | GlobalOpsOperations | |
| HxXor(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxXorVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| JmCalcAapFeatures(ImageRep aap, ImageRep aapSegmentation) | UserOpsOperations | |
| JmInvarCHisto(ImageRep im, double scale, int nBin) | GlobalOpsOperations | |
| JmInvarCwHisto(ImageRep im, double scale, int nBin) | GlobalOpsOperations | |
| JmInvarEHisto(ImageRep im, double scale, int nBin) | GlobalOpsOperations | |
| JmInvarWwHisto(ImageRep im, double scale, int nBin) | GlobalOpsOperations | |
| JmNJetInvarC(NJet nj) | GlobalOpsOperations | |
| JmNJetInvarCHisto(NJet nj, int nBin) | GlobalOpsOperations | |
| JmNJetInvarCw(NJet nj) | GlobalOpsOperations | |
| JmNJetInvarCwHisto(NJet nj, int nBin) | GlobalOpsOperations | |
| JmNJetInvarE(NJet nj) | GlobalOpsOperations | |
| JmNJetInvarEHisto(NJet nj, int nBin) | GlobalOpsOperations | |
| JmNJetInvarWw(NJet nj) | GlobalOpsOperations | |
| JmNJetInvarWwHisto(NJet nj, int nBin) | GlobalOpsOperations | |
| MyStringFunction() | UserOpsOperations | |
| MyStringFunction2() | UserOpsOperations | |
| VxRelAsString(VxTimeSpan elt1, VxTimeSpan elt2) | GlobalOpsOperations | |
| VxRelBefore(VxTimeSpan elt1, VxTimeSpan elt2) | GlobalOpsOperations | |
| VxRelBeforeAfter(VxTimeSpan elt1, VxTimeSpan elt2) | GlobalOpsOperations | |
| VxRelCon(VxTimeSpan elt1, VxTimeSpan elt2) | GlobalOpsOperations | |
| VxRelDur(VxTimeSpan elt1, VxTimeSpan elt2) | GlobalOpsOperations | |
| VxRelEquals(VxTimeSpan elt1, VxTimeSpan elt2) | GlobalOpsOperations | |
| VxRelMeets(VxTimeSpan elt1, VxTimeSpan elt2) | GlobalOpsOperations | |
| VxRelMeetsAnywhere(VxTimeSpan elt1, VxTimeSpan elt2) | GlobalOpsOperations | |
| VxRelOverlaps(VxTimeSpan elt1, VxTimeSpan elt2) | GlobalOpsOperations | |
| VxRelOverlapsAnywhere(VxTimeSpan elt1, VxTimeSpan elt2) | GlobalOpsOperations | |