| HxAbs(ImageRep im) | GlobalOpsOperations | |
| HxAcos(ImageRep im) | GlobalOpsOperations | |
| HxAdd(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxAddBinaryNoise(ImageRep im, double percent) | GlobalOpsOperations | |
| HxAddGaussianNoise(ImageRep im, double mean, double stdev) | GlobalOpsOperations | |
| HxAddPoissonNoise(ImageRep im, double conversionFactor) | GlobalOpsOperations | |
| HxAddSat(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxAddUniformNoise(ImageRep im) | 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 | |
| HxAreaClosing(ImageRep im, int conn, int minarea) | GlobalOpsOperations | |
| HxAreaOpening(ImageRep im, int conn, int area) | GlobalOpsOperations | |
| HxArg(ImageRep im) | GlobalOpsOperations | |
| HxAsin(ImageRep im) | GlobalOpsOperations | |
| HxAtan(ImageRep im) | GlobalOpsOperations | |
| HxAtan2(ImageRep im) | GlobalOpsOperations | |
| HxBernsenThreshold(ImageRep im, int windowSz, int uniformTh, boolean uniformLow) | GlobalOpsOperations | |
| HxCannyEdgeMap(ImageRep img, double sigma) | GlobalOpsOperations | |
| HxCannyThreshold(ImageRep img, double sigma, double level) | GlobalOpsOperations | |
| HxCannyThresholdAlt(ImageRep img, double sigma, double level) | GlobalOpsOperations | |
| HxCannyThresholdRec(ImageRep img, double sigma, double level) | GlobalOpsOperations | |
| HxCeil(ImageRep im) | GlobalOpsOperations | |
| HxClosing(ImageRep im, SF s) | GlobalOpsOperations | |
| HxClosingByReconstruction(ImageRep im, SF s1, SF s2) | GlobalOpsOperations | |
| HxClosingByReconstructionTopHat(ImageRep im, SF s1, SF s2) | GlobalOpsOperations | |
| HxClosingTopHat(ImageRep im, SF s) | GlobalOpsOperations | |
| HxColorInvarCw(ImageRep im, double scale) | GlobalOpsOperations | |
| HxColorInvarEw(ImageRep im, double scale) | GlobalOpsOperations | |
| HxColorInvarHw(ImageRep im, double scale) | GlobalOpsOperations | |
| HxColorInvarNw(ImageRep im, double scale) | GlobalOpsOperations | |
| HxColorInvarWw(ImageRep im, double scale) | GlobalOpsOperations | |
| HxColorSpace(ImageRep im, ColorModel fromColorSpace, ColorModel toColorSpace) | GlobalOpsOperations | |
| HxComplement(ImageRep im) | GlobalOpsOperations | |
| HxConditionalDilation(ImageRep im, ImageRep mask, SF s, int nrIter) | GlobalOpsOperations | |
| HxConditionalErosion(ImageRep im, ImageRep mask, SF s, int nrIter) | 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 | |
| HxCos(ImageRep im) | GlobalOpsOperations | |
| HxCosh(ImageRep im) | GlobalOpsOperations | |
| HxCross(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxCrossVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxDefuz(ImageRep im, int windowSzX, int windowSzY, double thr) | GlobalOpsOperations | |
| HxDilation(ImageRep im, SF s) | GlobalOpsOperations | |
| HxDisplayOF(ImageRep im, int scale_x, int scale_y, double mul_x, double mul_y, int pixelsize) | GlobalOpsOperations | |
| HxDistanceTransform(ImageRep img) | GlobalOpsOperations | |
| HxDistanceTransformMM(ImageRep im, SF s) | GlobalOpsOperations | |
| HxDiv(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxDivVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxDot(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| GlobalOpsOperations::HxDoTrack(int nextFrame, org.omg.CORBA.IntHolder x0, org.omg.CORBA.IntHolder y0, org.omg.CORBA.IntHolder x1, org.omg.CORBA.IntHolder y1, org.omg.CORBA.BooleanHolder occlusion) | UserOpsOperations | |
| UserOps::HxDoTrack(int nextFrame, org.omg.CORBA.IntHolder x0, org.omg.CORBA.IntHolder y0, org.omg.CORBA.IntHolder x1, org.omg.CORBA.IntHolder y1, org.omg.CORBA.BooleanHolder occlusion) | UserOpsOperations | |
| HxDotVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| GlobalOpsOperations::HxEndTrack() | UserOpsOperations | |
| UserOps::HxEndTrack() | UserOpsOperations | |
| HxEntropyThreshold(ImageRep im) | GlobalOpsOperations | |
| HxEqual(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxEqualVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxErosion(ImageRep im, SF s) | 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 | |
| HxGaussianDeblur(ImageRep im, double dr, double dc) | GlobalOpsOperations | |
| HxGeodesicDistanceTransform(ImageRep im, int conn) | 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 | |
| HxHighlightRegion(ImageRep im, ImageRep mask, int label, double factor) | GlobalOpsOperations | |
| HxHilditchSkeleton(ImageRep im) | GlobalOpsOperations | |
| HxHistogramFromFile(String fileName) | GlobalOpsOperations | |
| HxHitOrMiss(ImageRep im, SF s1, SF s2) | GlobalOpsOperations | |
| HxIDBOpen(String name, String indexFile) | GlobalOpsOperations | |
| HxIDBRandom(String name, int n) | GlobalOpsOperations | |
| HxIDBSearch(String key, String name, int n) | GlobalOpsOperations | |
| HxIdentMaskMean(ImageRep im, ImageRep mask, Point p, Sizes size, int label) | GlobalOpsOperations | |
| HxIdentMaskMedian(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 | |
| HxIdentMaskVariance(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 | |
| HxImageToHistogramMask(ImageRep im, int getDim, double lowBin, double highBin, int nBin, ImageRep mask, int maskVal) | GlobalOpsOperations | |
| HxInf(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxInfimumReconstruction(ImageRep im, ImageRep mask, SF s) | GlobalOpsOperations | |
| HxInfVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| GlobalOpsOperations::HxInitTrack(ImageSeq seq, int startFrame, int x0, int y0, int x1, int y1) | UserOpsOperations | |
| UserOps::HxInitTrack(ImageSeq seq, int startFrame, int x0, int y0, int x1, int y1) | UserOpsOperations | |
| HxInvarBinsPerHistogram(String invar) | GlobalOpsOperations | |
| HxInvarChannels(String invar) | GlobalOpsOperations | |
| HxInvarCHisto(ImageRep im, double scale, int nBin) | GlobalOpsOperations | |
| HxInvarCwHisto(ImageRep im, double scale, int nBin) | GlobalOpsOperations | |
| HxInvarDBList(String invar) | GlobalOpsOperations | |
| HxInvarDBSize(String invar) | GlobalOpsOperations | |
| HxInvarEHisto(ImageRep im, double scale, int nBin) | GlobalOpsOperations | |
| HxInvarGetHistos(String invar, String key) | 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 | |
| HxInvarScores(String invar, int n) | GlobalOpsOperations | |
| HxInvarSearch(ImageRep im, String invar, int n) | GlobalOpsOperations | |
| HxInvarSearchHisto(Histogram[] target, String invar, int n) | GlobalOpsOperations | |
| HxInvarSearchKey(String key, String invar, int n) | GlobalOpsOperations | |
| HxInvarWwHisto(ImageRep im, double scale, int nBin) | GlobalOpsOperations | |
| HxInverseProjectRange(ImageRep im1, int dimension, ImageRep im2) | GlobalOpsOperations | |
| HxIsodataThreshold(ImageRep im) | GlobalOpsOperations | |
| HxKuwahara(ImageRep im, int width, int height) | GlobalOpsOperations | |
| HxLabel(ImageRep im, int conn) | GlobalOpsOperations | |
| HxLabel2(ImageRep im, int conn) | 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 | |
| HxLocalMode(ImageRep f, ImageRep g, int nr, double sigmax, double sigmay, double sigmaval, Sizes ngbSize) | 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 | |
| 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 | |
| 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 | |
| HxMorphologicalContour(ImageRep im, SF s) | GlobalOpsOperations | |
| HxMorphologicalGradient(ImageRep im, SF s) | GlobalOpsOperations | |
| HxMorphologicalGradient2(ImageRep im, SF s1, SF s2) | 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 | |
| HxNJetInvarC(NJet nj) | GlobalOpsOperations | |
| HxNJetInvarCHisto(NJet nj, int nBin) | GlobalOpsOperations | |
| HxNJetInvarCw(NJet nj) | GlobalOpsOperations | |
| HxNJetInvarCwHisto(NJet nj, int nBin) | GlobalOpsOperations | |
| HxNJetInvarE(NJet nj) | GlobalOpsOperations | |
| HxNJetInvarEHisto(NJet nj, int nBin) | GlobalOpsOperations | |
| HxNJetInvarWw(NJet nj) | GlobalOpsOperations | |
| HxNJetInvarWwHisto(NJet nj, 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 | |
| HxOpening(ImageRep im, SF s) | GlobalOpsOperations | |
| HxOpeningByReconstruction(ImageRep im, SF s1, SF s2) | GlobalOpsOperations | |
| HxOpeningByReconstructionTopHat(ImageRep im, SF s1, SF s2) | GlobalOpsOperations | |
| HxOpeningTopHat(ImageRep im, SF s) | GlobalOpsOperations | |
| GlobalOpsOperations::HxOpenTrecDB(String indexFile, String dbDir) | UserOpsOperations | |
| UserOps::HxOpenTrecDB(String indexFile, String dbDir) | UserOpsOperations | |
| HxOpticalFlow(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxOpticalFlowMultiScale(ImageRep im1, ImageRep im2) | 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 | |
| HxPeakRemoval(ImageRep im, int conn, int minarea) | 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 | |
| HxReciprocal(ImageRep im) | GlobalOpsOperations | |
| HxReflect(ImageRep img, int doX, int doY, int doZ) | GlobalOpsOperations | |
| HxRegionalMaxima(ImageRep im, int conn) | GlobalOpsOperations | |
| HxRegionalMinima(ImageRep im, int conn) | 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 | |
| HxRotate(ImageRep img, double alpha, GeoIntType gi, int adjustSize, PixValue background) | GlobalOpsOperations | |
| HxRound(ImageRep im) | GlobalOpsOperations | |
| HxScale(ImageRep img, double sx, double sy, double sz, GeoIntType gi, int adjustSize) | GlobalOpsOperations | |
| HxSetBorderValue(ImageRep im, int w, int h, PixValue val) | GlobalOpsOperations | |
| HxSetPartImage(ImageRep im, int x1, int y1, int x2, int y2, PixValue val) | GlobalOpsOperations | |
| HxSin(ImageRep im) | GlobalOpsOperations | |
| HxSinh(ImageRep im) | GlobalOpsOperations | |
| HxSkeleton(ImageRep im, SF s) | GlobalOpsOperations | |
| HxSKIZ(ImageRep im, int conn) | GlobalOpsOperations | |
| HxSqrt(ImageRep im) | GlobalOpsOperations | |
| HxSquaredDistance(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxSub(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxSubSat(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxSubVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxSup(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxSupremumReconstruction(ImageRep im, ImageRep mask, SF s) | GlobalOpsOperations | |
| HxSupVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxTan(ImageRep im) | GlobalOpsOperations | |
| HxTanh(ImageRep im) | GlobalOpsOperations | |
| HxThickening(ImageRep im, SF s1, SF s2) | GlobalOpsOperations | |
| HxThinning(ImageRep im, SF s1, SF s2) | GlobalOpsOperations | |
| HxThreshold(ImageRep im, PixValue val) | GlobalOpsOperations | |
| HxTranslate(ImageRep img, int sx, int sy, int sz) | GlobalOpsOperations | |
| HxTranspose(ImageRep img) | GlobalOpsOperations | |
| GlobalOpsOperations::HxTrecDemo(TrecFaceT faces, TrecYesNoT monologue, TrecYesNoT speech, TrecCameraT camera, ImageRep qimage) | UserOpsOperations | |
| UserOps::HxTrecDemo(TrecFaceT faces, TrecYesNoT monologue, TrecYesNoT speech, TrecCameraT camera, ImageRep qimage) | UserOpsOperations | |
| 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 | |
| HxValleyRemoval(ImageRep im, int conn, int minarea) | GlobalOpsOperations | |
| HxWatershed(ImageRep im, int conn) | GlobalOpsOperations | |
| HxWatershedMarkers(ImageRep input, ImageRep mask, int conn, boolean doLabelMask) | GlobalOpsOperations | |
| HxWatershedMarkers2(ImageRep input, ImageRep mask, int conn, boolean doLabelMask, int costMethod) | GlobalOpsOperations | |
| HxWatershedSlow(ImageRep im, SF s, String linereg) | GlobalOpsOperations | |
| HxWeightMaskSum(ImageRep im, ImageRep mask, Point p) | GlobalOpsOperations | |
| HxWriteFile(ImageRep im, String fileName) | GlobalOpsOperations | |
| HxXor(ImageRep im1, ImageRep im2) | GlobalOpsOperations | |
| HxXorVal(ImageRep im, PixValue val) | GlobalOpsOperations | |
| GlobalOpsOperations::JmCalcAapFeatures(ImageRep aap, ImageRep aapSegmentation) | UserOpsOperations | |
| UserOps::JmCalcAapFeatures(ImageRep aap, ImageRep aapSegmentation) | UserOpsOperations | |
| GlobalOpsOperations::MyStringFunction() | UserOpsOperations | |
| UserOps::MyStringFunction() | UserOpsOperations | |
| GlobalOpsOperations::MyStringFunction2() | UserOpsOperations | |
| UserOps::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 | |