IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Classes | Typedefs | Enumerations | Functions
ipsdk::imaproc::attr Namespace Reference

Namespace agregating IPSDK image processing attributes used by algorithm. More...

Classes

class  AbscissRgb
 Absciss and RGB triplet. More...
 
class  AccumIntensityThreshold
 threshold on accumulation intensities for local maxima extraction More...
 
class  CannyThresholds
 low and high thresholds used for the Canny edges detection during the hysteresis phasis More...
 
class  ClusterCenter
 Center of a cluster (used for k-means algorithm, for instance) More...
 
class  ClusterEltInfo
 information associated to a cluster element More...
 
class  ClusterPpties
 Properties of the cluster. More...
 
class  ClustersCenters
 Centers of clusters (used by k-means algorithm, for instance) More...
 
class  ClustersPptiesColl
 Collection of clusters properties. More...
 
class  ColorConversionTransform
 structure agregating information allowing to convert from a color space to another linked by a linear transform More...
 
class  CompareResult
 Result for images comparison operation. More...
 
class  ContourExtractionSettings
 Settings used for contours extraction. More...
 
class  Coords2d
 Cartesian coordinates 2d. More...
 
class  Coords2dColl
 Collection of cartesian coordinates 2d. More...
 
class  Coords3d
 Cartesian coordinates 3d. More...
 
class  Coords3dColl
 Collection of cartesian coordinates 3d. More...
 
class  CornerDetectionParams
 parameters used during corner detection process More...
 
class  CumulativeHistogramData
 data item containing cumulative histogram information More...
 
class  CyclicRgbColorMap
 Cyclic RGB color map. More...
 
class  CylinderUnrollingIntegrationParams
 Integration parameters for cylinder unrolling algorithm. More...
 
class  DeepFlowParams
 Parameters to set up the deep flow algorithm. More...
 
class  DFTConfig
 configuration structure for Discrete Fourier Transform algorithm More...
 
class  DistWeight2d
 Weighting coefficients used for 2d distance calculation. More...
 
class  DistWeight3d
 Weighting coefficients used for 2d distance calculation. More...
 
class  Doubles
 Collection of doubles. More...
 
class  Eigen2dData
 Eigen decomposition 2d data. More...
 
class  Eigen2dDataColl
 Collection of eigen decomposition 2d data. More...
 
class  Eigen3dData
 Eigen decomposition 3d data. More...
 
class  Eigen3dDataColl
 Collection of eigen decomposition 3d data. More...
 
class  EvenlySpacedRange
 Evenly spaced range, made of a minimum, a maximum, and a number of bins. More...
 
class  Feature2dGreySignature
 Feature 2d signature objects based on local grey level analysis. More...
 
class  Feature3dGreySignature
 Feature 3d signature objects based on local grey level analysis. More...
 
class  FeatureAssignmentInfo
 structure allowing to agregate feature assignment informations More...
 
class  Features2dGreySignature
 Collection of feature 2d signature objects based on local grey level analysis. More...
 
class  Features2dRegistrationResult
 result of features 2d registration algorithm More...
 
class  Features2dRegistrationResults
 Collection of results for features 2d registration algorithm. More...
 
class  Features3dGreySignature
 Collection of feature 3d signature objects based on local grey level analysis. More...
 
class  Features3dRegistrationResult
 result of features 3d registration algorithm More...
 
class  Features3dRegistrationResults
 Collection of results for features 3d registration algorithm. More...
 
class  FeaturesRegistrationIndicators
 Features registration quality result indicators. More...
 
class  Floats
 Collection of floats. More...
 
class  GaborParams
 Parameters to define a Gabor signal. More...
 
class  GaussianCoverage
 Parameter allowing to specify a gaussian distribution coverage for processing. More...
 
class  GaussianNoiseStats
 Gaussian noise measures in an image. More...
 
class  GaussianParameter
 Parameters describing a Gaussian. More...
 
class  GlobalEntropyResult
 Image global entropy. More...
 
class  HistogramData
 results computed from a histogram measure More...
 
class  HistoMsrParams
 input parameters of the HistogramMsr algorithm More...
 
class  HoughCircle2dPpties
 Properties of 2d circles detected by 2d Hough algorithm. More...
 
class  HoughCircles2dPpties
 Collection of 2d circles detected by 2d Hough algorithm. More...
 
class  HoughCirclesKernelXY
 Kernel information associated to Hough circles detector (phase-coded implementation) More...
 
class  HoughCirclesKernelXYElt
 Element of kernel for 2D Hough circles detector. More...
 
class  HoughCirclesPhaseCodedKernelXY
 Kernel information associated to Hough circles detector (phase-coded implementation) More...
 
class  HoughCirclesPhaseCodedKernelXYElt
 Element of kernel for 2D Hough circles detector (phase-coded implementation) More...
 
class  HoughCirclesRadiusRange
 range of radius of circles to detect More...
 
class  HoughLine2dPpties
 Properties of a 2d line detected by 2d Hough algorithm. More...
 
class  HoughLines2dPpties
 Collection of 2d lines detected by 2d Hough algorithm. More...
 
class  HoughLinesExtractionParams
 Parameters used for step of extraction of lines in Hough lines algorithm. More...
 
class  HoughLinesGradientImgParams
 Parameters for Hough lines image generation algorithm. More...
 
class  HoughLinesImgParams
 Parameters for Hough lines image generation algorithm. More...
 
class  HoughSphere3dPpties
 Properties of 2d circles detected by 2d Hough algorithm. More...
 
class  HoughSpheres3dPpties
 Collection of 3d spheres detected by 3d Hough algorithm. More...
 
class  HoughSpheresKernelXYZ
 Kernel information associated to Hough sphere detector. More...
 
class  HoughSpheresKernelXYZElt
 Element of kernel for 3D Hough spheres detector. More...
 
class  HuMoments
 Hu moments of a shape. More...
 
class  HysteresisParams
 Thresholding parameter for hysteresis filtering. More...
 
class  ImageValueExtractionMethod
 object allowing to define used image values extraction method More...
 
class  Img2dOffset
 Image 2d offset used as input parameter by image processing algorithms, such as ROI extraction. More...
 
class  Img2dSize
 Image 2d size used as input parameter by image processing algorithms, such as ROI extraction. More...
 
class  Img3dOffset
 Image 3d offset used as input parameter by image processing algorithms, such as ROI extraction. More...
 
class  Img3dSize
 Image 3d size used as input parameter by image processing algorithms, such as ROI extraction. More...
 
class  ImgComparisonTolerance
 Tolerance for image comparison tolerance algorithm. More...
 
class  InAccumIntensityThreshold
 [Input] threshold on accumulation intensities for local maxima extraction More...
 
class  InAlpha
 [Input] Component of a 3D orientation More...
 
class  InAnisotropy
 [Input] Anisotropy factor for processing operation More...
 
class  InArithmeticVal
 [Input] value used for arithmetic operations More...
 
class  InAxis
 [Input] Indicates the axis to process More...
 
class  InBinImg
 [Input] binary image for processing operation More...
 
class  InBinImg3d
 [Input] binary 3d image for processing operation More...
 
class  InBinKnlYStrip2d
 [Input] binary image y strip 2d for operation associated to a kernel More...
 
class  InBinKnlZStrip3d
 [Input] binary image z strip 3d for operation associated to a kernel More...
 
class  InBinLabImg
 [Input] binary or label image for processing operation More...
 
class  InBinLabImg3d
 [Input] binary or label 3d image for processing operation More...
 
class  InBinLabKnlZStrip3d
 [Input] Input binary or label Z strip 3d with kernel More...
 
class  InBinLabYStrip2d1
 [Input] First input binary or label strip in 2d More...
 
class  InBinLabYStrip2d2
 [Input] Second input binary or label Y strip in 2d More...
 
class  InBinLabZStrip3d
 [Input] Input binary or label Z strip in 3d More...
 
class  InBinMarkImg
 [Input] binary marker image for processing operation More...
 
class  InBinMarkImg3d
 [Input] binary 3d marker image for processing operation More...
 
class  InBinMarkYStrip2d
 [Input] binary marker y strip 2d for operation More...
 
class  InBinSeedImg
 [Input] Seeded binary image More...
 
class  InBinSeedImg3d
 [Input] 3d seeded binary image More...
 
class  InBinSeedYStrip2d
 [Input] y strip 2d of binary seed images More...
 
class  InBinSeedZStrip3d
 [Input] seeded binary z strip 3d for operation More...
 
class  InBinXStrip2d
 [Input] binary x strip 2d for operation More...
 
class  InBinYStrip2d
 [Input] binary y strip 2d for operation More...
 
class  InBinZStrip3d
 [Input] binary z strip 3d for operation More...
 
class  InBlendMultiplier
 [Input] Multiplier value used for image blending operation More...
 
class  InBlurWeight
 [Input] weight factor used for blur combination operation More...
 
class  InBoolFlag
 [Input] Boolean flag More...
 
class  InCannyThresholds
 [Input] low and high thresholds used for the Canny edges detection during the hysteresis phasis More...
 
class  InCenter2d
 [Input] 2d center More...
 
class  InCircleIntensityType
 [Input] circle intensity type for detection algorithms More...
 
class  InClassImg
 [Input] Image of classes More...
 
class  InClassYStrip2d
 [Input] class y strip 2d More...
 
class  InClusterCenter
 [Input] Center of a cluster More...
 
class  InClusterId
 [Input] Identifier of a cluster More...
 
class  InClustersCenters
 [Input] centers of clusters More...
 
class  InClustersPptiesColl
 [Input] Collection of clusters properties More...
 
class  InColorConversionTransform
 [Input] information allowing to convert from a color space to another linked by a linear transform More...
 
class  InColorImg
 [Input] color image for processing operation More...
 
class  InColorImg1
 [Input] First color image More...
 
class  InColorImg2
 [Input] Second color image More...
 
class  InColorOrGreyYStrip2d
 [Input] Color or grey y strip 2d for processing operation More...
 
class  InColorOrGreyZStrip3d
 [Input] Color or grey z strip 3d for processing operation More...
 
class  InColorYStrip2
 [Input] second color Y strip More...
 
class  InColorYStrip2d
 [Input] color y strip 2d for processing operation More...
 
class  InColorYStrip2d1
 [Input] first color YStrip More...
 
class  InColorZStrip3d
 [Input] color z strip 3d for processing operation More...
 
class  InCompactness
 [Input] Ratio between distance and color for super pixels algorithm More...
 
class  InComplexImKnlYStrip2d
 [Input] complex image y strip 2d attribute (imaginary part) More...
 
class  InComplexRealKnlYStrip2d
 [Input] real part of a complex image y strip 2d attribute More...
 
class  InContourExtractionSettings
 [Input] Settings used for contours extraction More...
 
class  InConvertImageBufferType
 Input image buffer type parameter for image type convertion operation. More...
 
class  InConvolBorder2d
 [Input] Border preparation policy for 2d convolution algorithm More...
 
class  InConvolBorder3d
 [Input] Border preparation policy for 3d convolution algorithm More...
 
class  InCoords2dColl
 [Input] collection of cartesian 2d coordinates More...
 
class  InCoords3dColl
 [Input] collection of cartesian 3d coordinates More...
 
class  InCornerDetectionParams
 [Input] parameters used during corner detection process More...
 
class  InCutoffFrequency
 [Input] Cutoff normalizes frequency for band-pass filtering in Fourier space (must belong to [-0.5, 0.5[) More...
 
class  InCylinderUnrollingIntegrationParams
 [Input] integration parameters for cylinder unrolling process More...
 
class  InDeepFlowParams
 [Input] Parameters to st up the deep flow More...
 
class  IndexableUInt64
 container allowing to create a plan index of a single UInt64 More...
 
class  InDFTConfig
 [Input] configuration for Discrete Fourier Transform algorithm More...
 
class  InDFTDirection
 [Input] Discrete Fourier Transform computation direction More...
 
class  InDFTImg1
 [Input] first element for Discrete Fourier Transform (can be real cartesian part or rho polar part [default] of signal depending on algorithm configuration) More...
 
class  InDFTImg2
 [Input] second element for Discrete Fourier Transform (can be imaginary cartesian part or theta polar part [default] of signal depending on algorithm configuration) More...
 
class  InDFTImg3d1
 [Input] first element for 3d Discreet Fourier Transform (can be real cartesian part or rho polar part [default] of signal depending on algorithm configuration) More...
 
class  InDFTImg3d2
 [Input] second element for 3d Discreet Fourier Transform (can be imaginary cartesian part or theta polar part [default] of signal depending on algorithm configuration) More...
 
class  InDFTQuadrantsPolicy
 [Input] quadrants policy used to store Discrete Fourier Transform data More...
 
class  InDFTXScale
 [Input] scale used along X axis during Discrete Fourier Transform computation More...
 
class  InDFTYScale
 [Input] scale used along Y axis during Discrete Fourier Transform computation More...
 
class  InDFTZScale
 [Input] scale used along Z axis during Discrete Fourier Transform computation More...
 
class  InDilateFactor
 [Input] factor used for dilation More...
 
class  InDirSmoothFactor
 [Input] Directional smoothing amplitude factor More...
 
class  InDistWeight2d
 [Input] Weighting coefficients for 2d distance calculation More...
 
class  InDistWeight3d
 [Input] Weighting coefficients for 3d distance calculation More...
 
class  InDxImg
 [Input] Displacement map along the x-axis More...
 
class  InDyImg
 [Input] Displacement map along the y-axis More...
 
class  InExtremumExtractType
 [Input] extremum feature extraction type associated to algorithm More...
 
class  InFactor
 [Input] Multiplying factor. Used for instance by shading correction algorithm More...
 
class  InFactor1
 [Input] first factor, used in particular by linear combination algorithm More...
 
class  InFactor2
 [Input] second factor, used in particular by linear combination algorithm More...
 
class  InFeaturesDistX
 [Input] distance between detected features along x axis (tchebychev distance) More...
 
class  InFeaturesDistY
 [Input] distance between detected features along y axis (tchebychev distance) More...
 
class  InFeaturesDistZ
 [Input] distance between detected features along z axis (tchebychev distance) More...
 
class  InFilterFormula
 [Input] Logic measure formula used for shape analysis filtering stage More...
 
class  InFirstLabelOffset
 [Input] first label offset used for fusion operation More...
 
class  InFlattenedClustersCenters
 [Input] flattened collection of clusters centers More...
 
class  InFrequencyBandPassFilterType
 [Input] Indicates the band-pass filter to apply on the input image More...
 
class  InGaussianCoverage
 [Input] Parameter allowing to specify a gaussian distribution coverage for processing More...
 
class  InGaussianParameter
 [Input] Parameters describing a Gaussian More...
 
class  InGradientStdDev
 [Input] Standard deviation used for gradient operation along all axis More...
 
class  InGradStdDev
 [Input] standard deviation used for gradient computation More...
 
class  InGreyImg2d
 [Input] 2d grey levels image More...
 
class  InGreyMarkImg
 [Input] grey marker image for processing operation More...
 
class  InGreyMarkImg3d
 [Input] grey marker3d image for processing operation More...
 
class  InGreyMsrImg
 [Input] grey image used for intensity measurements More...
 
class  InGreyMsrImg3d
 [Input] grey image 3d used for intensity measurements More...
 
class  InGreySeqImg2d
 [Input] grey level sequence image 2d for processing operation More...
 
class  InGreySignatures2d1
 [Input] first collection of features 2d grey signature used during processing More...
 
class  InGreySignatures2d2
 [Input] second collection of features 2d grey signature used during processing More...
 
class  InGreySignatures3d1
 [Input] first collection of features 3d grey signature used during processing More...
 
class  InGreySignatures3d2
 [Input] second collection of features 3d grey signature used during processing More...
 
class  InGreyUIntImg
 [Input] grey levels image (data contained in image buffer are unsigned integers) More...
 
class  InGreyUIntImg3d
 [Input] 3d grey levels image (data contained in image buffer are unsigned integers) More...
 
class  InGxGreyImg2d
 [Input] 2d grey levels image of gradient computed along x-axis More...
 
class  InGxGreyImg3d
 [Input] 3d grey levels image of gradient computed along x-axis More...
 
class  InGxImg
 [Input] image of gradient computed along x axis More...
 
class  InGxImg3d
 [Input] image 3d of gradient computed along x axis More...
 
class  InGxKnlYStrip2d
 [Input] image y strip 2d attribute containing gradient computed along x-axis More...
 
class  InGxKnlZStrip3d
 [Input]image z strip 3d containing gradient computed along x-axis More...
 
class  InGxSingleGreyImg2d
 [Input] single grey-levels 2d image of gradient computed along x-axis More...
 
class  InGxTile2dColl
 [Input] tile 2d collection associated to x gradient coordinate More...
 
class  InGxTile3dColl
 [Input] tile 3d collection associated to x gradient coordinate More...
 
class  InGxYStrip2d
 [Input] image y strip 2d attribute containing gradient computed along x-axis More...
 
class  InGyGreyImg2d
 [Input] 2d grey levels image of gradient computed along y-axis More...
 
class  InGyGreyImg3d
 [Input] 3d grey levels image of gradient computed along y-axis More...
 
class  InGyImg
 [Input] image of gradient computed along Y axis More...
 
class  InGyImg3d
 [Input] image 3d of gradient computed along y axis More...
 
class  InGyKnlYStrip2d
 [Input] image y strip 2d attribute containing gradient computed along y-axis More...
 
class  InGyKnlZStrip3d
 [Input]image z strip 3d containing gradient computed along y-axis More...
 
class  InGySingleGreyImg2d
 [Input] single grey-levels 2d image of gradient computed along y-axis More...
 
class  InGyTile2dColl
 [Input] tile 2d collection associated to y gradient coordinate More...
 
class  InGyTile3dColl
 [Input] tile 3d collection associated to y gradient coordinate More...
 
class  InGyYStrip2d
 [Input] image y strip 2d attribute containing gradient computed alongy-axis More...
 
class  InGzGreyImg3d
 [Input] 3d grey levels image of gradient computed along z-axis More...
 
class  InGzImg3d
 [Input] image 3d of gradient computed along z axis More...
 
class  InGzKnlZStrip3d
 [Input]image z strip 3d containing gradient computed along z-axis More...
 
class  InGzTile3dColl
 [Input] tile 3d collection associated to z gradient coordinate More...
 
class  InHalfKnlSize
 [Input] half kernel size (square or cubic kernel) More...
 
class  InHalfKnlSizeX
 [Input] half kernel size along X axis for operation More...
 
class  InHalfKnlSizeY
 [Input] half kernel size along Y axis for operation More...
 
class  InHalfKnlSizeZ
 [Input] half kernel size along Z axis for operation More...
 
class  InHistogram
 [Input] histogram properties More...
 
class  InHistogram1
 [Input] first histogram More...
 
class  InHistogram2
 [Input] second histogram More...
 
class  InHistoMsrParams
 [Input] input parameters of the HistogramMsr algorithm More...
 
class  InHomogeneousImg
 [Input] Homogeneous image More...
 
class  InHoughCircles2dAlgoMethod
 [Input] Hough circles 2d detector method More...
 
class  InHoughCircles2dCenters
 [Input] Positions of centers of 2d circles detected by 2d Hough algorithm More...
 
class  InHoughCirclesKernelXY
 [Input] kernel information associated to Hough circles detector (phase-coded implementation) More...
 
class  InHoughCirclesPhaseCodedKernelXY
 [Input] kernel information associated to Hough circles detector (phase-coded implementation) More...
 
class  InHoughCirclesRadiusRange
 [Input] range of radius of circles to detect using Hough circles algorithm More...
 
class  InHoughSpheres3dCenters
 [Input] Positions of centers of 3d spheres detected by 3d Hough algorithm More...
 
class  InHoughSpheres3dPpties
 [Input] Properties of 3d spheres detected by 3d Hough algorithm More...
 
class  InHoughSpheresKernelXYZ
 [Input] kernel information associated to Hough circles detector More...
 
class  InHysteresisParams
 [Input] Parameters for hysteresis threshold More...
 
class  InIgnoreForeground
 [Input] Flags indicating if the forground is ignored during a calculation More...
 
class  InImageFormula2d
 [Input] Image formula 2d used for image generation More...
 
class  InImageFormula3d
 [Input] Image formula 3d used for image generation More...
 
class  InImageValueExtractionMethod
 [Input] object allowing to define used image values extraction method More...
 
class  InImg
 [Input] image for processing operation More...
 
class  InImg1
 [Input] First image for processing operation More...
 
class  InImg2
 [Input] Second image for processing operation More...
 
class  InImg2d
 [Input] 2d image for operation More...
 
class  InImg3
 [Input] Third image for processing operation More...
 
class  InImg3d
 [Input] 3d image for operation More...
 
class  InImg3d1
 [Input] First 3d image for operation More...
 
class  InImg3d2
 [Input] Second 3d image for operation More...
 
class  InImg3d3
 [Input] Third 3d image for operation More...
 
class  InImg4
 [Input] Fourth image for processing operation More...
 
class  InImgComparisonTolerance
 [Input] tolerance used in images comparison algorithm More...
 
class  InImgMean1
 [Input] Mean value of the first input image More...
 
class  InImgMean2
 [Input] Mean value of the second input image More...
 
class  InInputImg2dOffset
 [Input] input image 2d offset More...
 
class  InInputImg2dSize
 [Input] input image size associated to operation More...
 
class  InInputImg3dOffset
 [Input] input image 3d offset More...
 
class  InInputImg3dSize
 [Input] input image size associated to operation More...
 
class  InInputRange
 [Input] input image intensity range for algorithm More...
 
class  InIntensityLUT
 [Input] intensity lookup table used by algorithm More...
 
class  InInterpolationPolicy
 [Input] interpolation policy used to extract local data from image More...
 
class  InIntImg
 [Input] image for processing operation (data contained in image buffer are integers) More...
 
class  InIntImg1
 [Input] First image for processing operation (data contained in image buffer are integers) More...
 
class  InIntImg2
 [Input] Second image for processing operation (data contained in image buffer are integers) More...
 
class  InIntImg3d
 [Input] image 3d for processing operation (data contained in image buffer are integers) More...
 
class  InIntYStrip2d
 [Input] integer y strip 2d for operation More...
 
class  InIntYStrip2d1
 [Input] First integer y strip 2d for operation More...
 
class  InIntYStrip2d2
 [Input] Second integer y strip 2d for operation More...
 
class  InIntZStrip3d
 [Input] integer z strip 3d for operation More...
 
class  InIterId
 [Input] Value to inform lower levels of the current iteration for iterative algorithm More...
 
class  InKDEBandwidthPolicy
 [Input] policy used to compute smoothing bandwidth parameter during a kernel density estimation More...
 
class  InKDENbSamples
 [Input] number of sample for kernel density estimation More...
 
class  InKKMeansCentroids
 [Input] collection of kernel cluster centroid representation More...
 
class  InKnlDistYStrip2d
 [Input] distance image y strip 2d for operation associated to a kernel More...
 
class  InKnlDistZStrip3d
 [Input] distance image z strip 3d for operation associated to a kernel More...
 
class  InKnlLabelYStrip2d
 [Input] label y strip 2d with kernel for processing operation More...
 
class  InKnlLabelZStrip3d
 [Input] label z strip 3d with kernel for processing operation More...
 
class  InKnlRealYStrip2d1
 [Input] First real image y strip 2d for operation associated to a kernel More...
 
class  InKnlRealYStrip2d2
 [Input] Second real image y strip 2d for operation associated to a kernel More...
 
class  InKnlRealYStrip2d3
 [Input] Third real image y strip 2d for operation associated to a kernel More...
 
class  InKnlRealYStrip2d4
 [Input] Fourth real image y strip 2d for operation associated to a kernel More...
 
class  InKnlRealYStrip2d5
 [Input] Fifth real image y strip 2d for operation associated to a kernel More...
 
class  InKnlRealYStrip2d6
 [Input] Sixth real image y strip 2d for operation associated to a kernel More...
 
class  InKnlRealYStrip2d7
 [Input] Seventh real image y strip 2d for operation associated to a kernel More...
 
class  InKnlRealYStrip2d8
 [Input] Eighth real image y strip 2d for operation associated to a kernel More...
 
class  InKnlXStrip2d
 [Input] image x strip 2d attribute associated to a kernel More...
 
class  InKnlXXYStrip2d
 [Input] XX y strip 2d matrix component for processing operation More...
 
class  InKnlXXZStrip3d
 [Input] XX z strip 3d matrix component for processing operation More...
 
class  InKnlXY
 [Input] kernel xy for processing operation More...
 
class  InKnlXYYStrip2d
 [Input] XY y strip 2d matrix component for processing operation More...
 
class  InKnlXYZ
 [Input] kernel xyz for processing operation More...
 
class  InKnlXYZStrip3d
 [Input] XY z strip 3d matrix component for processing operation More...
 
class  InKnlXZZStrip3d
 [Input] XZ z strip 3d matrix component for processing operation More...
 
class  InKnlYStrip2d
 [Input] image y strip 2d attribute associated to a kernel More...
 
class  InKnlYYYStrip2d
 [Input] YY y strip 2d matrix component for processing operation More...
 
class  InKnlYYZStrip3d
 [Input] YY z strip 3d matrix component for processing operation More...
 
class  InKnlYZZStrip3d
 [Input] YZ z strip 3d matrix component for processing operation More...
 
class  InKnlZStrip3d
 [Input] image z strip 3d attribute associated to a kernel More...
 
class  InKnlZZZStrip3d
 [Input] ZZ z strip 3d matrix component for processing operation More...
 
class  InLabClassImg
 [Input] Image containing labels or class indices More...
 
class  InLabelActivationTable
 [Input] Label activation table allowing to active labels for drawing More...
 
class  InLabelConnectionTable
 [Input] Label connections (equivalences) table More...
 
class  InLabelImg
 [Input] label image for processing operation More...
 
class  InLabelImg3d
 [Input] label image 3d for processing operation More...
 
class  InLabelKnlZStrip3d
 [Input] label z strip 3d for processing operation associated to a kernel More...
 
class  InLabelReindexingPolicy
 [Input] used label reindexing policy More...
 
class  InLabelsShape2d
 [Input] Collection of shape 2d associated to labels More...
 
class  InLabelsShape3d
 [Input] Collection of shape 3d associated to labels More...
 
class  InLabelValue
 [Input] Label value in an image More...
 
class  InLabelYStrip2d
 [Input] label y strip 2d for processing operation More...
 
class  InLabelYStrip2d1
 [Input] first label y strip 2d for processing operation More...
 
class  InLabelYStrip2d2
 [Input] second label y strip 2d for processing operation More...
 
class  InLabelZStrip3d
 [Input] label z strip 3d for processing operation More...
 
class  InLabelZStrip3d1
 [Input] first label z strip 3d for processing operation More...
 
class  InLabelZStrip3d2
 [Input] second label z strip 3d for processing operation More...
 
class  InLabMarkImg
 [Input] label marker image for processing operation More...
 
class  InLabMarkImg3d
 [Input] label marker image 3d for processing operation More...
 
class  InLightnessType
 [Input] Type of conversion to obtain a grey level image from a color image More...
 
class  InLocalExtremaConfig
 [Input] Attribute for local extrema calculation configuration More...
 
class  InLocalExtremumType
 [Input] local extremum type More...
 
class  InMaskImg
 [Input] Binary image for masking operation More...
 
class  InMaskMode
 [Input] Inform about the use of a binary mask More...
 
class  InMaskYStrip2d
 [Input] binary y strip 2d for masking operation More...
 
class  InMaskZStrip3d
 [Input] binary y strip 3d for masking operation More...
 
class  InMatchStatsCriterion
 [Input] criterion used to adjust image dynamic More...
 
class  InMaxAngleWithGradDir
 [Input] maximum angle with gradient direction, in degrees More...
 
class  InMaxDistance
 [Input] Maximum distance authorized for the propagation More...
 
class  InMaxHalfKnlSize
 [Input] Maximum half kernel size for processing operation More...
 
class  InMaxTranslation
 [Input] Maximum translation allowed in a geometric transform (in absolute value) More...
 
class  InMeasureInfoSet2d
 [Input] shape analysis 2d measure information set More...
 
class  InMeasureInfoSet3d
 [Input] shape analysis 3d measure information set More...
 
class  InMeasureSet2d
 [Input] shape analysis 2d measure set More...
 
class  InMeasureSet3d
 [Input] shape analysis 3d measure set More...
 
class  InMinShapeSize
 [Input] size of shape for processing operation More...
 
class  InMVEParams
 [Input] Parameters for multiscale vessel enhancement algorithm More...
 
class  InNbAngles
 [Input] Number of angles for directional smoothing More...
 
class  InNbCircles
 [Input] Specifies the maximum number of circles/spheres detected for each slice, a value of 0 means "keep all the circles/spheres" More...
 
class  InNbClasses
 [Input] number of classes More...
 
class  InNbClusters
 [Input] Number of clusters More...
 
class  InNbFeatures
 [Input] target number of features to be detected by algorithm More...
 
class  InNbIter
 [Input] Number of iterations for an iterative algorithm More...
 
class  InNbLabels
 [Input] number of labels for processing operation More...
 
class  InNbMaxPtsPerCircle
 [Input] maximum number of points per circle More...
 
class  InNbMinDataByThread
 [Input] minimum number of data by thread More...
 
class  InNbMinPointForPolygApprox
 [Input] Minimum number of points needed to trigger polygon approximation More...
 
class  InNbSamples
 [Input] number of samples for processing operation More...
 
class  InNbTimeSteps
 [Input] number for time steps for anisotropic diffusion More...
 
class  InNeighborhood2d
 [Input] neighborhood 2d type for operation More...
 
class  InNeighborhood3d
 [Input] neighborhood 3d type for operation More...
 
class  InNormalize
 [Input] flag indicating whether convolution operation should be normalized (result divide by sum of abssolute values of kernel coefficients) More...
 
class  InNormProjFactor
 [Input] factor used for projection normalization More...
 
class  InNormProjYStrip2d
 [Input] norm component of image 2d matrix projection More...
 
class  InOffset
 [Input] Offset. Used for instance by shading correction algorithm More...
 
class  InOffset1
 [Input] First offset to apply More...
 
class  InOffset2
 [Input] Second offset to apply More...
 
class  InOptAccumIntensityThreshold
 [Input Optional] threshold on accumulation intensities for local maxima extraction More...
 
class  InOptAnisotropicGaussianCoverage
 [Input Optional] Parameter allowing to specify a gaussian distribution coverage for processing More...
 
class  InOptBinImg1
 [Input Optional] first binary image for operation More...
 
class  InOptBinImg2
 [Input Optional] second binary image for operation More...
 
class  InOptBinImg3
 [Input Optional] third binary image for operation More...
 
class  InOptBinImg3d1
 [Input Optional] first binary image 3d for operation More...
 
class  InOptBinImg3d2
 [Input Optional] second binary image 3d for operation More...
 
class  InOptBinImg3d3
 [Input Optional] third binary image 3d for operation More...
 
class  InOptBlackImg
 [Input Optional] Black image, usually obtained by closing all optical ports of the camera, or by turning off all the light sources. Used by shading correction algorithm More...
 
class  InOptBlackYStrip2d
 [Input Optional] Y strip 2d associated to black image. Used for instance by shading correction algorithm More...
 
class  InOptBlendMultiplier
 [Input Optional] Multiplier value used for image blending operation More...
 
class  InOptBorderExtensionPolicy
 [Input Optional] flag indicating border extension policy for processing More...
 
class  InOptCircleIntensityType
 [Input Optional] circle intensity type for detection algorithms More...
 
class  InOptClustersCentersShiftTolerance
 [Input Optional] Tolerance on clusters centers shift between 2 iterations of k-means algorithm More...
 
class  InOptComputeOutImg
 [Input Optional] Flag indicating if the optional output image has to be computed More...
 
class  InOptContourExtractionSettings
 [Input Optional] Settings used for contours extraction More...
 
class  InOptContrastRadius
 [Input Optional] contrast radius for Z focus More...
 
class  InOptContrastSize
 [Input Optional] contrast size for Z focus More...
 
class  InOptConvolBorder2d
 [Input Optional] Border preparation policy for 2d convolution algorithm More...
 
class  InOptConvolBorder3d
 [Input Optional] Border preparation policy for 3d convolution algorithm More...
 
class  InOptCornerDetectionParams2d
 [Input Optional] parameters used during corner detection process More...
 
class  InOptCornerDetectionParams3d
 [Input Optional] parameters used during corner detection process More...
 
class  InOptCorrelationThreshold2d
 [Input Optional] threshold on 2d correlation scores used during pairs matching More...
 
class  InOptCorrelationThreshold3d
 [Input Optional] threshold on 3d correlation scores used during pairs matching More...
 
class  InOptCyclicRgbColorMap
 [Input Optional] Cyclic RGB color map More...
 
class  InOptCylinderUnrollingIntegrationParams
 [Input Optional] integration parameters for cylinder unrolling process More...
 
class  InOptDepthMap
 [Input Optional] bool value for depth map in z focus More...
 
class  InOptDFTConfig
 [Input Optional] configuration for Discrete Fourier Transform algorithm More...
 
class  InOptDilateLabelMode
 [Input Optional] Output mode of DilateLabel algorithms More...
 
class  InOptDirSmoothFactor
 [Input Optional] Directional smoothing amplitude factor More...
 
class  InOptEpsilon
 [Input Optional] Epsilon value, used to consider lower values as zero More...
 
class  InOptEraseValue
 [Input optional] value used for image erasing operation More...
 
class  InOptFeaturesDistX
 [Input Optional] distance between detected features along x axis (tchebychev distance) More...
 
class  InOptFeaturesDistY
 [Input Optional] distance between detected features along y axis (tchebychev distance) More...
 
class  InOptFeaturesDistZ
 [Input Optional] distance between detected features along z axis (tchebychev distance) More...
 
class  InOptGaborParams
 [Input Optional] Parameters to generate a Gabor signal More...
 
class  InOptGradientGaussianCoverage
 [Input Optional] Parameter allowing to specify a gaussian distribution coverage for processing More...
 
class  InOptGradStdDev
 [Input Optional] standard deviation used for gradient computation More...
 
class  InOptGreatestMin
 [Input Optional] greatest allowed value for local minima More...
 
class  InOptGreyImg2d
 [Input Optional] grey-levels 2d image More...
 
class  InOptGreyImg3d
 [Input Optional] grey-levels 3d image More...
 
class  InOptGxGreyImg2d
 [Input Optional] grey-levels 2d image of gradient computed along x-axis More...
 
class  InOptGxGreyImg3d
 [Input Optional] grey-levels 3d image of gradient computed along x-axis More...
 
class  InOptGyGreyImg2d
 [Input Optional] grey-levels 2d image of gradient computed along y-axis More...
 
class  InOptGyGreyImg3d
 [Input Optional] grey-levels 3d image of gradient computed along y-axis More...
 
class  InOptGzGreyImg3d
 [Input Optional] grey-levels 3d image of gradient computed along z-axis More...
 
class  InOptHalfKnlSize
 [Input Optional] half kernel size (square or cubic kernel) More...
 
class  InOptHessianGaussianCoverage
 [Input Optional] Parameter allowing to specify a gaussian distribution coverage for processing More...
 
class  InOptHistoMsrParams
 [Input Optional] histogram measure parameters More...
 
class  InOptHoughCircles2dAlgoMethod
 [Input Optional] Hough circles 2d detector method More...
 
class  InOptHoughCirclesRadiusRange
 [Input Optional] range of radius of circles to detect using Hough circles algorithm More...
 
class  InOptHoughLinesExtractionParams
 [Input Optional] Parameters used for step of extraction of lines in Hough lines algorithm More...
 
class  InOptHoughLinesGradientImgParams
 [Input Optional] Parameters for Hough lines detection algorithm using 2 input gradient images More...
 
class  InOptHoughLinesImgParams
 [Input Optional] Parameters for Hough lines detection algorithm More...
 
class  InOptHoughLinesOrientationTolerance
 [Input Optional] Tolerance for orientation around estimated gradient direction More...
 
class  InOptImageValueExtractionMethod
 [Input Optional] object allowing to define used image values extraction method More...
 
class  InOptImg1
 [Input Optional] first input image for operation More...
 
class  InOptImg2
 [Input Optional] second input image for operation More...
 
class  InOptImg3
 [Input Optional] third input image for operation More...
 
class  InOptImg3d1
 [Input Optional] first input image 3d for operation More...
 
class  InOptImg3d2
 [Input Optional] second input image 3d for operation More...
 
class  InOptImg3d3
 [Input Optional] third input image 3d for operation More...
 
class  InOptImgComparisonTolerance
 [Input Optional] tolerance used in images comparison algorithm More...
 
class  InOptInNbClasses
 [Input Optional] number of classes More...
 
class  InOptInputRange
 [Input Optional] image intensity range for algorithm More...
 
class  InOptInterpolationPolicy
 [Input Optional] interpolation policy used to extract local data from image More...
 
class  InOptKDEBandwidthPolicy
 [Input Optional] policy used to compute smoothing bandwidth parameter during a kernel density estimation More...
 
class  InOptKDENbSamples
 [Input Optional] number of sample for kernel density estimation More...
 
class  InOptKernelKMeansParams
 [Input Optional] parameters for kernel kmeans clustering algorithm More...
 
class  InOptKnlBinYStrip2d1
 [Input Optional] first input binary y strip 2d for operation More...
 
class  InOptKnlBinYStrip2d2
 [Input Optional] second input binary y strip 2d for operation More...
 
class  InOptKnlBinYStrip2d3
 [Input Optional] third input binary y strip 2d for operation More...
 
class  InOptKnlBinZStrip3d1
 [Input Optional] first input binary z strip 3d for operation More...
 
class  InOptKnlBinZStrip3d2
 [Input Optional] second input binary z strip 3d for operation More...
 
class  InOptKnlBinZStrip3d3
 [Input Optional] third input binary z strip 3d for operation More...
 
class  InOptKnlLabYStrip2d1
 [Input Optional] first input label y strip 2d for operation More...
 
class  InOptKnlLabYStrip2d2
 [Input Optional] second input label y strip 2d for operation More...
 
class  InOptKnlLabYStrip2d3
 [Input Optional] third input label y strip 2d for operation More...
 
class  InOptKnlLabZStrip3d1
 [Input Optional] first input label z strip 3d for operation More...
 
class  InOptKnlLabZStrip3d2
 [Input Optional] second input label z strip 3d for operation More...
 
class  InOptKnlLabZStrip3d3
 [Input Optional] third input label z strip 3d for operation More...
 
class  InOptKnlMaskYStrip2d
 [Input Optional] Binary Mask with kernel for 2d Y strip More...
 
class  InOptKnlMaskZStrip3d
 [Input Optional] Binary Mask with kernel for 3d Z strip More...
 
class  InOptKnlYStrip2d1
 [Input Optional] first input y strip 2d for operation More...
 
class  InOptKnlYStrip2d2
 [Input Optional] second input y strip 2d for operation More...
 
class  InOptKnlYStrip2d3
 [Input Optional] third input y strip 2d for operation More...
 
class  InOptKnlZStrip3d1
 [Input Optional] first input z strip 3d for operation More...
 
class  InOptKnlZStrip3d2
 [Input Optional] second input z strip 3d for operation More...
 
class  InOptKnlZStrip3d3
 [Input Optional] third input z strip 3d for operation More...
 
class  InOptLabelReindexingPolicy
 [Input Optional] used label reindexing policy More...
 
class  InOptLabImg1
 [Input Optional] first label image for operation More...
 
class  InOptLabImg2
 [Input Optional] second label image for operation More...
 
class  InOptLabImg3
 [Input Optional] third label image for operation More...
 
class  InOptLabImg3d1
 [Input Optional] first label image 3d for operation More...
 
class  InOptLabImg3d2
 [Input Optional] second label image 3d for operation More...
 
class  InOptLabImg3d3
 [Input Optional] third label image 3d for operation More...
 
class  InOptLawTexPostProcParams
 [Input Optional] Parameters for Law's texture filter input image post-process phasis More...
 
class  InOptLawTexPreProcParams
 [Input Optional] Parameters for Law's texture filter input image pre-process phasis More...
 
class  InOptLawTextureKernel2dTypes
 [Input Optional] Types of 2d kernels for Law's texture computation More...
 
class  InOptLawTextureKernel3dTypes
 [Input Optional] Types of 3d kernels for Law's texture computation More...
 
class  InOptLocalExtremaConfig
 [Input Optional] Attribute for local extrema calculation configuration More...
 
class  InOptLowestMax
 [Input Optional] lowest allowed value for local maxima More...
 
class  InOptMaskImg
 [Input Optional] Binary image for masking operation More...
 
class  InOptMaskMode
 [Input Optional] Inform about the use of a binary mask More...
 
class  InOptMaskSeqYStrip2d
 [Input Optional] Mask sequence y strip 2d for processing operation More...
 
class  InOptMaskSubImg2d
 [Input Optional] binary 2d single sub image for mask operation More...
 
class  InOptMaskSubImg3d
 [Input Optional] binary 3d single sub image for mask operation More...
 
class  InOptMaskYStrip2d
 [Input Optional] binary y strip 2d for masking operation More...
 
class  InOptMaskZStrip3d
 [Input Optional] binary z strip 3d for masking operation More...
 
class  InOptMaxAbsDiffValue
 [Input optional] maximal absolute value authorized between 2 images More...
 
class  InOptMaxAngleWithGradDir
 [Input Optional] maximum angle with gradient direction, in radians More...
 
class  InOptMaxDistance
 [Input Optional] Maximum distance authorized for the propagation (a value of 0 means no distance restriction) More...
 
class  InOptMaxHalfKnlSize
 [Input Optional] Maximum half kernel size for processing operation More...
 
class  InOptMaxTranslation
 [Input Optional] Maximum translation allowed in a geometric transform (in absolute value) More...
 
class  InOptMeanSmoothingValue
 [Input Optional] mean smoothing value for Z focus More...
 
class  InOptMeasureInfoSet2d
 [Input Optional] shape analysis 2d measure information set More...
 
class  InOptMeasureInfoSet3d
 [Input Optional] shape analysis 3d measure information set More...
 
class  InOptMemoryRatio
 [Input Optional] memory ratio for random forest More...
 
class  InOptNbAngles2d
 [Input Optional] Number of angles for directional smoothing More...
 
class  InOptNbAngles3d
 [Input Optional] Number of angles for directional smoothing More...
 
class  InOptNbAttempts
 [Input Optional] Number of times k-means is executed using different initial clusters centers More...
 
class  InOptNbCircles
 [Input Optional] Specifies the maximum number of circles/spheres detected for each slice, a value of 0 means "keep all the circles/spheres" More...
 
class  InOptNbClasses
 [Input Optional] number of classes More...
 
class  InOptNbClusters
 [Input Optional] Number of clusters More...
 
class  InOptNbFeatures
 [Input Optional] target number of features to be detected by algorithm More...
 
class  InOptNbIterByStage
 [Input Optional] number of processing iteration by stage More...
 
class  InOptNbMaxIter
 [Input Optional] Maximum number of iterations (ignored if equals to 0) More...
 
class  InOptNbMaxPtsPerCircle
 [Input Optional] maximum number of points per circle More...
 
class  InOptNbMinDataByThread
 [Input Optional] minimum number of data by thread More...
 
class  InOptNbMinPointForPolygApprox
 [Input Optional] Minimum number of points needed to trigger polygon approximation More...
 
class  InOptNeighborhood2d
 [Input optional] neighborhood 2d type for operation More...
 
class  InOptNeighborhood3d
 [Input optional] neighborhood 3d type for operation More...
 
class  InOptNormalizeSobelKernel
 [Input Optional] boolean flag indicating whether kernel use for Sobel gradient filtering has to be normalized or not More...
 
class  InOptOffset
 [Input Optional] Offset. Used for instance by shading correction algorithm More...
 
class  InOptOptimizationPolicy
 [Input Optional] processing optimization policy for algorithm More...
 
class  InOptOutputImg2dSize
 [Input Optional] expected output image 2d size More...
 
class  InOptOutputImg3dSize
 [Input Optional] expected output image 7d size More...
 
class  InOptOutputImg3dZSize
 [Input Optional] z-size of 3d output image More...
 
class  InOptOutputRange
 [Input Optional] expected output image range More...
 
class  InOptOutSizeX
 [Input Optional] size of output image along x-axis More...
 
class  InOptPatchBasedBilateralParams
 [Input Optional] parameters of patch-based bilateral filter More...
 
class  InOptPCAReductionParams
 [Input Optional] Parameters for sequence image dimensionality reduction using a PCA More...
 
class  InOptPhi
 [Input Optional] starting azimuth angle offset value More...
 
class  InOptPICyclicRgbColorMap
 [In Optional] Plan indexed collection of cyclic RGB color maps More...
 
class  InOptPIHistogram
 [Input Optional] Plan indexed collection of histogram properties More...
 
class  InOptPIHistoMsrParams
 [Input] Plan indexed collection of histogram measure parameters More...
 
class  InOptPIPatchBasedBilateralParams
 [In Optional] Plan indexed collection of parameters for patch-based bilateral filter More...
 
class  InOptPIRefHistogram
 [Input] Plan indexed collection of reference histograms More...
 
class  InOptPISmoothRgbColorMap
 [In Optional] Plan indexed collection of smooth RGB color maps More...
 
class  InOptPIWarpMotionTransform2dColl
 [Input Optional] plan indexed collection of 2d geometric transform More...
 
class  InOptPixelXSize
 [Input Optional] Pixel size along the x axis More...
 
class  InOptPixelYSize
 [Input Optional] Pixel size along the y axis More...
 
class  InOptPixelZSize
 [Input Optional] Pixel size along the z axis More...
 
class  InOptPolygApproxMaxDist
 [Input Optional] Maximum distance for polygonal approximation (a null value stands for no approximation) More...
 
class  InOptPreviousBinYStrip2d
 [Input Optional] binary y strips 2d just before first currently processed element More...
 
class  InOptPreviousBinZStrip3d
 [Input Optional] binary z strips 3d just before first currently processed element More...
 
class  InOptPreviousYStrip2d
 [Input Optional] y strips 2d just before first currently processed element More...
 
class  InOptPreviousZStrip3d
 [Input Optional] z strips 3d just before first currently processed element More...
 
class  InOptProbabilities
 [Input Optional] bool value for probabilities in pixel classfication algorithm More...
 
class  InOptRandomMaxValue
 [Input optional] maximum value used for random operation More...
 
class  InOptRandomMinValue
 [Input optional] minimum value used for random operation More...
 
class  InOptRangePhi
 [Input Optional] Orientation range in degrees More...
 
class  InOptRangeTheta
 [Input Optional] Orientation range in degrees More...
 
class  InOptRealSeqImg
 [InOut Optional] Real sequence image More...
 
class  InOptRefHistogram
 [Input Optional] reference histogram More...
 
class  InOptRefImg
 [Input Optional] reference image More...
 
class  InOptRefStatsIndicators
 [Input Optional] statistical indicators of reference More...
 
class  InOptRegistrationEstimationConfig
 [Input Optional] configuration for robust estimation part of features registration More...
 
class  InOptRegistrationTracking2dGrid
 [Input Optional] tracking grid used during tracking 2d process More...
 
class  InOptRegistrationTraining2dConfig
 [Input Optional] configuration for registration training phasis More...
 
class  InOptRegMotionModel2d
 [Input Optional] 2d motion model which should be used for computation More...
 
class  InOptRegMotionModel3d
 [Input Optional] 3d motion model which should be used for computation More...
 
class  InOptRemoveTooCloseCirclesParams
 [Input Optional] parameters of "removing too close circles" phasis in Hough circles detection More...
 
class  InOptSamplingBallInfo2d
 [Input Optional] Parameters for used sampling ball around image points More...
 
class  InOptSamplingBallInfo3d
 [Input Optional] Parameters for used sampling ball around image points More...
 
class  InOptSaturateOutput
 [Input Optional] Flag indicating if the ouput must be normalized More...
 
class  InOptScaleCandidates
 [Input Optional] scale candidates for processing More...
 
class  InOptScaleFactor2d
 [Input Optional] 2d scale factor More...
 
class  InOptScaleFactor3d
 [Input Optional] 3d scale factor More...
 
class  InOptSignatureScaleFactor
 [Input Optional] image scale factor used during signature computation More...
 
class  InOptSingleGreyMaskImg
 [Input Optional] Binary image for masking operation for each (x, y, z) coordinate regardless to (c, t) coordinates More...
 
class  InOptSingleGreyMaskSubImg2d
 [Input Optional] binary 2d single sub image for mask operation for each (x, y, z) coordinate regardless to (c, t) coordinates More...
 
class  InOptSingleGreyMaskYStrip2d
 [Input Optional] Mask y strip 2d for processing operation More...
 
class  InOptSizeRatio
 [Input Optional] Ratio to compare a size with a reference More...
 
class  InOptSkeletonAlgoType
 [Input Optional] Determine the skeleton calculation method More...
 
class  InOptSmoothingGaussianCoverage
 [Input Optional] Parameter allowing to specify a gaussian distribution coverage for processing More...
 
class  InOptSmoothRgbColorMap
 [Input Optional] Smooth RGB color map More...
 
class  InOptSobelKernelType
 [Input Optional] kernel type for Sobel gradient filter More...
 
class  InOptSpatialStep
 [Input Optional] Spatial step used for smoothing along processed directions More...
 
class  InOptSplitValue
 [Input Optional] value used to split data during processing More...
 
class  InOptStdDevFactor
 [Input Optional] factor applied on standard deviation for laplacian difference of gaussian computation More...
 
class  InOptStdDevGrad
 [Input Optional] standard deviation used for gaussian gradient computation More...
 
class  InOptStdDevMat
 [Input Optional] standard deviation used for matrix gaussian smoothing More...
 
class  InOptSubBinImg2d1
 [Input Optional] first binary level 2d sub image for operation More...
 
class  InOptSubBinImg2d2
 [Input Optional] second binary level 2d sub image for operation More...
 
class  InOptSubBinImg2d3
 [Input Optional] third binary level 2d sub image for operation More...
 
class  InOptSubBinImg3d1
 [Input Optional] first binary level 3d sub image for operation More...
 
class  InOptSubBinImg3d2
 [Input Optional] second binary level 3d sub image for operation More...
 
class  InOptSubBinImg3d3
 [Input Optional] third binary level 3d sub image for operation More...
 
class  InOptSubImg2d1
 [Input Optional] first grey level 2d sub image for operation More...
 
class  InOptSubImg2d2
 [Input Optional] second grey level 2d sub image for operation More...
 
class  InOptSubImg2d3
 [Input Optional] third grey level 2d sub image for operation More...
 
class  InOptSubImg3d1
 [Input Optional] first grey level 3d sub image for operation More...
 
class  InOptSubImg3d2
 [Input Optional] second grey level 3d sub image for operation More...
 
class  InOptSubImg3d3
 [Input Optional] third grey level 3d sub image for operation More...
 
class  InOptSubLabImg2d1
 [Input Optional] first label level 2d sub image for operation More...
 
class  InOptSubLabImg2d2
 [Input Optional] second label level 2d sub image for operation More...
 
class  InOptSubLabImg2d3
 [Input Optional] third label level 2d sub image for operation More...
 
class  InOptSubLabImg3d1
 [Input Optional] first label level 3d sub image for operation More...
 
class  InOptSubLabImg3d2
 [Input Optional] second label level 3d sub image for operation More...
 
class  InOptSubLabImg3d3
 [Input Optional] third label level 3d sub image for operation More...
 
class  InOptSuperPixelsType
 [Input Optional] Type of input parameter for super pixels algorithm (number of super pixels or size) More...
 
class  InOptSurfaceExtractionSettings
 [Input Optional] Settings used for surfaces extraction More...
 
class  InOptTargetTile2dSideLength
 [Input Optional] target processing size for tile 2d (side length) More...
 
class  InOptTargetTile3dSideLength
 [Input Optional] target processing size for tile 3d (side length) More...
 
class  InOptTheta
 [Input Optional] 2d orientation for processing operation More...
 
class  InOptTheta0
 [Input Optional] starting angle offset value, in radians More...
 
class  InOptWarpMotionTransform2dColl
 [Input Optional] collection of 2d geometric transform More...
 
class  InOptWatershedProcMode
 [Input Optional] Watershed processing mode More...
 
class  InOptWeight
 [Input Optional] Weighting coefficient More...
 
class  InOptZoomFactor
 [Input Optional] z-size of 3d output image More...
 
class  InOptZScaleFactor
 [Input Optional] z-size of 3d output image More...
 
class  InOriginImg2d
 [Input] Origin 2d image provided to registration algorithm More...
 
class  InOriginImg3d
 [Input] Origin 3d image provided to registration algorithm More...
 
class  InOutBinYStrip2d
 [InOut] binary y strip 2d for operation More...
 
class  InOutBinZStrip3d
 [InOut] binary z strip 3d for operation More...
 
class  InOutClustersCenters
 [InOut] Centers of clusters More...
 
class  InOutCoords2dColl
 [Input] collection of cartesian 2d coordinates More...
 
class  InOutCoords3dColl
 [Input] collection of cartesian 3d coordinates More...
 
class  InOutDFTXStrip2d1
 [InOut] first element for Discrete Fourier Transform (can be real cartesian part or rho polar part [default] of signal depending on algorithm configuration) More...
 
class  InOutDFTXStrip2d2
 [InOut] second element for Discrete Fourier Transform (can be imaginary cartesian part or theta polar part [default] of signal depending on algorithm configuration) More...
 
class  InOutDFTYStrip2d1
 [InOut] first element for Discrete Fourier Transform (can be real cartesian part or rho polar part [default] of signal depending on algorithm configuration) More...
 
class  InOutDFTYStrip2d2
 [InOut] second element for Discrete Fourier Transform (can be imaginary cartesian part or theta polar part [default] of signal depending on algorithm configuration) More...
 
class  InOutDFTYStrip3d1
 [InOut] first element for Discrete Fourier Transform (can be real cartesian part or rho polar part [default] of signal depending on algorithm configuration) More...
 
class  InOutDFTYStrip3d2
 [InOut] second element for Discrete Fourier Transform (can be imaginary cartesian part or theta polar part [default] of signal depending on algorithm configuration) More...
 
class  InOutDFTZStrip3d1
 [InOut] first element for Discrete Fourier Transform (can be real cartesian part or rho polar part [default] of signal depending on algorithm configuration) More...
 
class  InOutDFTZStrip3d2
 [InOut] second element for Discrete Fourier Transform (can be imaginary cartesian part or theta polar part [default] of signal depending on algorithm configuration) More...
 
class  InOutDistXStrip2d
 [InOut] distance map x strip 2d for operation More...
 
class  InOutDistYStrip2d
 [InOut] distance map y strip 2d for operation More...
 
class  InOutDistYStrip3d
 [InOut] distance map y strip 3d for operation More...
 
class  InOutDistZStrip3d
 [InOut] distance map z strip 3d for operation More...
 
class  InOutEigen2dDataColl
 [InOut] collection of eigen decomposition 2d data More...
 
class  InOutEigen3dDataColl
 [InOut] collection of eigen decomposition 3d data More...
 
class  InOutGreySignatures2d
 [InOut] collection of features 2d grey signature used during processing More...
 
class  InOutGreySignatures3d
 [InOut] collection of features 3d grey signature used during processing More...
 
class  InOutHistogram
 [InOut] Contains the histogram information used for histogram calculation More...
 
class  InOutImg
 [InOut] image for processing operation More...
 
class  InOutIntYStrip2d
 [InOut] integer y strip 2d for operation More...
 
class  InOutIntZStrip3d
 [InOut] integer z strip 3d for operation More...
 
class  InOutLabelsShape2d
 [InOut] Collection of shape 2d associated to labels More...
 
class  InOutLabelsShape3d
 [InOut] Collection of shape 3d associated to labels More...
 
class  InOutMeasureSet2d
 [InOut] shape analysis 2d measure set More...
 
class  InOutMeasureSet3d
 [InOut] shape analysis 3d measure set More...
 
class  InOutOptAllow8bitsCompression
 [InOut Optional] boolean determining whether 8 bits compression on output image is allowed to make median computation faster More...
 
class  InOutOptClassYStrip2d
 [InOut Optional] class y strip 2d More...
 
class  InOutOptClassZStrip3d
 [InOut Optional] class z strip 3d More...
 
class  InOutOptClustersCenters
 [InOut Optional] Centers of clusters More...
 
class  InOutOptClustersPptiesColl
 [InOut Optional] Collection of clusters properties More...
 
class  InOutOptHistogram
 [InOut Optional] histogram properties More...
 
class  InOutOptSubGpuImg
 [InOut Optional] Input and output optional sub image stored on GPU More...
 
class  InOutOptWk1RealImg
 [InOut Optional] Temporary working image for algorithm (data contained in image buffer are reals) More...
 
class  InOutPILabelsShape2d
 [InOut] Plan indexed collection of shape 2d associated to labels More...
 
class  InOutPILabelsShape3d
 [InOut] Plan indexed collection of shape 3d associated to labels More...
 
class  InOutPixels2d
 [InOut] positions and intensities of 2d pixels More...
 
class  InOutputImg2dSize
 [Input] output image 2d size More...
 
class  InOutputImg3dSize
 [Input] output image 3d size More...
 
class  InOutputImg3dZSize
 [Input] z-size of 3d output image More...
 
class  InOutputRange
 [Input] output image intensity range for algorithm More...
 
class  InOutRealXStrip2d1
 [InOut] x strip with real data for operation More...
 
class  InOutRealXStrip2d10
 [InOut] Tenth x strip with real data for operation More...
 
class  InOutRealXStrip2d2
 [InOut] x strip with real data for operation More...
 
class  InOutRealXStrip2d3
 [InOut] x strip with real data for operation More...
 
class  InOutRealXStrip2d4
 [InOut] Fourth x strip with real data for operation More...
 
class  InOutRealXStrip2d5
 [InOut] Fifth x strip with real data for operation More...
 
class  InOutRealXStrip2d6
 [InOut] Sixth x strip with real data for operation More...
 
class  InOutRealXStrip2d7
 [InOut] Seventh x strip with real data for operation More...
 
class  InOutRealXStrip2d8
 [InOut] Eighth x strip with real data for operation More...
 
class  InOutRealXStrip2d9
 [InOut] Ninth x strip with real data for operation More...
 
class  InOutRealYStrip2d
 [InOut] real y strip 2d for operation More...
 
class  InOutRealYStrip2d1
 [InOut] First real y strip 2d More...
 
class  InOutRealYStrip2d2
 [InOut] Second real y strip 2d More...
 
class  InOutRealYStrip2d3
 [InOut] Third real y strip 2d More...
 
class  InOutRealYStrip2d4
 [InOut] Fourth real y strip 2d More...
 
class  InOutRealYStrip2d5
 [InOut] Fifth real y strip 2d More...
 
class  InOutRealYStrip2d6
 [InOut] Sixth real y strip 2d More...
 
class  InOutRealYStrip2d7
 [InOut] Seventh real y strip 2d More...
 
class  InOutRealYStrip2d8
 [InOut] Eightht real y strip 2d More...
 
class  InOutRealYStripSeq2d
 [InOut] Real sequence image More...
 
class  InOutRealZStrip3d
 [InOut] real z strip 3d for operation More...
 
class  InOutRegistrationTracking2dData
 [InOut] data used during registration 2d tracking More...
 
class  InOutSubBinImg2d
 [InOut] [InOut] binary 2d sub image for operation More...
 
class  InOutSubBinImg3d
 [InOut] binary 3d sub image for operation More...
 
class  InOutSubDFTImg2d1
 [InOut] first 2d single sub image for Discreet Fourier Transform (can be real cartesian part or rho polar part [default] of signal depending on algorithm configuration) More...
 
class  InOutSubDFTImg2d2
 [InOut] second 2d single sub image for Discreet Fourier Transform (can be imaginary cartesian part or theta polar part [default] of signal depending on algorithm configuration) More...
 
class  InOutSubDFTImg3d1
 [InOut] first 3d single sub image for Discreet Fourier Transform (can be real cartesian part or rho polar part [default] of signal depending on algorithm configuration) More...
 
class  InOutSubDFTImg3d2
 [InOut] second 3d single sub image for Discreet Fourier Transform (can be imaginary cartesian part or theta polar part [default] of signal depending on algorithm configuration) More...
 
class  InOutSubDistImg3d
 [InOut] distance map sub image 3d More...
 
class  InOutSubGenericMeasureSet2d
 [Output] shape analysis measure set More...
 
class  InOutSubGenericMeasureSet3d
 [Output] shape analysis measure set More...
 
class  InOutSubGeometry2dMeasureSet2d
 [Output] shape analysis measure set More...
 
class  InOutSubGeometry3dMeasureSet3d
 [Output] shape analysis measure set More...
 
class  InOutSubGpuImg
 [InOut] Input and output sub image stored on GPU More...
 
class  InOutSubImg2d
 [InOut] grey level 2d sub image for operation More...
 
class  InOutSubImg3d
 [InOut] grey level 3d sub image for operation More...
 
class  InOutSubIndivisibleMeasureSet2d
 [Output] shape analysis measure set More...
 
class  InOutSubIndivisibleMeasureSet3d
 [Output] shape analysis measure set More...
 
class  InOutSubIntensityMeasureSet2d
 [Output] shape analysis measure set More...
 
class  InOutSubIntensityMeasureSet3d
 [Output] shape analysis measure set More...
 
class  InOutSubRealImg2d
 [InOut] grey level 2d single sub image for operation containing real values (used for instance in the KMeansPPClusterInit algorithm) More...
 
class  InOutSubRealImg2d1
 [InOut] grey level 2d single sub image for operation containing real values More...
 
class  InOutSubRealImg2d2
 [InOut] grey level 2d single sub image for operation containing real values More...
 
class  InOutSubRealImg2d3
 [InOut] grey level 2d single sub image for operation containing real values More...
 
class  InOutSubRealImg2d4
 [InOut] grey level 2d single sub image for operation containing real values More...
 
class  InOutSubSeqImg2d1
 [InOut] first sequence image 2d for processing operation More...
 
class  InOutSubSeqImg2d2
 [InOut] second sequence image 2d for processing operation More...
 
class  InOutSubSeqImg2d3
 [InOut] third sequence image 2d for processing operation More...
 
class  InOutTile2dColl
 [InOut] tile 2d collection for operation More...
 
class  InOutTile3dColl
 [InOut] tile 3d collection for operation More...
 
class  InOutVoxels3d
 [InOut] positions and intensities of 3d voxels More...
 
class  InOutXStrip2d
 [InOut] x strip for operation More...
 
class  InOutYStrip2d
 [InOut] y strip 2d for operation More...
 
class  InOutYStrip3d
 [InOut] y strip 3d for operation More...
 
class  InOutZStrip3d
 [InOut] z strip 3d for operation More...
 
class  InParaboloidParams3d
 [Input] Parameters defining a 3d paraboloid More...
 
class  InPatchBasedBilateralParams
 [Input] parameters of patch-based bilateral filter More...
 
class  InPCAEigenVectors
 [Input] Eigen vectors of matrix computed for PCA More...
 
class  InPhi
 [Input] starting azimuth angle offset value More...
 
class  InPICoords2dColl
 [Input] plan indexed collection of cartesian 2d coordinates More...
 
class  InPICoords3dColl
 [Input] plan indexed collection of cartesian 3d coordinates More...
 
class  InPIHoughSpheres3dPpties
 [Input] plan indexed collection of properties of circles detected by Hough algorithm More...
 
class  InPIIntensityLUT
 [Input] Plan indexed collection of intensity look-up tables More...
 
class  InPILabelsShape2d
 [Input] Plan indexed collection of shape 2d associated to labels More...
 
class  InPILabelsShape3d
 [Input] Plan indexed collection of shape 3d associated to labels More...
 
class  InPIOutputRange
 [Input] Plan indexed collection of output ranges More...
 
class  InPIParaboloidParams3d
 [Input] Plan indexed collection of 3d parameters of paraboloids More...
 
class  InPixels2d
 [Input] Positions and intensities of 2d pixels More...
 
class  InPixelsColor
 [Input] Collection of pixels with color intensities More...
 
class  InPolygApproxMaxDist
 [Input] aximum distance for polygonal approximation (a null value stands for no approximation) More...
 
class  InProjStatType
 [Input] Predefined types for a statistical projection algorithm More...
 
class  InPropagationAxis
 [Input] input axis propagation for the algorithm More...
 
class  InPropagationDirection
 [Input] Direction propagation for the algorithm More...
 
class  InRadius
 [Input] Radius More...
 
class  InRandomAlgoType
 [Input] Informs if the algorithm uses a random approach or not (used for instance in the KMeansPPClusterInit algorithm) More...
 
class  InRandomForestModel
 [Input] Complete model of the random forest More...
 
class  InRangePhi
 [Input] Orientation range in degrees More...
 
class  InRangeSigma
 [Input] sigma for range gaussian function More...
 
class  InRangeTheta
 [Input] Orientation range in degrees More...
 
class  InRealImg
 [Input] image for processing operation (data contained in image buffer are reals) More...
 
class  InRealXStrip2d1
 [Input] First x strip with real data for operation More...
 
class  InRealXStrip2d2
 [Input] Second x strip with real data for operation More...
 
class  InRealXStrip2d3
 [Input] Third x strip with real data for operation More...
 
class  InRealXStrip2d4
 [Input] Fourth x strip with real data for operation More...
 
class  InRealXStrip2d5
 [Input] Fifth x strip with real data for operation More...
 
class  InRealYStrip2d
 [Input] real y strip 2d for operation More...
 
class  InRealYStrip2d1
 [Input] real y strip 2d for operation More...
 
class  InRealYStrip2d2
 [Input] real y strip 2d for operation More...
 
class  InRealYStrip2d3
 [Input] real y strip 2d for operation More...
 
class  InRealYStrip2d4
 [Input] real y strip 2d for operation More...
 
class  InRealYStrip2d5
 [Input] real y strip 2d for operation More...
 
class  InRealYStrip2d6
 [Input] real y strip 2d for operation More...
 
class  InRealYStrip2d7
 [Input] real y strip 2d for operation More...
 
class  InRealYStrip2d8
 [Input] real y strip 2d for operation More...
 
class  InRealYStrip2d9
 [Input] real y strip 2d for operation More...
 
class  InRegistrationTraining2dData
 [Input] data associated to training phasis of intensity based 2d registration algorithm More...
 
class  InRegMotionModel2d
 [Input] 2d motion model which should be used for computation More...
 
class  InRegMotionModel3d
 [Input] 3d motion model which should be used for computation More...
 
class  InRemoveSkeletonsWithoutHoles
 [Input] If the attribute equals true, the skeletons corresponding to objects without holes are completely removed. If the value is false, a single pixel remains for these objects More...
 
class  InRemoveTooCloseCirclesParams
 [Input] parameters of "removing too close circles" phasis in Hough circles detection More...
 
class  InRgbImg
 [Input] RGB color image for processing operation More...
 
class  InRgbYStrip2d
 [Input] Rgb color y strip 2d for processing operation More...
 
class  InRgbZStrip3d
 [Input] Rgb color z strip 3d for processing operation More...
 
class  InRhoImg
 [Input] rho component of polar coordinates More...
 
class  InRhoYStrip2d
 [Input] rho component of polar coordinates More...
 
class  InRingHalfThickness
 [Input] half thickness for ring used during processing More...
 
class  InROIImg
 [Input] ROI image for processing operation More...
 
class  InROIImg3d
 [Input] 3d ROI image for operation More...
 
class  InSamplingBallInfo
 [Input] Parameters for used sampling ball around image points More...
 
class  InSamplingRingInfo
 [Input] Parameters for used sampling ring around image points More...
 
class  InScaleCandidates
 [Input] scale candidates for processing More...
 
class  InScaleFactor
 [Input] scale factor More...
 
class  InScaleFactor2d
 [Input] 2d scale factor More...
 
class  InScaleFactor3d
 [Input] 3d scale factor More...
 
class  InSecondLabelOffset
 [Input] second label offset used for fusion operation More...
 
class  InSeqImg
 [Input] sequence image for processing operation More...
 
class  InSeqImg1
 [Input] First input image sequence More...
 
class  InSeqImg2
 [Input] Second input sequence image More...
 
class  InSeqYStrip2d
 [Input] Sequence y strip 2d for processing operation More...
 
class  InSeqYStrip2d1
 [Input] First sequence y strip 2d for processing operation More...
 
class  InSeqYStrip2d2
 [Input] Second sequence y strip 2d for processing operation More...
 
class  InSEXY
 [Input] structuring element xy for processing operation More...
 
class  InSEXY1
 [Input] first structuring element xy for processing operation More...
 
class  InSEXY2
 [Input] second structuring element xy for processing operation More...
 
class  InSEXYZ
 [Input] structuring element xyz for processing operation More...
 
class  InSEXYZ1
 [Input] first structuring element xyz for processing operation More...
 
class  InSEXYZ2
 [Input] second structuring element xyz for processing operation More...
 
class  InShapeGreyscaleType
 [Input] shape greyscale type considered during processing More...
 
class  InSharpness
 [Input] Sharpness factor used by processing operation More...
 
class  InSigmoidAlpha
 [Input] alpha parameter of image sigmoid normalization algorithm More...
 
class  InSigmoidBeta
 [Input] beta parameter of image sigmoid normalization algorithm More...
 
class  InSignatureScaleFactor
 [Input] image scale factor used during signature computation More...
 
class  InSingleGreyComplexImImg2d
 [Input] imaginary part of a complex single grey-levels 2d image More...
 
class  InSingleGreyComplexRealImg2d
 [Input] real part of a complex single grey-levels 2d image More...
 
class  InSingleGreyImg2d
 [Input] single grey-levels 2d image More...
 
class  InSingleImg
 [Input] single image More...
 
class  InSingleImg1
 [Input] First single image More...
 
class  InSingleImg2
 [Input] Second single image More...
 
class  InSingleImg3d
 [Input] single 3d image More...
 
class  InSizeSuperPixels
 [Input] Real size of super pixels More...
 
class  InSliceIndex
 [Input] Index of the slice to process More...
 
class  InSmoothingStdDev
 [Input] standard deviation used for smoothing operation along all axis More...
 
class  InSpaceSigma
 [Input] sigma for spatial gaussian function More...
 
class  InSpatialStep
 [Input] Spatial step used for smoothing along processed directions More...
 
class  InSplitValue
 [Input] value used to split data during processing More...
 
class  InStatsResult
 [Input] Collection of results for image statistics measure operation More...
 
class  InStdDev
 [Input] standard deviation used for operation along all axis More...
 
class  InStdDevGrad
 [Input] standard deviation used for gaussian gradient computation More...
 
class  InStdDevMat
 [Input] standard deviation used for matrix gaussian smoothing More...
 
class  InStdDevX
 [Input] standard deviation used for operation along X axis More...
 
class  InStdDevY
 [Input] standard deviation used for operation along Z axis More...
 
class  InStdDevZ
 [Input] standard deviation used for operation along Z axis More...
 
class  InSubBinImg2d
 [Input] binary 2d single sub image for processing operation More...
 
class  InSubBinImg3d
 [Input] binary 3d single sub image for processing operation More...
 
class  InSubBinLabImg2d
 [Input] binary 2d single sub binary or label image for processing operation More...
 
class  InSubBinLabImg3d
 [Input] binary 3d single sub binary or label image for processing operation More...
 
class  InSubBinMarkImg2d
 [Input] binary 2d single sub marker image for processing operation More...
 
class  InSubBinSeedImg2d
 [Input] Seeded binary sub image More...
 
class  InSubBinSeedImg3d
 [Input] 3d seeded binary sub image More...
 
class  InSubClassImg2d
 [Input] 2d image of classes More...
 
class  InSubColorImg2d
 [Input] color sub image 2d for processing operation More...
 
class  InSubColorImg2d1
 [Input] first color sub image 2d for processing operation More...
 
class  InSubColorImg2d2
 [Input] second color sub image 2d for processing operation More...
 
class  InSubColorImg3d1
 [Input] first color image 3d for processing operation More...
 
class  InSubColorImg3d2
 [Input] second color image 3d for processing operation More...
 
class  InSubColorOrGreyImg2d
 [Input] Color or grey image 2d for processing operation More...
 
class  InSubColorOrGreyImg3d
 [Input] Color or grey image 3d for processing operation More...
 
class  InSubDxImg
 [Input] Displacement map along the x-axis More...
 
class  InSubDyImg
 [Input] Displacement map along the y-axis More...
 
class  InSubGpuImg
 [Input] Sub-image stored on GPU More...
 
class  InSubGpuImg1
 [Input] First input sub image stored on GPU More...
 
class  InSubGpuImg2
 [Input] Second input sub image stored on GPU More...
 
class  InSubGpuImg3
 [Input] Third input sub image stored on GPU More...
 
class  InSubGpuImg4
 [Input] Fourth input sub image stored on GPU More...
 
class  InSubGpuMaskImg
 [Input] Binary image stored on GPU for masking operation More...
 
class  InSubGxImg2d
 [Input] grey level 2d sub image of gradient computed along x-axis More...
 
class  InSubGxImg3d
 [Input] grey level 3d sub image of gradient computed along x axis More...
 
class  InSubGyImg2d
 [Input] grey level 2d sub image of gradient computed along y-axis More...
 
class  InSubGyImg3d
 [Input] grey level 3d sub image of gradient computed along y axis More...
 
class  InSubGzImg3d
 [Input] grey level 3d sub image of gradient computed along z axis More...
 
class  InSubImg2d
 [Input] grey level 2d sub image for operation More...
 
class  InSubImg2d1
 [Input] First grey level 2d sub image for operation More...
 
class  InSubImg2d2
 [Input] Second grey level 2d image for operation More...
 
class  InSubImg2d3
 [Input] Third grey level 2d sub image for operation More...
 
class  InSubImg2d4
 [Input] Fourth grey level 2d sub image for operation More...
 
class  InSubImg3d
 [Input] grey level 3d single sub image for operation More...
 
class  InSubImg3d1
 [Input] First grey level 3d single sub image for operation More...
 
class  InSubImg3d2
 [Input] Second grey level 3d single sub image for operation More...
 
class  InSubImg3d3
 [Input] Third grey level 3d single sub image for operation More...
 
class  InSubIntImg2d
 [Input] grey level 2d single sub image for operation (data contained in image buffer are integers) More...
 
class  InSubIntImg2d1
 [Input] First grey level 2d single sub image for operation (data contained in image buffer are integers) More...
 
class  InSubIntImg2d2
 [Input] Second grey level 2d single sub image for operation (data contained in image buffer are integers) More...
 
class  InSubIntImg3d
 [Input] grey level 3d single sub image for operation (data contained in image buffer are integers) More...
 
class  InSubLabClassImg2d
 [Input] 2d image containing labels or class indices More...
 
class  InSubLabClassImg3d
 [Input] 3d image containing labels or class indices More...
 
class  InSubLabelImg2d
 [Input] Label 2d single sub image for processing operation More...
 
class  InSubLabelImg3d
 [Input] Label 3d single sub image for processing operation More...
 
class  InSubLabMarkImg2d
 [Input] 2d single sub label marker image for processing operation More...
 
class  InSubLabMarkImg3d
 [Input] 3d single sub label marker image for processing operation More...
 
class  InSubMaskImg2d
 [Input] Binary 2d single sub image for masking operation More...
 
class  InSubMaskImg3d
 [Input] Binary 3d single sub image for masking operation More...
 
class  InSubRealImg2d
 [Input] grey level 2d single sub image for operation (data contained in image buffer are reals) More...
 
class  InSubRealImg2d1
 [Input] grey level 2d single sub image for operation (data contained in image buffer are reals) More...
 
class  InSubRealImg2d2
 [Input] grey level 2d single sub image for operation (data contained in image buffer are reals) More...
 
class  InSubRealImg2d3
 [Input] grey level 2d single sub image for operation (data contained in image buffer are reals) More...
 
class  InSubRealImg2d4
 [Input] grey level 2d single sub image for operation (data contained in image buffer are reals) More...
 
class  InSubRealImg2d5
 [Input] grey level 2d single sub image for operation (data contained in image buffer are reals) More...
 
class  InSubRealImg2d6
 [Input] grey level 2d single sub image for operation (data contained in image buffer are reals) More...
 
class  InSubRealImg2d7
 [Input] grey level 2d single sub image for operation (data contained in image buffer are reals) More...
 
class  InSubRealImg2d8
 [Input] grey level 2d single sub image for operation (data contained in image buffer are reals) More...
 
class  InSubRgbImg2d
 [Input] RGB color image 2d for processing operation More...
 
class  InSubRhoImg2d
 [Input] grey level 2d sub image for rho component of polar coordinates More...
 
class  InSubROIImg2d
 [Input] ROI grey level 2d sub image for operation More...
 
class  InSubROIImg3d
 [Input] grey level 3d single sub ROI image for operation More...
 
class  InSubSampleHalfStep
 [Input] Sub-sample half step used for the marching cube step of the 3D shape surface extraction More...
 
class  InSubSeqImg2d
 [Input] sequence image 2d for processing operation More...
 
class  InSubSeqImg2d1
 [Input] first sequence image 2d for processing operation More...
 
class  InSubSeqImg2d2
 [Input] second sequence image 2d for processing operation More...
 
class  InSubThetaImg2d
 [Input] grey level 2d sub image for theta component of polar coordinates More...
 
class  InSubUIntImg2d
 [Input] grey level 2d sub image for operation (data contained in image buffer are unsigned integers) More...
 
class  InSubUIntImg3d
 [Input] grey level 3d single sub image for operation (data contained in image buffer are unsigned integers) More...
 
class  InSubXImg2d
 [Input] grey level 2d sub image for x component of cartesian coordinates More...
 
class  InSubYImg2d
 [Input] grey level 2d sub image for y component of cartesian coordinates More...
 
class  InSuperPixelsParamValue
 [Input] Value used to initialize super pixels (number or size) More...
 
class  InSurfaceExtractionSettings
 [Input] Settings used for surfaces extraction More...
 
class  InTabulatedRangeExponentials
 [Input] tabulated range-related exponential factors for bilateral filter More...
 
class  InTabulatedSpaceExponentials
 [Input] tabulated space-related exponential factors for bilateral filter More...
 
class  InTargetImg2d
 [Input] Target 2d image provided to registration algorithm More...
 
class  InTargetImg3d
 [Input] Target 3d image provided to registration algorithm More...
 
class  InTargetTileSideLength
 [Input] target processing size for tile (side length) More...
 
class  Integers64
 Collection of 64-bits integers. More...
 
class  IntensityLUT
 image intensities look-up table More...
 
class  InterStripLabelConnections
 Inter strip labels connections informations. More...
 
class  InTheta
 [Input] 2d orientation for processing operation More...
 
class  InTheta0
 [Input] starting angle offset value, in radians More...
 
class  InThetaImg
 [Input] theta component of polar coordinates More...
 
class  InThetaYStrip2d
 [Input] theta component of polar coordinates More...
 
class  InThresholdMax
 [Input] maximum for binary threshold image operation More...
 
class  InThresholdMin
 [Input] minimum for binary threshold image operation More...
 
class  InTile2d
 [Input] tile 2d for operation More...
 
class  InTile2dColl
 [Input] tile 2d collection for operation More...
 
class  InTile3d
 [Input] tile 3d for operation More...
 
class  InTile3dColl
 [Input] tile 3d collection for operation More...
 
class  InTopHatThreshold
 [Input] threshold value used for top hat binarization More...
 
class  InUInt64Value
 [Input] Generic integer value More...
 
class  InUpdateCentersFlag
 [Input] Flag indicating whether clusters centers have to be updated or not More...
 
class  InWatershedOutputMode
 [Input] parameter allowing to define watershed output mode More...
 
class  InWatershedProcMode
 [Input] Watershed processing mode More...
 
class  InWatershedSeparationMode
 [Input] parameter allowing to define watershed separation mode More...
 
class  InWhiteImg
 [Input] White image. Used by shading correction algorithm More...
 
class  InWhiteYStrip2d
 [Input] Strip associated to white image. Used for instance by shading correction algorithm More...
 
class  InXImg
 [Input] x component of cartesian coordinates More...
 
class  InXStrip2d
 [Input] x strip 2d for operation More...
 
class  InXXTile2dColl
 [Input] tile 2d collection associated to xx matrix component More...
 
class  InXXTile3dColl
 [Input] tile 3d collection associated to xx matrix component More...
 
class  InXXYStrip2d
 [Input] XX y strip 2d matrix component for processing operation More...
 
class  InXXZStrip3d
 [Input] XX z strip 3d matrix component for processing operation More...
 
class  InXYStrip2d
 [Input] x component of cartesian coordinates More...
 
class  InXYTile2dColl
 [Input] tile 2d collection associated to xy matrix component More...
 
class  InXYTile3dColl
 [Input] tile 3d collection associated to xy matrix component More...
 
class  InXYYStrip2d
 [Input] XY y strip 2d matrix component for processing operation More...
 
class  InXYZStrip3d
 [Input] XY z strip 3d matrix component for processing operation More...
 
class  InXZTile3dColl
 [Input] tile 3d collection associated to xz matrix component More...
 
class  InXZZStrip3d
 [Input] XZ z strip 3d matrix component for processing operation More...
 
class  InYImg
 [Input] y component of cartesian coordinates More...
 
class  InYStrip2d
 [Input] y strip 2d for operation More...
 
class  InYStrip2d1
 [Input] First y strip 2d for operation More...
 
class  InYStrip2d2
 [Input] Second y strip 2d for operation More...
 
class  InYStrip2d3
 [Input] Third y strip 2d for operation More...
 
class  InYStrip2d4
 [Input] Fourth y strip 2d for operation More...
 
class  InYStrip3d
 [Input] y strip 3d for operation More...
 
class  InYYStrip2d
 [Input] y component of cartesian coordinates More...
 
class  InYYTile2dColl
 [Input] tile 2d collection associated to yy matrix component More...
 
class  InYYTile3dColl
 [Input] tile 3d collection associated to yy matrix component More...
 
class  InYYYStrip2d
 [Input] YY y strip 2d matrix component for processing operation More...
 
class  InYYZStrip3d
 [Input] YY z strip 3d matrix component for processing operation More...
 
class  InYZTile3dColl
 [Input] tile 3d collection associated to yz matrix component More...
 
class  InYZZStrip3d
 [Input] YZ z strip 3d matrix component for processing operation More...
 
class  InZoomInterpolationMethod
 [Input] interpolation method for image zoom algorithms More...
 
class  InZSteps
 [Input] collection of distances between successive z-plans of the image More...
 
class  InZStrip3d
 [Input] z strip 3d for operation More...
 
class  InZStrip3d1
 [Input] First z strip 3d for operation More...
 
class  InZStrip3d2
 [Input] Second z strip 3d for operation More...
 
class  InZZTile3dColl
 [Input] tile 3d collection associated to zz matrix component More...
 
class  InZZZStrip3d
 [Input] ZZ z strip 3d matrix component for processing operation More...
 
class  IPSDKIPLAttributesException
 Exception class for library IPSDKIPLAttributes. More...
 
class  KDEBandwidthPolicy
 policy used to compute smoothing bandwidth parameter during a kernel density estimation More...
 
class  KDEDataSet
 data set associated to a kernel density estimator More...
 
class  KernelKMeansParams
 structure allowing to encapsulate parameters for kernel kmeans clustering algorithm More...
 
class  KKMeansCentroid
 Kernel cluster centroid representation. More...
 
class  KKMeansCentroids
 Collection of kernel cluster centroid representation. More...
 
class  KMeansAssignmentInfo
 information resulting from assignment step in k-means algorithm More...
 
class  KMeansCompactnessInfo
 Data item storing information necessary to compute compactness in k-means algorithm. More...
 
class  KMeansPPClusterInitInfo
 Information used by the K-Means cluster initialization algorithm. More...
 
class  LabelActivationTable
 Label activation table allowing to active labels for drawing. More...
 
class  LabelConnection
 Connection indexes between two labels. More...
 
class  LabelConnectionTable
 Label connections (equivalences) table. More...
 
class  LabelInfo
 Image label informations. More...
 
class  LawTexPostProcParams
 Parameters for Law texture filter post-processing phasis. More...
 
class  LawTexPreProcParams
 Parameters for Law texture filter pre-processing phasis. More...
 
class  LawTextureKernel2dTypes
 Types of 2d kernels used for Law's texture computation. More...
 
class  LawTextureKernel3dTypes
 Types of 3d kernels used for Law's texture computation. More...
 
class  LocalExtremaConfig
 Configuration for local extrema calculation. More...
 
class  MaxValIdx
 Contains the maximum value and its index. More...
 
class  MVEParams
 Input parameters for multiscale vessel enhancement. More...
 
class  NbModifiedPixels
 number of pixels modified by the algorithm More...
 
class  NCCResult
 Result of the global normalized-cross correlation between two images. More...
 
class  OutBinImg
 [Output] binary image for processing operation More...
 
class  OutBinImg3d
 [Output] 3D binary image More...
 
class  OutBinLabImg
 [Output] binary or label image for processing operation More...
 
class  OutBinLabYStrip2d
 [Output] binary or label y strip 2d for operation More...
 
class  OutBinLabZStrip3d
 [Output] binary or label z strip 3d for operation More...
 
class  OutBinYStrip2d
 [Output] binary y strip 2d for operation More...
 
class  OutBinZStrip3d
 [Output] binary z strip 3d for processing operation More...
 
class  OutClassImg
 [Output] Image of classes More...
 
class  OutClassYStrip2d
 [Output] class y strip 2d More...
 
class  OutClustersCenters
 [Output] Centers of clusters More...
 
class  OutClustersPptiesColl
 [Output] Collection of clusters properties More...
 
class  OutColorImg
 [Output] color image for processing operation More...
 
class  OutColorYStrip2d
 [Output] color y strip 2d for processing operation More...
 
class  OutCompactness
 [Output] Compactness, used in k-means algorithm More...
 
class  OutCompareResult
 [Output] Result for images comparison operation More...
 
class  OutComplexImImg
 [Output Optional] Imaginary part of the complex image resulting from Hough circles detection More...
 
class  OutComplexImYStrip2d
 [Output] imaginary part of complex y strip 2d More...
 
class  OutComplexRealImg
 [Output Optional] Real part of the complex image resulting from Hough circles detection More...
 
class  OutComplexRealYStrip2d
 [Output] real part of complex y strip 2d More...
 
class  OutDFTImg1
 [Output] first element for Discrete Fourier Transform (can be real cartesian part or rho polar part [default] of signal depending on algorithm configuration) More...
 
class  OutDFTImg2
 [Output] second element for Discrete Fourier Transform (can be imaginary cartesian part or theta polar part [default] of signal depending on algorithm configuration) More...
 
class  OutDistImg
 [Output] distance map image More...
 
class  OutDistWeight2d
 [Output] Weighting coefficients for 2d distance calculation More...
 
class  OutDistWeight3d
 [Output] Weighting coefficients for 3d distance calculation More...
 
class  OutDistXStrip2d
 [Output] distance map x strip 2d for operation More...
 
class  OutDistYStrip2d
 [Output] distance map y strip 2d for operation More...
 
class  OutDistZStrip3d
 [Output] distance map z strip 3d for operation More...
 
class  OutFactor
 [Output] Multiplying factor. Used for instance by smart shading correction algorithm More...
 
class  OutFeatures2dRegistrationResult
 [Output] result of features 2d registration algorithm More...
 
class  OutFeatures2dRegistrationResults
 [Output] collection of results for features 2d registration algorithm More...
 
class  OutFeatures3dRegistrationResult
 [Output] result of features 3d registration algorithm More...
 
class  OutFeatures3dRegistrationResults
 [Output] collection of results for features 3d registration algorithm More...
 
class  OutFlattenedClustersCenters
 [Output] flattened collection of clusters centers More...
 
class  OutGaussianNoiseStats
 
class  OutGlobalEntropyResult
 [Output] Global entropy measure More...
 
class  OutGreyImg3d
 [Output] grey image 3d for processing operation More...
 
class  OutGreySignatures2d
 [Output] collection of features 2d grey signature used during processing More...
 
class  OutGreySignatures3d
 [Output] collection of features 3d grey signature used during processing More...
 
class  OutGxGxImg
 [Output] image containing squares of gradient values computed along x-axis More...
 
class  OutGxGyImg
 [Output] image containing products of of gradient values computed along x-axis with gradient values computed along y-axis More...
 
class  OutGxGzImg
 [Output] image containing products of of gradient values computed along x-axis with gradient values computed along y-axis More...
 
class  OutGyGyImg
 [Output] image containing squares of gradient values computed along y-axis More...
 
class  OutGyGzImg
 [Output] image containing products of of gradient values computed along x-axis with gradient values computed along y-axis More...
 
class  OutGzGzImg
 [Output] image containing squares of gradient values computed along y-axis More...
 
class  OutHistogram
 [Output] Contains the result of a histogram calculation on an input image More...
 
class  OutHoughCircles2dPpties
 [Output] Properties of 2d circles detected by 2d Hough algorithm More...
 
class  OutHoughLines2dPpties
 [Output] Properties of 2d lines detected by 2d Hough algorithm More...
 
class  OutHoughSpheres3dPpties
 [Output] Properties of 3d spheres detected by 3d Hough algorithm More...
 
class  OutHxxImg
 [Output] image of hessian (x-x axis) More...
 
class  OutHxyImg
 [Output] image of image of hessian (x-y axis) More...
 
class  OutHxzImg
 [Output] image of hessian (x-z axis) More...
 
class  OutHyyImg
 [Output] image of hessian (y-y axis) More...
 
class  OutHyzImg
 [Output] image of image of hessian (y-z axis) More...
 
class  OutHzzImg
 [Output] image of image of hessian (z-z axis) More...
 
class  OutImg
 [Output] image for processing operation More...
 
class  OutImg1
 [Output] First output image More...
 
class  OutImg2
 [Output] Second output image More...
 
class  OutImg2d
 [Output] 2d image for processing operation More...
 
class  OutImgGreyValues
 [Output] grey level values extracted from an image More...
 
class  OutIndexableUInt64
 [Output] container allowing to create a plan index of a single UInt64 More...
 
class  OutIntensityLUT
 [Output] intensity lookup table used by algorithm More...
 
class  OutInterStripLabelConnections
 [Output] Inter strip labels connections informations More...
 
class  OutIntImg
 [Output] image containing integers More...
 
class  OutIntYStrip2d
 [Output] integer y strip 2d for operation More...
 
class  OutKDEDataSet
 [Output] data set associated to a kernel density estimator More...
 
class  OutKKMeansCentroids
 [Output] collection of kernel cluster centroid representation More...
 
class  OutKMeansAssignmentInfo
 [Output] information resulting from assignment step in k-means algorithm More...
 
class  OutKMeansCompactnessInfo
 [Output] Data item storing information necessary to compute compactness during k-means process More...
 
class  OutKMeansPPClusterInitInfo
 [Output] Information used by the K-Means cluster initialization algorithm More...
 
class  OutLabClassImg
 [Output] Image containing labels or class indices More...
 
class  OutLabelActivationTable
 [Output] Label activation table allowing to active labels for drawing More...
 
class  OutLabelConnectionTable
 [Output] Label connections (equivalences) table More...
 
class  OutLabelImg
 [Output] label image for processing operation More...
 
class  OutLabelImg3d
 [Output] label image 3d for processing operation More...
 
class  OutLabelInfo
 [Output] Image Label information More...
 
class  OutLabelsShape2d
 [Output] Collection of shape 2d associated to labels More...
 
class  OutLabelsShape3d
 [Output] Collection of shape 3d associated to labels More...
 
class  OutLabelYStrip2d
 [Output] label y strip 2d for processing operation More...
 
class  OutLabelZStrip3d
 [Output] label z strip 3d for processing operation More...
 
class  OutLightImg
 [Output] lightness image More...
 
class  OutLightYStrip2d
 [Output] lightness image y strip 2d More...
 
class  OutMatrix
 [Output] Matrix More...
 
class  OutMatrixSums
 [Output] Vector containing the elements of matrix of sums used for the computation of paraboloid fitting a 2d image More...
 
class  OutMax
 [Output] maximum value More...
 
class  OutMaxLabel
 [Output] maximum computed label value More...
 
class  OutMaxValIdx
 [Output] Contains the maximum value and its index More...
 
class  OutMeasureSet
 [Output] shape analysis measure set More...
 
class  OutMostEccentricClusterEltInfo
 [Output] information associated to the most eccentric element of a given cluster More...
 
class  OutNbModifiedPixels
 [Output] number of pixels modified by the algorithm More...
 
class  OutNCCResult
 [Output] Result and intermediary results of the global NCC calculation More...
 
class  OutNoiseStats
 [Output] Result for Gaussian noise measurement in an image More...
 
class  OutOffset
 [Output] Offset. Used for instance by smart shading correction algorithm More...
 
class  OutOptBinImg
 [Output Optional] binary image More...
 
class  OutOptClassImg
 [Output Optional] Image of classes More...
 
class  OutOptGradXImg
 [Output Optional] image associated to X component of gradient computation More...
 
class  OutOptGradXImg3d
 [Output Optional] 3d image associated to X component of gradient computation More...
 
class  OutOptGradYImg
 [Output Optional] image associated to Y component of gradient computation More...
 
class  OutOptGradYImg3d
 [Output Optional] 3d image associated to Y component of gradient computation More...
 
class  OutOptGradZImg3d
 [Output Optional] 3d image associated to Z component of gradient computation More...
 
class  OutOptGxGreyImg2d
 [Output Optional] grey-levels 2d image of gradient computed along x-axis More...
 
class  OutOptGyGreyImg2d
 [Output Optional] grey-levels 2d image of gradient computed along y-axis More...
 
class  OutOptImg
 [Output Optional] image for processing operation More...
 
class  OutOptKMeansAssignmentInfo
 [Output Optional] information resulting from assignment step in k-means algorithm More...
 
class  OutOptLabelImg2d
 [Output Optional] label image 2d for processing operation More...
 
class  OutOptMaskImg
 [Output Optional] mask image for processing operation More...
 
class  OutOptNbEltsPerCluster
 [Output Optional] Number of elements per cluster More...
 
class  OutOptPosterizedImg
 [Output Optional] Posterized image More...
 
class  OutOptRealImg
 [Output Optional] image for processing operation (data contained in image buffer are reals) More...
 
class  OutOptRealImg1
 [Output Optional] image for processing operation (data contained in image buffer are reals) More...
 
class  OutOptRealImg2
 [Output Optional] image for processing operation (data contained in image buffer are reals) More...
 
class  OutOptRealYStrip2d
 [Output Optional] real y strip 2d for operation More...
 
class  OutOptSeqImg
 [Output Optional] sequence image for processing operation More...
 
class  OutOptSubGpuImg
 [Output Optional] Output optional sub image stored on GPU More...
 
class  OutOptWk1BinImg
 [Output Optional] Temporary working image for algorithm More...
 
class  OutOptWk1Img
 [Output Optional] Temporary working image for algorithm More...
 
class  OutOptWk1LabelImg
 [Output Optional] Temporary working image for algorithm More...
 
class  OutOptWk1RealGpuImg
 [Output Optional] Temporary working image for GPU processes (data contained in image buffer are reals) More...
 
class  OutOptWk1RealImg
 [Output Optional] Temporary working image for algorithm (data contained in image buffer are reals) More...
 
class  OutOptWk2BinImg
 [Output Optional] Temporary working image for algorithm More...
 
class  OutOptWk2Img
 [Output Optional] Temporary working image for algorithm More...
 
class  OutOptWk2LabelImg
 [Output Optional] Temporary working image for algorithm More...
 
class  OutOptWk2RealImg
 [Output Optional] Temporary working image for algorithm (data contained in image buffer are reals) More...
 
class  OutOptWk3Img
 [Output Optional] Temporary working image for algorithm More...
 
class  OutOptWk3RealImg
 [Output Optional] Temporary working image for algorithm (data contained in image buffer are reals) More...
 
class  OutOptWk4RealImg
 [Output Optional] Temporary working image for algorithm (data contained in image buffer are reals) More...
 
class  OutOptWk5RealImg
 [Output Optional] Temporary working image for algorithm (data contained in image buffer are reals) More...
 
class  OutOptWk6RealImg
 [Output Optional] Temporary working image for algorithm (data contained in image buffer are reals) More...
 
class  OutOptWk7RealImg
 [Output Optional] Temporary working image for algorithm (data contained in image buffer are reals) More...
 
class  OutOptWk8RealImg
 [Output Optional] Temporary working image for algorithm (data contained in image buffer are reals) More...
 
class  OutOptWkClassImg
 [Output Optional] Temporary working image for algorithm More...
 
class  OutOutputRange
 [Output] computed output image intensity range More...
 
class  OutParaboloidParams3d
 [Output] Parameters defining a 3d paraboloid More...
 
class  OutPatchBasedBilateralParams
 [Output] Parameters for patch-based bilateral filter More...
 
class  OutPCAEigenValues
 [Output] Eigen values of matrix computed for PCA More...
 
class  OutPCAEigenVectors
 [Output] Eigen vectors of matrix computed for PCA More...
 
class  OutPCAMatrixRank
 [Output] Rank of the matrix computed in PCA More...
 
class  OutPearsonCCResult
 [Output] Pearson correlation coefficient More...
 
class  OutPIGlobalEntropyResult
 [Output] Plan indexed global entropy measure More...
 
class  OutPIGreySignatures2d
 [Output] collection of features 2d grey signature used during processing More...
 
class  OutPIGreySignatures3d
 
class  OutPIHistogram
 [Output] Plan indexed collection of histogram properties More...
 
class  OutPIHoughCircles2dPpties
 [Output] plan indexed collection of properties of circles detected by Hough algorithm More...
 
class  OutPIHoughLines2dPpties
 [Output] plan indexed collection of positions and intensities of 2d pixels More...
 
class  OutPIHoughSpheres3dPpties
 [Output] plan indexed collection of properties of circles detected by Hough algorithm More...
 
class  OutPIImgGreyValues
 [Output] plan indexed collection of grey level values extracted from an image More...
 
class  OutPIIndexableUInt64
 [Output] Plan indexed collection of container allowing to create a plan index of a single UInt64 More...
 
class  OutPIKDEDataSet
 [Output] plan indexed collection of kernel density estimator result data set More...
 
class  OutPILabelsShape2d
 [Output] Plan indexed collection of shape 2d associated to labels More...
 
class  OutPILabelsShape3d
 [Output] Plan indexed collection of shape 3d associated to labels More...
 
class  OutPIMeasureSet
 [Output] Plan indexed collection of shape analysis measure set More...
 
class  OutPINCCResult
 [Output] Plan indexed collection of NCC results More...
 
class  OutPIParaboloidParams3d
 [Output] Plan indexed collection of 3d parameters of paraboloids More...
 
class  OutPIPatchBasedBilateralParams
 [Output] Plan indexed collection of parameters for patch-based bilateral filter More...
 
class  OutPIPearsonCCResult
 [Output] Plan indexed collection of results for Pearson correlation coefficient More...
 
class  OutPIPixels2d
 [Output] plan indexed collection of positions and intensities of 2d pixels More...
 
class  OutPIRegistrationMotionTransform2d
 [Output] Plan indexed collection of motion transforms 2d used during processing More...
 
class  OutPIStatsResult
 [Output] Plan indexed collection of results for image statistics measure operation More...
 
class  OutPIValues
 [Output] plan indexed collection of values More...
 
class  OutPIVoxels3d
 [Output] plan indexed collection of positions and intensities of 3d voxels More...
 
class  OutPIWarpMotionTransform2dColl
 [Output] plan indexed collection of 2d geometric transform More...
 
class  OutPixels2d
 [Output] positions and intensities of 2d pixels More...
 
class  OutPosterizedImg
 [Output] PosterizedImg More...
 
class  OutPosterizedYStrip2d
 [Output] Posterized y strip 2d More...
 
class  OutProjStat
 [Output] Vector containing the measure of common statistics indicators in the image (mean, max, etc.) along a given direction More...
 
class  OutProjStat1
 [Output] First vector containing the measure of common statistics indicators in the image (mean, max, etc.) along a given direction More...
 
class  OutProjStat2
 [Output] Second vector containing the measure of common statistics indicators in the image (mean, max, etc.) along a given direction More...
 
class  OutRealImg
 [Output] image for processing operation (data contained in image buffer are reals) More...
 
class  OutRealImg1
 [Output] image for processing operation (data contained in image buffer are reals) More...
 
class  OutRealImg10
 [Output] image for processing operation (data contained in image buffer are reals) More...
 
class  OutRealImg2
 [Output] image for processing operation (data contained in image buffer are reals) More...
 
class  OutRealImg3
 [Output] image for processing operation (data contained in image buffer are reals) More...
 
class  OutRealImg4
 [Output] image for processing operation (data contained in image buffer are reals) More...
 
class  OutRealImg5
 [Output] image for processing operation (data contained in image buffer are reals) More...
 
class  OutRealImg6
 [Output] image for processing operation (data contained in image buffer are reals) More...
 
class  OutRealImg7
 [Output] image for processing operation (data contained in image buffer are reals) More...
 
class  OutRealImg8
 [Output] image for processing operation (data contained in image buffer are reals) More...
 
class  OutRealImg9
 [Output] image for processing operation (data contained in image buffer are reals) More...
 
class  OutRealSeqImg
 [Output] Real sequence image More...
 
class  OutRealSeqImg1
 [Output] First real sequence image More...
 
class  OutRealSeqImg2
 [Output] Second real sequence image More...
 
class  OutRealYStrip2d
 [Output] real y strip 2d for operation More...
 
class  OutRealYStrip2d1
 [Output] real y strip 2d for operation More...
 
class  OutRealYStrip2d2
 [Output] real y strip 2d for operation More...
 
class  OutRealYStrip2d3
 [Output] real y strip 2d for operation More...
 
class  OutRealYStrip2d4
 [Output] real y strip 2d for operation More...
 
class  OutRealYStrip2d5
 [Output] real y strip 2d for operation More...
 
class  OutRealYStrip2d6
 [Output] real y strip 2d for operation More...
 
class  OutRealYStripSeq2d
 [Output] Real sequence image More...
 
class  OutRealYStripSeq2d1
 [Output] First real sequence image More...
 
class  OutRealYStripSeq2d2
 [Output] Second real sequence image More...
 
class  OutRealZStrip3d
 [Output] real z strip 3d for processing operation More...
 
class  OutRegistrationMotionTransform2d
 [Output] transformation associated to a 2d motion More...
 
class  OutRegistrationTracking2dData
 [Output] data used during registration 2d tracking More...
 
class  OutRegistrationTraining2dData
 [Output] data associated to training phasis of intensity based 2d registration algorithm More...
 
class  OutRgbImg
 [Output] Rgb color image for processing operation More...
 
class  OutRgbUInt8Img
 [Output] Rgb color uint8 image for processing operation More...
 
class  OutRgbYStrip2d
 [Output] Rgb color y strip 2d for processing operation More...
 
class  OutRgbZStrip3d
 [Output] Rgb color z strip 3d for processing operation More...
 
class  OutRhoImg
 [Output] rho component of polar coordinates More...
 
class  OutRhoYStrip2d
 [Output] rho component of polar coordinates More...
 
class  OutSeqYStrip2d
 [Output] Sequence y strip 2d for processing operation More...
 
class  OutSimilarityStats
 [Output] Similarity statistics bewteen two images More...
 
class  OutSingleImg
 [Output] single image More...
 
class  OutSingleYStrip2d
 [Output] single image y strip 2d More...
 
class  OutStatsResult
 [Output] Result for image statistics measure operation More...
 
class  OutSubBinImg3d
 [Output] binary 3d sub image for processing operation More...
 
class  OutSubColorImg2d
 [Output] color sub image 2d for processing operation More...
 
class  OutSubGpuImg
 [Output] Output sub image stored on GPU More...
 
class  OutSubGpuImg1
 [Output] First sub image stored on GPU More...
 
class  OutSubGpuImg2
 [Output] Second image stored on GPU More...
 
class  OutSubImg2d
 [Output] grey level 2d single sub image for operation More...
 
class  OutSubLabelImg2d
 [Output] label 2d sub image for processing operation More...
 
class  OutSubLabelImg3d
 [Output] label 3d sub image for processing operation More...
 
class  OutSubRealImg2d
 [Output] grey level 2d single sub image for operation (data contained in image buffer are reals) More...
 
class  OutSubRealImg3d
 [Output] grey level 3d single sub image for operation (data contained in image buffer are reals) More...
 
class  OutSubRealSeqImg2d
 [Output] Real sequence sub image More...
 
class  OutSubRealSeqImg2d1
 [Output] First real sequence sub image More...
 
class  OutSubRealSeqImg2d2
 [Output] Second real sequence sub image More...
 
class  OutSuperPixelUpdateCenters
 [Output] Collection of super pixel update centers More...
 
class  OutThetaImg
 [Output] theta component of polar coordinates More...
 
class  OutThetaYStrip2d
 [Output] theta component of polar coordinates More...
 
class  OutThreshold
 [Output] threshold value for image binarization More...
 
class  OutTile2dColl
 [Output] tile 2d collection for operation More...
 
class  OutTile3dColl
 [Output] tile 3d collection for operation More...
 
class  OutValues
 [Output] Generic collection of values More...
 
class  OutVoxels3d
 [Output] positions and intensities of 3d voxels More...
 
class  OutWarpMotionTransform2dColl
 [Output] collection of motion transformation parameters associated to 2d warp operations More...
 
class  OutWk10RealImg
 [Output] Temporary working image for algorithm More...
 
class  OutWk11RealImg
 [Output] Temporary working image for algorithm More...
 
class  OutWk12RealImg
 [Output] Temporary working image for algorithm More...
 
class  OutWk13RealImg
 [Output] Temporary working image for algorithm More...
 
class  OutWk14RealImg
 [Output] Temporary working image for algorithm More...
 
class  OutWk15RealImg
 [Output] Temporary working image for algorithm More...
 
class  OutWk16RealImg
 [Output] Temporary working image for algorithm More...
 
class  OutWk17RealImg
 [Output] Temporary working image for algorithm More...
 
class  OutWk18RealImg
 [Output] Temporary working image for algorithm More...
 
class  OutWk19RealImg
 [Output] Temporary working image for algorithm More...
 
class  OutWk1BinImg
 [Output] Temporary working image for algorithm More...
 
class  OutWk1ColorImg
 [Output] Temporary working color image for algorithm More...
 
class  OutWk1DistImg
 [Output] Temporary working image for algorithm More...
 
class  OutWk1Img
 [Output] Temporary working image for algorithm More...
 
class  OutWk1LabelImg
 [Output] Temporary working image for algorithm More...
 
class  OutWk1RealImg
 [Output] Temporary working image for algorithm More...
 
class  OutWk20RealImg
 [Output] Temporary working image for algorithm More...
 
class  OutWk21RealImg
 [Output] Temporary working image for algorithm More...
 
class  OutWk22RealImg
 [Output] Temporary working image for algorithm More...
 
class  OutWk2BinImg
 [Output] Second temporary working image for algorithm More...
 
class  OutWk2Img
 [Output] Temporary working image for algorithm More...
 
class  OutWk2LabelImg
 [Output] Temporary working image for algorithm More...
 
class  OutWk2RealImg
 [Output] Temporary working image for algorithm More...
 
class  OutWk3Img
 [Output] Temporary working image for algorithm More...
 
class  OutWk3RealImg
 [Output] Temporary working image for algorithm More...
 
class  OutWk4Img
 [Output] Temporary working image for algorithm More...
 
class  OutWk4RealImg
 [Output] Temporary working image for algorithm More...
 
class  OutWk5Img
 [Output] Temporary working image for algorithm More...
 
class  OutWk5RealImg
 [Output] Temporary working image for algorithm More...
 
class  OutWk6Img
 [Output] Temporary working image for algorithm More...
 
class  OutWk6RealImg
 [Output] Temporary working image for algorithm More...
 
class  OutWk7Img
 [Output] Temporary working image for algorithm More...
 
class  OutWk7RealImg
 [Output] Temporary working image for algorithm More...
 
class  OutWk8RealImg
 [Output] Temporary working image for algorithm More...
 
class  OutWk9RealImg
 [Output] Temporary working image for algorithm More...
 
class  OutXImg
 [Output] x component of cartesian coordinates More...
 
class  OutXStrip2d
 [Output] x strip for operation More...
 
class  OutXYStrip2d
 [Output] x component of cartesian coordinates More...
 
class  OutYImg
 [Output] y component of cartesian coordinates More...
 
class  OutYStrip2d
 [Output] y strip 2d for operation More...
 
class  OutYStrip2d1
 [Output] First Y strip 2d More...
 
class  OutYStrip2d2
 [Output] Second Y strip 2d More...
 
class  OutYStrip3d
 [Output] y strip 3d for operation More...
 
class  OutYYStrip2d
 [Output] y component of cartesian coordinates More...
 
class  OutZStrip3d
 [Output] z strip 3d for operation More...
 
class  OutZStrip3d1
 [Output] First z strip 3d for operation More...
 
class  OutZStrip3d2
 [Output] First z strip 3d for operation More...
 
class  ParaboloidParams3d
 Parameters describing a 3d paraboloid. More...
 
class  PatchBasedBilateralParams
 Parameters of patch-based bilateral filters. More...
 
class  PCAReductionParams
 Parameters for sequence image dimensionality reduction using a PCA. More...
 
class  PearsonCCResult
 Pearson correlation coefficient data item used to split the global Pearson measure. More...
 
class  Pixel2d
 position and intensity of a 2d pixel More...
 
class  PixelColor
 Pixel with the intensity values for the different channels. More...
 
class  PixelPosition
 Position of a pixel/voxel in its image. More...
 
class  Pixels2d
 collection of 2d pixels More...
 
class  PixelsColor
 List of color pixels. More...
 
class  PlanIndexedCompareResult
 Plan indexed collection of results for image comparison operation. More...
 
class  PlanIndexedCoords2dColl
 Plan indexed collection of 2d pixels. More...
 
class  PlanIndexedCoords3dColl
 Plan indexed collection of 3d pixels. More...
 
class  PlanIndexedCyclicRgbColorMap
 Plan indexed collection of cyclic RGB color maps. More...
 
class  PlanIndexedDoubles
 Plan indexed collection of doubles. More...
 
class  PlanIndexedFeatures2dGreySignature
 Plan indexed collection of 2d features signature. More...
 
class  PlanIndexedFeatures2dRegistrationResult
 Plan indexed collection of 2d features result. More...
 
class  PlanIndexedFeatures3dGreySignature
 Plan indexed collection of 3d features signature. More...
 
class  PlanIndexedGlobalEntropyResult
 Plan indexed collection of results for global entropy measure. More...
 
class  PlanIndexedHistogramData
 Plan indexed collection of histogram properties. More...
 
class  PlanIndexedHistoMsrParams
 Plan indexed collection of histogram measure parameters. More...
 
class  PlanIndexedHoughCircles2dPpties
 Plan indexed collection of 2d circles detected by 2d Hough algorithm. More...
 
class  PlanIndexedHoughLines2dPpties
 Plan indexed collection of 2d lines detected by 2d Hough algorithm. More...
 
class  PlanIndexedHoughSpheres3dPpties
 Plan indexed collection of 2d circles detected by 2d Hough algorithm. More...
 
class  PlanIndexedIndexableUInt64
 Plan indexed collection of results for image statistics measure operation. More...
 
class  PlanIndexedIntensityLUT
 Plan indexed collection of intensities look-up tables. More...
 
class  PlanIndexedKDEDataSet
 Plan indexed collection of kernel density estimator result data set. More...
 
class  PlanIndexedNCCResult
 Plan indexed collection of doubles. More...
 
class  PlanIndexedParaboloidParams3d
 Plan indexed collection of 3d parameters of paraboloids. More...
 
class  PlanIndexedPatchBasedBilateralParams
 Plan indexed collection of parameters for patch-based bilateral filter. More...
 
class  PlanIndexedPearsonCCResult
 Plan indexed collection of results for Pearson correlation coefficient. More...
 
class  PlanIndexedPixels2d
 Plan indexed collection of 2d pixels. More...
 
class  PlanIndexedRange
 Plan indexed collection of ranges. More...
 
class  PlanIndexedRegistrationMotionTransform2d
 Plan indexed collection of 2d motion transforms. More...
 
class  PlanIndexedSmoothRgbColorMap
 Plan indexed collection of smooth RGB color maps. More...
 
class  PlanIndexedStatsResult
 Plan indexed collection of results for image statistics measure operation. More...
 
class  PlanIndexedVoxels3d
 Plan indexed collection of 3d voxels. More...
 
class  PlanIndexedWarpMotionTransform2dColl
 Plan indexed collection of collection of geometric transform. More...
 
class  RandomForest
 Random forest. More...
 
class  RandomForestFeature
 Describes random forest feature. More...
 
class  RandomForestFeatureList
 List of features used for random forest pixel classification. More...
 
class  RandomForestModel
 Complete model of the random forest. More...
 
class  RandomForestTree
 Random forest tree. More...
 
class  RandomForestTreeNode
 Describes a node parameters in a random forest tree. More...
 
class  Range
 Range (min and max) used as input parameter by image processing algorithms, such as normalization. More...
 
class  RegistrationMotionTransform2d
 Transformation associated to a 2d motion. More...
 
class  RegistrationMotionTransform3d
 Transformation associated to a 3d motion. More...
 
class  RegistrationTracking2dData
 data used during registration 2d tracking More...
 
class  RegistrationTracking2dGrid
 tracking grid used during 2d tracking process More...
 
class  RegistrationTraining2dConfig
 configuration for registration training phasis More...
 
class  RegistrationTraining2dData
 data associated to training phasis of intensity based 2d registration algorithm More...
 
class  RegistrationTrainingStageData
 data associated to a given stage of registration training phasis More...
 
class  RemoveTooCloseCirclesParams
 parameters of "removing too close circles" phasis in Hough circles detection More...
 
class  Rgb
 RGB triplet. More...
 
struct  RidgeLine2dResult
 Structure containing the results of the ridge line 2d algorithm. More...
 
struct  RidgeLine3dResult
 Structure containing the results of the ridge line 3d algorithm. More...
 
class  RobustDataPartitionConfig
 configuration parameters for data partition method used during robust estimation process More...
 
class  RobustEstimationConfig
 configuration parameters for robust estimation More...
 
class  RobustEstimationResults
 robust estimation results More...
 
class  SamplingBallInfo
 Parameters for a sampling ball around an image point. More...
 
class  SamplingRingInfo
 Parameters for a sampling ring around an image point. More...
 
class  ScaleCandidates
 scale candidates for processing More...
 
class  ScaleFactor2d
 2d scale factor More...
 
class  ScaleFactor3d
 3d scale factor More...
 
class  SimilarityStats
 Similarity statistics between two images. More...
 
class  SizeSuperPixels
 Real size of super pixels. More...
 
class  SmoothRgbColorMap
 Smooth RGB color map. More...
 
class  StatsResult
 Result for image statistics measure operation. More...
 
class  SuperPixelUpdateCenter
 parameter used to update centers in the super pixels algorithm More...
 
class  SuperPixelUpdateCenters
 Collection of super pixel update centers. More...
 
class  SurfaceExtractionSettings
 Settings used for surfaces extraction. More...
 
class  UIntegers64
 Collection of 64-bits unsigned integers. More...
 
class  v
 [Output] collection of features 3d grey signature used during processing More...
 
class  Voxel3d
 position and intensity of a 3d voxel More...
 
class  Voxels3d
 collection of 3d voxels More...
 
class  WarpMotionTransform2d
 informations for warp motion transformation 2d More...
 
class  WarpMotionTransform2dColl
 collection of warp motion transforms More...
 
class  WarpMotionTransform3d
 informations for warp motion transformation 3d More...
 
class  ZSteps
 collection of distance between successive z-plans of the image More...
 

Typedefs

typedef boost::shared_ptr< ipsdk::imaproc::attr::InOutHistogramInOutHistogramPtr
 shared pointer to ipsdk::imaproc::InOutHistogramNode
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::InOutHistogramInOutHistogramConstPtr
 shared pointer to const ipsdk::imaproc::InOutHistogramNode
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::OutHistogramOutHistogramPtr
 shared pointer to ipsdk::imaproc::OutHistogramNode
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::OutHistogramOutHistogramConstPtr
 shared pointer to const ipsdk::imaproc::OutHistogramNode
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedNCCResultPlanIndexedNCCResultPtr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedHistogramData More...
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedNCCResultPlanIndexedNCCResultConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedHistogramData More...
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::AbscissRgbAbscissRgbPtr
 shared pointer to ipsdk::imaproc::attr::RgbColorMap
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::AbscissRgbAbscissRgbConstPtr
 shared pointer to const ipsdk::imaproc::attr::RgbColorMap
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::AccumIntensityThresholdAccumIntensityThresholdPtr
 shared pointer to ipsdk::imaproc::attr::AccumIntensityThreshold
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::AccumIntensityThresholdAccumIntensityThresholdConstPtr
 shared pointer to const ipsdk::imaproc::attr::AccumIntensityThreshold
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::CannyThresholdsCannyThresholdsPtr
 shared pointer to ipsdk::imaproc::attr::CannyThresholds
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::CannyThresholdsCannyThresholdsConstPtr
 shared pointer to const ipsdk::imaproc::attr::CannyThresholds
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::ClusterCenterClusterCenterPtr
 shared pointer to ipsdk::imaproc::attr::ClusterCenter
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::ClusterCenterClusterCenterConstPtr
 shared pointer to const ipsdk::imaproc::attr::ClusterCenter
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::ClusterPptiesClusterPptiesPtr
 shared pointer to ipsdk::imaproc::attr::ClusterPpties
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::ClusterPptiesClusterPptiesConstPtr
 shared pointer to const ipsdk::imaproc::attr::ClusterPpties
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::ClustersCentersClustersCentersPtr
 shared pointer to ipsdk::imaproc::attr::ClustersCenters
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::ClustersCentersClustersCentersConstPtr
 shared pointer to const ipsdk::imaproc::attr::ClustersCenters
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::ClustersPptiesCollClustersPptiesCollPtr
 shared pointer to ipsdk::imaproc::attr:: ClustersPptiesColl
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::ClustersPptiesCollClustersPptiesCollConstPtr
 shared pointer to const ipsdk::imaproc::attr:: ClustersPptiesColl
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::ColorConversionTransformColorConversionTransformPtr
 shared pointer to ipsdk::imaproc::attr::ColorConversionTransform
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::ColorConversionTransformColorConversionTransformConstPtr
 shared pointer to const ipsdk::imaproc::attr::ColorConversionTransform
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::CompareResultCompareResultPtr
 shared pointer to ipsdk::imaproc::attr::CompareResult
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::CompareResultCompareResultConstPtr
 shared pointer to const ipsdk::imaproc::attr::CompareResult
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::ContourExtractionSettingsContourExtractionSettingsPtr
 shared pointer to ipsdk::imaproc::attr::ContourExtractionSettings
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::ContourExtractionSettingsContourExtractionSettingsConstPtr
 shared pointer to const ipsdk::imaproc::attr::ContourExtractionSettings
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::Coords2dCoords2dPtr
 shared pointer to ipsdk::imaproc::attr::Coords2d
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Coords2dCoords2dConstPtr
 shared pointer to const ipsdk::imaproc::attr::Coords2d
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::Coords2dCollCoords2dCollPtr
 shared pointer to ipsdk::imaproc::attr::Coords2dColl
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Coords2dCollCoords2dCollConstPtr
 shared pointer to const ipsdk::imaproc::attr::Coords2dColl
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::Coords3dCoords3dPtr
 shared pointer to ipsdk::imaproc::attr::Coords3d
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Coords3dCoords3dConstPtr
 shared pointer to const ipsdk::imaproc::attr::Coords3d
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::Coords3dCollCoords3dCollPtr
 shared pointer to ipsdk::imaproc::attr::Coords3dColl
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Coords3dCollCoords3dCollConstPtr
 shared pointer to const ipsdk::imaproc::attr::Coords3dColl
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::CornerDetectionParamsCornerDetectionParamsPtr
 shared pointer to ipsdk::imaproc::attr::CornerDetectionParams
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::CornerDetectionParamsCornerDetectionParamsConstPtr
 shared pointer to const ipsdk::imaproc::attr::CornerDetectionParams
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::CumulativeHistogramDataCumulativeHistogramDataPtr
 shared pointer to ipsdk::imaproc::CumulativeHistogramData
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::CumulativeHistogramDataCumulativeHistogramDataConstPtr
 shared pointer to const ipsdk::imaproc::CumulativeHistogramData
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::CyclicRgbColorMapCyclicRgbColorMapPtr
 shared pointer to ipsdk::imaproc::attr::CyclicRgbColorMap
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::CyclicRgbColorMapCyclicRgbColorMapConstPtr
 shared pointer to const ipsdk::imaproc::attr::CyclicRgbColorMap
 
typedef boost::shared_ptr< CylinderUnrollingIntegrationParamsCylinderUnrollingIntegrationParamsPtr
 shared pointer to CylinderUnrollingIntegrationParams
 
typedef boost::shared_ptr< const CylinderUnrollingIntegrationParamsCylinderUnrollingIntegrationParamsConstPtr
 shared pointer to const CylinderUnrollingIntegrationParams
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::DeepFlowParamsDeepFlowParamsPtr
 shared pointer to ipsdk::imaproc::attr::DeepFlowParams
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::DeepFlowParamsDeepFlowParamsConstPtr
 shared pointer to const ipsdk::imaproc::attr::DeepFlowParams
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::DFTConfigDFTConfigPtr
 shared pointer to ipsdk::imaproc::attr::DFTConfig
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::DFTConfigDFTConfigConstPtr
 shared pointer to const ipsdk::imaproc::attr::DFTConfig
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::DistWeight2dDistWeight2dPtr
 shared pointer to ipsdk::imaproc::attr::DistWeight2d
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::DistWeight2dDistWeight2dConstPtr
 shared pointer to const ipsdk::imaproc::attr::DistWeight2d
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::DistWeight3dDistWeight3dPtr
 shared pointer to ipsdk::imaproc::attr::DistWeight3d
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::DistWeight3dDistWeight3dConstPtr
 shared pointer to const ipsdk::imaproc::attr::DistWeight3d
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::DoublesDoublesPtr
 shared pointer to ipsdk::imaproc::Doubles
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::DoublesDoublesConstPtr
 shared pointer to const ipsdk::imaproc::Doubles
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::Eigen2dDataEigen2dDataPtr
 shared pointer to ipsdk::imaproc::attr::Eigen2dData
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Eigen2dDataEigen2dDataConstPtr
 shared pointer to const ipsdk::imaproc::attr::Eigen2dData
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::Eigen2dDataCollEigen2dDataCollPtr
 shared pointer to ipsdk::imaproc::attr::Eigen2dDataColl
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Eigen2dDataCollEigen2dDataCollConstPtr
 shared pointer to const ipsdk::imaproc::attr::Eigen2dDataColl
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::Eigen3dDataEigen3dDataPtr
 shared pointer to ipsdk::imaproc::attr::Eigen3dData
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Eigen3dDataEigen3dDataConstPtr
 shared pointer to const ipsdk::imaproc::attr::Eigen3dData
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::Eigen3dDataCollEigen3dDataCollPtr
 shared pointer to ipsdk::imaproc::attr::Eigen3dDataColl
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Eigen3dDataCollEigen3dDataCollConstPtr
 shared pointer to const ipsdk::imaproc::attr::Eigen3dDataColl
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::EvenlySpacedRangeEvenlySpacedRangePtr
 shared pointer to ipsdk::imaproc::attr::EvenlySpacedRange
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::EvenlySpacedRangeEvenlySpacedRangeConstPtr
 shared pointer to const ipsdk::imaproc::attr::EvenlySpacedRange
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::Feature2dGreySignatureFeature2dGreySignaturePtr
 shared pointer to ipsdk::imaproc::attr::Feature2dGreySignature
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Feature2dGreySignatureFeature2dGreySignatureConstPtr
 shared pointer to const ipsdk::imaproc::attr::Feature2dGreySignature
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::Feature3dGreySignatureFeature3dGreySignaturePtr
 shared pointer to ipsdk::imaproc::attr::Feature3dGreySignature
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Feature3dGreySignatureFeature3dGreySignatureConstPtr
 shared pointer to const ipsdk::imaproc::attr::Feature3dGreySignature
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::FeatureAssignmentInfoFeatureAssignmentInfoPtr
 shared pointer to ipsdk::imaproc::attr::FeatureAssignmentInfo
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::FeatureAssignmentInfoFeatureAssignmentInfoConstPtr
 shared pointer to const ipsdk::imaproc::attr::FeatureAssignmentInfo
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::Features2dGreySignatureFeatures2dGreySignaturePtr
 shared pointer to ipsdk::imaproc::attr::Features2dGreySignature
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Features2dGreySignatureFeatures2dGreySignatureConstPtr
 shared pointer to const ipsdk::imaproc::attr::Features2dGreySignature
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::Features2dRegistrationResultFeatures2dRegistrationResultPtr
 shared pointer to ipsdk::imaproc::attr::Features2dRegistrationResult
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Features2dRegistrationResultFeatures2dRegistrationResultConstPtr
 shared pointer to const ipsdk::imaproc::attr::Features2dRegistrationResult
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::Features2dRegistrationResultsFeatures2dRegistrationResultsPtr
 shared pointer to ipsdk::imaproc::attr::Features2dRegistrationResults
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Features2dRegistrationResultsFeatures2dRegistrationResultsConstPtr
 shared pointer to const ipsdk::imaproc::attr::Features2dRegistrationResults
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::Features3dGreySignatureFeatures3dGreySignaturePtr
 shared pointer to ipsdk::imaproc::attr::Features3dGreySignature
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Features3dGreySignatureFeatures3dGreySignatureConstPtr
 shared pointer to const ipsdk::imaproc::attr::Features3dGreySignature
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::Features3dRegistrationResultFeatures3dRegistrationResultPtr
 shared pointer to ipsdk::imaproc::attr::Features3dRegistrationResult
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Features3dRegistrationResultFeatures3dRegistrationResultConstPtr
 shared pointer to const ipsdk::imaproc::attr::Features3dRegistrationResult
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::Features3dRegistrationResultsFeatures3dRegistrationResultsPtr
 shared pointer to ipsdk::imaproc::attr::Features3dRegistrationResults
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Features3dRegistrationResultsFeatures3dRegistrationResultsConstPtr
 shared pointer to const ipsdk::imaproc::attr::Features3dRegistrationResults
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::FeaturesRegistrationIndicatorsFeaturesRegistrationIndicatorsPtr
 shared pointer to ipsdk::imaproc::attr::FeaturesRegistrationIndicators
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::FeaturesRegistrationIndicatorsFeaturesRegistrationIndicatorsConstPtr
 shared pointer to const ipsdk::imaproc::attr::FeaturesRegistrationIndicators
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::GaborParamsGaborParamsPtr
 shared pointer to ipsdk::imaproc::attr::GaborParams
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::GaborParamsGaborParamsConstPtr
 shared pointer to const ipsdk::imaproc::attr::GaborParams
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::GaussianCoverageGaussianCoveragePtr
 shared pointer to ipsdk::imaproc::attr::GaussianCoverage
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::GaussianCoverageGaussianCoverageConstPtr
 shared pointer to const ipsdk::imaproc::attr::GaussianCoverage
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::GaussianNoiseStatsGaussianNoiseStatsPtr
 shared pointer to ipsdk::imaproc::attr::GaussianNoiseStats
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::GaussianNoiseStatsGaussianNoiseStatsConstPtr
 shared pointer to const ipsdk::imaproc::attr::GaussianNoiseStats
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::GaussianParameterGaussianParameterPtr
 shared pointer to ipsdk::imaproc::attr::GaussianParameter
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::GaussianParameterGaussianParameterConstPtr
 shared pointer to const ipsdk::imaproc::attr::StatsResult
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::GlobalEntropyResultGlobalEntropyResultPtr
 shared pointer to ipsdk::imaproc::attr::GlobalEntropyResult
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::GlobalEntropyResultGlobalEntropyResultConstPtr
 shared pointer to const ipsdk::imaproc::attr::GlobalEntropyResult
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::HistogramDataHistogramDataPtr
 shared pointer to ipsdk::imaproc::HistogramData
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::HistogramDataHistogramDataConstPtr
 shared pointer to const ipsdk::imaproc::HistogramData
 
typedef boost::shared_ptr< HistoMsrParamsHistoMsrParamsPtr
 shared pointer to HistoMsrParams
 
typedef boost::shared_ptr< const HistoMsrParamsHistoMsrParamsConstPtr
 shared pointer to const HistoMsrParams
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::HoughCircle2dPptiesHoughCircle2dPptiesPtr
 shared pointer to ipsdk::imaproc::attr::HoughCircle2dPpties
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::HoughCircle2dPptiesHoughCircle2dPptiesConstPtr
 shared pointer to const ipsdk::imaproc::attr::HoughCircle2dPpties
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::HoughCircles2dPptiesHoughCircles2dPptiesPtr
 shared pointer to ipsdk::imaproc::attr::HoughCircles2dPpties
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::HoughCircles2dPptiesHoughCircles2dPptiesConstPtr
 shared pointer to const ipsdk::imaproc::attr::HoughCircles2dPpties
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::HoughCirclesRadiusRangeHoughCirclesRadiusRangePtr
 shared pointer to ipsdk::imaproc::attr::HoughCirclesRadiusRange
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::HoughCirclesRadiusRangeHoughCirclesRadiusRangeConstPtr
 shared pointer to const ipsdk::imaproc::attr::HoughCirclesRadiusRange
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::HoughLine2dPptiesHoughLine2dPptiesPtr
 shared pointer to ipsdk::imaproc::attr::HoughLine2dPpties
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::HoughLine2dPptiesHoughLine2dPptiesConstPtr
 shared pointer to const ipsdk::imaproc::attr::HoughLine2dPpties
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::HoughLines2dPptiesHoughLines2dPptiesPtr
 shared pointer to ipsdk::imaproc::attr::HoughLines2dPpties
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::HoughLines2dPptiesHoughLines2dPptiesConstPtr
 shared pointer to const ipsdk::imaproc::attr::HoughLines2dPpties
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::HoughLinesExtractionParamsHoughLinesExtractionParamsPtr
 shared pointer to ipsdk::imaproc::attr::HoughLinesExtractionParams
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::HoughLinesExtractionParamsHoughLinesExtractionParamsConstPtr
 shared pointer to const ipsdk::imaproc::attr::HoughLinesExtractionParams
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::HoughLinesGradientImgParamsHoughLinesGradientImgParamsPtr
 shared pointer to ipsdk::imaproc::attr::HoughLinesGradientImgParams
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::HoughLinesGradientImgParamsHoughLinesGradientImgParamsConstPtr
 shared pointer to const ipsdk::imaproc::attr::HoughLinesGradientImgParams
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::HoughLinesImgParamsHoughLinesImgParamsPtr
 shared pointer to ipsdk::imaproc::attr::HoughLinesImgParams
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::HoughLinesImgParamsHoughLinesImgParamsConstPtr
 shared pointer to const ipsdk::imaproc::attr::HoughLinesImgParams
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::HoughSphere3dPptiesHoughSphere3dPptiesPtr
 shared pointer to ipsdk::imaproc::attr::HoughSpheres3dPpties
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::HoughSphere3dPptiesHoughSphere3dPptiesConstPtr
 shared pointer to const ipsdk::imaproc::attr::HoughSpheres3dPpties
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::HoughSpheres3dPptiesHoughSpheres3dPptiesPtr
 shared pointer to ipsdk::imaproc::attr::HoughSpheres3dPpties
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::HoughSpheres3dPptiesHoughSpheres3dPptiesConstPtr
 shared pointer to const ipsdk::imaproc::attr::HoughSpheres3dPpties
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::HuMomentsHuMomentsPtr
 shared pointer to ipsdk::imaproc::attr::HuMoments
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::HuMomentsHuMomentsConstPtr
 shared pointer to const ipsdk::imaproc::attr::HuMoments
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::HysteresisParamsHysteresisParamsPtr
 shared pointer to ipsdk::imaproc::attr::HysteresisParams
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::HysteresisParamsHysteresisParamsConstPtr
 shared pointer to const ipsdk::imaproc::attr::HysteresisParams
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::ImageValueExtractionMethodImageValueExtractionMethodPtr
 shared pointer to ipsdk::imaproc::attr::ImageValueExtractionMethod
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::ImageValueExtractionMethodImageValueExtractionMethodConstPtr
 shared pointer to const ipsdk::imaproc::attr::ImageValueExtractionMethod
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::Img2dOffsetImg2dOffsetPtr
 shared pointer to ipsdk::imaproc::attr::Img2dOffset
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Img2dOffsetImg2dOffsetConstPtr
 shared pointer to const ipsdk::imaproc::attr::Img2dOffset
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::Img2dSizeImg2dSizePtr
 shared pointer to ipsdk::imaproc::attr::Img2dSize
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Img2dSizeImg2dSizeConstPtr
 shared pointer to const ipsdk::imaproc::attr::Img2dSize
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::Img3dOffsetImg3dOffsetPtr
 shared pointer to ipsdk::imaproc::attr::Img3dOffset
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Img3dOffsetImg3dOffsetConstPtr
 shared pointer to const ipsdk::imaproc::attr::Img3dOffset
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::Img3dSizeImg3dSizePtr
 shared pointer to ipsdk::imaproc::attr::Img3dSize
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Img3dSizeImg3dSizeConstPtr
 shared pointer to const ipsdk::imaproc::attr::Img3dSize
 
typedef boost::shared_ptr< ImgComparisonToleranceImgComparisonTolerancePtr
 shared pointer to ImgComparisonTolerance
 
typedef boost::shared_ptr< const ImgComparisonToleranceImgComparisonToleranceConstPtr
 shared pointer to const ImgComparisonTolerance
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::IndexableUInt64IndexableUInt64Ptr
 shared pointer to ipsdk::imaproc::IndexableUInt64
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::IndexableUInt64IndexableUInt64ConstPtr
 shared pointer to const ipsdk::imaproc::IndexableUInt64
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::Integers64Integers64Ptr
 shared pointer to ipsdk::imaproc::Integers64
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Integers64Integers64ConstPtr
 shared pointer to const ipsdk::imaproc::Integers64
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::IntensityLUTIntensityLUTPtr
 shared pointer to ipsdk::imaproc::attr::IntensityLUT
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::IntensityLUTIntensityLUTConstPtr
 shared pointer to const ipsdk::imaproc::attr::IntensityLUT
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::KDEBandwidthPolicyKDEBandwidthPolicyPtr
 shared pointer to ipsdk::imaproc::attr::KDEBandwidthPolicy
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::KDEBandwidthPolicyKDEBandwidthPolicyConstPtr
 shared pointer to const ipsdk::imaproc::attr::KDEBandwidthPolicy
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::KDEDataSetKDEDataSetPtr
 shared pointer to ipsdk::imaproc::attr::KDEDataSet
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::KDEDataSetKDEDataSetConstPtr
 shared pointer to const ipsdk::imaproc::attr::KDEDataSet
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::KernelKMeansParamsKernelKMeansParamsPtr
 shared pointer to ipsdk::imaproc::attr::KernelKMeansParams
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::KernelKMeansParamsKernelKMeansParamsConstPtr
 shared pointer to const ipsdk::imaproc::attr::KernelKMeansParams
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::KKMeansCentroidsKKMeansCentroidsPtr
 shared pointer to ipsdk::imaproc::attr::KKMeansCentroids
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::KKMeansCentroidsKKMeansCentroidsConstPtr
 shared pointer to const ipsdk::imaproc::attr::KKMeansCentroids
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::KMeansAssignmentInfoKMeansAssignmentInfoPtr
 shared pointer to ipsdk::imaproc::attr::KMeansAssignmentInfo
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::KMeansAssignmentInfoKMeansAssignmentInfoConstPtr
 shared pointer to const ipsdk::imaproc::attr::KMeansAssignmentInfo
 
typedef boost::shared_ptr< LabelConnectionLabelConnectionPtr
 shared pointer to label connection
 
typedef boost::shared_ptr< const LabelConnectionLabelConnectionConstPtr
 shared pointer to const label connection
 
typedef boost::shared_ptr< LawTexPostProcParamsLawTexPostProcParamsPtr
 shared pointer to LawTexPostProcParams
 
typedef boost::shared_ptr< const LawTexPostProcParamsLawTexPostProcParamsConstPtr
 shared pointer to const LawTexPostProcParams
 
typedef boost::shared_ptr< LawTexPreProcParamsLawTexPreProcParamsPtr
 shared pointer to LawTexPreProcParams
 
typedef boost::shared_ptr< const LawTexPreProcParamsLawTexPreProcParamsConstPtr
 shared pointer to const LawTexPreProcParams
 
typedef boost::shared_ptr< LawTextureKernel2dTypesLawTextureKernel2dTypesPtr
 shared pointer to LawTextureKernel2dTypes data item
 
typedef boost::shared_ptr< const LawTextureKernel2dTypesLawTextureKernel2dTypesConstPtr
 shared pointer to LawTextureKernel2dTypes data item
 
typedef boost::shared_ptr< LawTextureKernel3dTypesLawTextureKernel3dTypesPtr
 shared pointer to LawTextureKernel3dTypes data item
 
typedef boost::shared_ptr< const LawTextureKernel3dTypesLawTextureKernel3dTypesConstPtr
 shared pointer to LawTextureKernel3dTypes data item
 
typedef boost::shared_ptr< LocalExtremaConfigLocalExtremaConfigPtr
 shared pointer to LocalExtremaConfig
 
typedef boost::shared_ptr< const LocalExtremaConfigLocalExtremaConfigConstPtr
 shared pointer to const LocalExtremaConfig
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::MaxValIdxMaxValIdxPtr
 shared pointer to ipsdk::imaproc::attr::MaxValIdx
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::MaxValIdxMaxValIdxConstPtr
 shared pointer to const ipsdk::imaproc::attr::MaxValIdx
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::MVEParamsMVEParamsPtr
 shared pointer to ipsdk::imaproc::attr::MVEParams
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::MVEParamsMVEParamsConstPtr
 shared pointer to const ipsdk::imaproc::attr::MVEParams
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::NCCResultNCCResultPtr
 shared pointer to ipsdk::imaproc::Doubles
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::NCCResultNCCResultConstPtr
 shared pointer to const ipsdk::imaproc::Doubles
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::ParaboloidParams3dParaboloidParams3dPtr
 shared pointer to ipsdk::imaproc::attr::ParaboloidParams3d
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::ParaboloidParams3dParaboloidParams3dConstPtr
 shared pointer to const ipsdk::imaproc::attr::ParaboloidParams3d
 
typedef boost::shared_ptr< PatchBasedBilateralParamsPatchBasedBilateralParamsPtr
 shared pointer to PatchBasedBilateralParams
 
typedef boost::shared_ptr< const PatchBasedBilateralParamsPatchBasedBilateralParamsConstPtr
 shared pointer to const PatchBasedBilateralParams
 
typedef boost::shared_ptr< PCAReductionParamsPCAReductionParamsPtr
 shared pointer to PCAReductionParams
 
typedef boost::shared_ptr< const PCAReductionParamsPCAReductionParamsConstPtr
 shared pointer to const PCAReductionParams
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PearsonCCResultPearsonCCResultPtr
 shared pointer to ipsdk::imaproc::attr::PearsonCCResult
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PearsonCCResultPearsonCCResultConstPtr
 shared pointer to const ipsdk::imaproc::attr::PearsonCCResult
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::Pixel2dPixel2dPtr
 shared pointer to ipsdk::imaproc::attr::Pixel2d
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Pixel2dPixel2dConstPtr
 shared pointer to const ipsdk::imaproc::attr::Pixel2d
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PixelColorPixelColorPtr
 shared pointer to ipsdk::imaproc::attr::Pixel2d
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PixelColorPixelColorConstPtr
 shared pointer to const ipsdk::imaproc::attr::Pixel2d
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PixelPositionPixelPositionPtr
 shared pointer to ipsdk::imaproc::attr::PixelPosition
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PixelPositionPixelPositionConstPtr
 shared pointer to const ipsdk::imaproc::attr::PixelPosition
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::Pixels2dPixels2dPtr
 shared pointer to ipsdk::imaproc::attr::Pixels2d
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Pixels2dPixels2dConstPtr
 shared pointer to const ipsdk::imaproc::attr::Pixels2d
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PixelsColorPixelsColorPtr
 shared pointer to ipsdk::imaproc::attr::Pixels2d
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PixelsColorPixelsColorConstPtr
 shared pointer to const ipsdk::imaproc::attr::Pixels2d
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedCompareResultPlanIndexedCompareResultPtr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedCompareResult
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedCompareResultPlanIndexedCompareResultConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedCompareResult
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedCoords2dCollPlanIndexedCoords2dCollPtr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedCoords2dColl
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedCoords2dCollPlanIndexedCoords2dCollConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedCoords2dColl
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedCoords3dCollPlanIndexedCoords3dCollPtr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedCoords3dColl
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedCoords3dCollPlanIndexedCoords3dCollConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedCoords3dColl
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedCyclicRgbColorMapPlanIndexedCyclicRgbColorMapPtr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedRgbColorMap
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedCyclicRgbColorMapPlanIndexedCyclicRgbColorMapConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedRgbColorMap
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedDoublesPlanIndexedDoublesPtr
 shared pointer to ipsdk::imaproc::PlanIndexedDoubles
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedDoublesPlanIndexedDoublesConstPtr
 shared pointer to const ipsdk::imaproc::PlanIndexedDoubles
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedFeatures2dGreySignaturePlanIndexedFeatures2dGreySignaturePtr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedFeatures2dGreySignature
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedFeatures2dGreySignaturePlanIndexedFeatures2dGreySignatureConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedFeatures2dGreySignature
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedFeatures2dRegistrationResultPlanIndexedFeatures2dRegistrationResultPtr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedFeatures2dRegistrationResult
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedFeatures2dRegistrationResultPlanIndexedFeatures2dRegistrationResultConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedFeatures2dRegistrationResult
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedFeatures3dGreySignaturePlanIndexedFeatures3dGreySignaturePtr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedFeatures3dGreySignature
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedFeatures3dGreySignaturePlanIndexedFeatures3dGreySignatureConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedFeatures3dGreySignature
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedGlobalEntropyResultPlanIndexedGlobalEntropyResultPtr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedGlobalEntropyResult
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedGlobalEntropyResultPlanIndexedGlobalEntropyResultConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedGlobalEntropyResult
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedHistogramDataPlanIndexedHistogramDataPtr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedHistogramData
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedHistogramDataPlanIndexedHistogramDataConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedHistogramData
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedHistoMsrParamsPlanIndexedHistoMsrParamsPtr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedHistoMsrParams
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedHistoMsrParamsPlanIndexedHistoMsrParamsConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedHistoMsrParams
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedHoughCircles2dPptiesPlanIndexedHoughCircles2dPptiesPtr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedHoughCircles2dPpties
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedHoughCircles2dPptiesPlanIndexedHoughCircles2dPptiesConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedHoughCircles2dPpties
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedHoughLines2dPptiesPlanIndexedHoughLines2dPptiesPtr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedHoughLines2dPpties
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedHoughLines2dPptiesPlanIndexedHoughLines2dPptiesConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedHoughLines2dPpties
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedHoughSpheres3dPptiesPlanIndexedHoughSpheres3dPptiesPtr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedHoughSpheres3dPpties
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedHoughSpheres3dPptiesPlanIndexedHoughSpheres3dPptiesConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedHoughSpheres3dPpties
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedIndexableUInt64PlanIndexedIndexableUInt64Ptr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedIndexableUInt64
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedIndexableUInt64PlanIndexedIndexableUInt64ConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedIndexableUInt64
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedIntensityLUTPlanIndexedIntensityLUTPtr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedIntensityLUT
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedIntensityLUTPlanIndexedIntensityLUTConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedIntensityLUT
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedKDEDataSetPlanIndexedKDEDataSetPtr
 shared pointer to ipsdk::imaproc::PlanIndexedKDEDataSet
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedKDEDataSetPlanIndexedKDEDataSetConstPtr
 shared pointer to const ipsdk::imaproc::PlanIndexedKDEDataSet
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedParaboloidParams3dPlanIndexedParaboloidParams3dPtr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedParaboloidParams3d
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedParaboloidParams3dPlanIndexedParaboloidParams3dConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedParaboloidParams3d
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedPatchBasedBilateralParamsPlanIndexedPatchBasedBilateralParamsPtr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedPatchBasedBilateralParams
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedPatchBasedBilateralParamsPlanIndexedPatchBasedBilateralParamsConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedPatchBasedBilateralParams
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedPearsonCCResultPlanIndexedPearsonCCResultPtr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedPearsonCCResult
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedPearsonCCResultPlanIndexedPearsonCCResultConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedPearsonCCResult
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedPixels2dPlanIndexedPixels2dPtr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedPixels2d
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedPixels2dPlanIndexedPixels2dConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedPixels2d
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedRangePlanIndexedRangePtr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedRange
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedRangePlanIndexedRangeConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedRange
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedRegistrationMotionTransform2dPlanIndexedRegistrationMotionTransform2dPtr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedRegistrationMotionTransform2d
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedRegistrationMotionTransform2dPlanIndexedRegistrationMotionTransform2dConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedRegistrationMotionTransform2d
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedSmoothRgbColorMapPlanIndexedSmoothRgbColorMapPtr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedRgbColorMap
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedSmoothRgbColorMapPlanIndexedSmoothRgbColorMapConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedRgbColorMap
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedStatsResultPlanIndexedStatsResultPtr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedStatsResult
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedStatsResultPlanIndexedStatsResultConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedStatsResult
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedVoxels3dPlanIndexedVoxels3dPtr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedVoxels3d
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedVoxels3dPlanIndexedVoxels3dConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedVoxels3d
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedWarpMotionTransform2dCollPlanIndexedWarpMotionTransform2dCollPtr
 shared pointer to ipsdk::imaproc::attr::PlanIndexedWarpMotionTransform2dColl
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedWarpMotionTransform2dCollPlanIndexedWarpMotionTransform2dCollConstPtr
 shared pointer to const ipsdk::imaproc::attr::PlanIndexedWarpMotionTransform2dColl
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::RandomForestFeatureRandomForestFeaturePtr
 shared pointer to ipsdk::imaproc::RandomForestFeature
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::RandomForestFeatureRandomForestFeatureConstPtr
 shared pointer to const ipsdk::imaproc::RandomForestFeature
 
typedef std::vector< RandomForestFeaturePtrRandomForestFeatureColl
 Collection of ipsdk::imaproc::RandomForestFeaturePtr.
 
typedef std::vector< RandomForestFeatureConstPtrRandomForestFeatureConstColl
 Collection of ipsdk::imaproc::RandomForestFeatureConstPtr.
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::RandomForestModelRandomForestModelPtr
 shared pointer to ipsdk::imaproc::RandomForestModel
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::RandomForestModelRandomForestModelConstPtr
 shared pointer to const ipsdk::imaproc::RandomForestModel
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::RandomForestTreeRandomForestTreePtr
 shared pointer to ipsdk::imaproc::RandomForestTree
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::RandomForestTreeRandomForestTreeConstPtr
 shared pointer to const ipsdk::imaproc::RandomForestTree
 
typedef std::vector< RandomForestTreePtrRandomForestTreeColl
 Collection of ipsdk::imaproc::RandomForestTree.
 
typedef std::vector< RandomForestTreeConstPtrRandomForestTreeConstColl
 Collection of ipsdk::imaproc::RandomForestTree.
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::RandomForestTreeNodeRandomForestTreeNodePtr
 shared pointer to ipsdk::imaproc::RandomForestTreeNode
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::RandomForestTreeNodeRandomForestTreeNodeConstPtr
 shared pointer to const ipsdk::imaproc::RandomForestTreeNode
 
typedef std::vector< RandomForestTreeNodePtrRandomForestTreeNodeColl
 Collection of ipsdk::imaproc::RandomForestTreeNodePtr.
 
typedef std::vector< RandomForestTreeNodeConstPtrRandomForestTreeNodeConstColl
 Collection of ipsdk::imaproc::RandomForestTreeNodeConstPtr.
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::RangeRangePtr
 shared pointer to ipsdk::imaproc::attr::Range
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::RangeRangeConstPtr
 shared pointer to const ipsdk::imaproc::attr::Range
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::RegistrationMotionTransform2dRegistrationMotionTransform2dPtr
 shared pointer to ipsdk::imaproc::attr::RegistrationMotionTransform2d
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::RegistrationMotionTransform2dRegistrationMotionTransform2dConstPtr
 shared pointer to const ipsdk::imaproc::attr::RegistrationMotionTransform2d
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::RegistrationMotionTransform3dRegistrationMotionTransform3dPtr
 shared pointer to ipsdk::imaproc::attr::RegistrationMotionTransform3d
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::RegistrationMotionTransform3dRegistrationMotionTransform3dConstPtr
 shared pointer to const ipsdk::imaproc::attr::RegistrationMotionTransform3d
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::RegistrationTracking2dDataRegistrationTracking2dDataPtr
 shared pointer to ipsdk::imaproc::attr::RegistrationTracking2dData
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::RegistrationTracking2dDataRegistrationTracking2dDataConstPtr
 shared pointer to const ipsdk::imaproc::attr::RegistrationTracking2dData
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::RegistrationTracking2dGridRegistrationTracking2dGridPtr
 shared pointer to ipsdk::imaproc::attr::RegistrationTracking2dGrid
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::RegistrationTracking2dGridRegistrationTracking2dGridConstPtr
 shared pointer to const ipsdk::imaproc::attr::RegistrationTracking2dGrid
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::RegistrationTraining2dConfigRegistrationTraining2dConfigPtr
 shared pointer to ipsdk::imaproc::attr::RegistrationTraining2dConfig
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::RegistrationTraining2dConfigRegistrationTraining2dConfigConstPtr
 shared pointer to const ipsdk::imaproc::attr::RegistrationTraining2dConfig
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::RegistrationTraining2dDataRegistrationTraining2dDataPtr
 shared pointer to ipsdk::imaproc::attr::RegistrationTraining2dData
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::RegistrationTraining2dDataRegistrationTraining2dDataConstPtr
 shared pointer to const ipsdk::imaproc::attr::RegistrationTraining2dData
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::RegistrationTrainingStageDataRegistrationTrainingStageDataPtr
 shared pointer to ipsdk::imaproc::attr::RegistrationTrainingStageData
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::RegistrationTrainingStageDataRegistrationTrainingStageDataConstPtr
 shared pointer to const ipsdk::imaproc::attr::RegistrationTrainingStageData
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::RemoveTooCloseCirclesParamsRemoveTooCloseCirclesParamsPtr
 shared pointer to ipsdk::imaproc::attr::RemoveTooCloseCirclesParams
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::RemoveTooCloseCirclesParamsRemoveTooCloseCirclesParamsConstPtr
 shared pointer to const ipsdk::imaproc::attr::RemoveTooCloseCirclesParams
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::RgbRgbPtr
 shared pointer to ipsdk::imaproc::attr::Rgb
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::RgbRgbConstPtr
 shared pointer to const ipsdk::imaproc::attr::Rgb
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::RobustDataPartitionConfigRobustDataPartitionConfigPtr
 shared pointer to ipsdk::imaproc::attr::RobustDataPartitionConfig
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::RobustDataPartitionConfigRobustDataPartitionConfigConstPtr
 shared pointer to const ipsdk::imaproc::attr::RobustDataPartitionConfig
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::RobustEstimationConfigRobustEstimationConfigPtr
 shared pointer to ipsdk::imaproc::attr::RobustEstimationConfig
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::RobustEstimationConfigRobustEstimationConfigConstPtr
 shared pointer to const ipsdk::imaproc::attr::RobustEstimationConfig
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::RobustEstimationResultsRobustEstimationResultsPtr
 shared pointer to ipsdk::imaproc::attr::RobustEstimationResults
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::RobustEstimationResultsRobustEstimationResultsConstPtr
 shared pointer to const ipsdk::imaproc::attr::RobustEstimationResults
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::SamplingBallInfoSamplingBallInfoPtr
 shared pointer to ipsdk::imaproc::attr::SamplingBallInfo
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::SamplingBallInfoSamplingBallInfoConstPtr
 shared pointer to const ipsdk::imaproc::attr::SamplingBallInfo
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::SamplingRingInfoSamplingRingInfoPtr
 shared pointer to ipsdk::imaproc::attr::SamplingRingInfo
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::SamplingRingInfoSamplingRingInfoConstPtr
 shared pointer to const ipsdk::imaproc::attr::SamplingRingInfo
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::ScaleCandidatesScaleCandidatesPtr
 shared pointer to ipsdk::imaproc::attr::ScaleCandidates
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::ScaleCandidatesScaleCandidatesConstPtr
 shared pointer to const ipsdk::imaproc::attr::ScaleCandidates
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::ScaleFactor2dScaleFactor2dPtr
 shared pointer to ipsdk::imaproc::attr::ScaleFactor2d
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::ScaleFactor2dScaleFactor2dConstPtr
 shared pointer to const ipsdk::imaproc::attr::ScaleFactor2d
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::ScaleFactor3dScaleFactor3dPtr
 shared pointer to ipsdk::imaproc::attr::ScaleFactor3d
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::ScaleFactor3dScaleFactor3dConstPtr
 shared pointer to const ipsdk::imaproc::attr::ScaleFactor3d
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::SimilarityStatsSimilarityStatsPtr
 shared pointer to ipsdk::imaproc::attr::SimilarityStats
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::SimilarityStatsSimilarityStatsConstPtr
 shared pointer to const ipsdk::imaproc::attr::SimilarityStats
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::SizeSuperPixelsSizeSuperPixelsPtr
 shared pointer to ipsdk::imaproc::attr::SizeSuperPixels
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::SizeSuperPixelsSizeSuperPixelsConstPtr
 shared pointer to const ipsdk::imaproc::attr::SizeSuperPixels
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::SmoothRgbColorMapSmoothRgbColorMapPtr
 shared pointer to ipsdk::imaproc::attr::SmoothRgbColorMap
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::SmoothRgbColorMapSmoothRgbColorMapConstPtr
 shared pointer to const ipsdk::imaproc::attr::RgbColorMap
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::StatsResultStatsResultPtr
 shared pointer to ipsdk::imaproc::attr::StatsResult
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::StatsResultStatsResultConstPtr
 shared pointer to const ipsdk::imaproc::attr::StatsResult
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::SuperPixelUpdateCenterSuperPixelUpdateCenterPtr
 shared pointer to ipsdk::imaproc::attr::SuperPixelUpdateCenter
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::SuperPixelUpdateCenterSuperPixelUpdateCenterConstPtr
 shared pointer to const ipsdk::imaproc::attr::SuperPixelUpdateCenter
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::SuperPixelUpdateCentersSuperPixelUpdateCentersPtr
 shared pointer to ipsdk::imaproc::attr::SuperPixelUpdateCenters
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::SuperPixelUpdateCentersSuperPixelUpdateCentersConstPtr
 shared pointer to const ipsdk::imaproc::attr::SuperPixelUpdateCenters
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::SurfaceExtractionSettingsSurfaceExtractionSettingsPtr
 shared pointer to ipsdk::imaproc::attr::SurfaceExtractionSettings
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::SurfaceExtractionSettingsSurfaceExtractionSettingsConstPtr
 shared pointer to const ipsdk::imaproc::attr::SurfaceExtractionSettings
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::UIntegers64UIntegers64Ptr
 shared pointer to ipsdk::imaproc::attr::Coords2d
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::UIntegers64UIntegers64ConstPtr
 shared pointer to const ipsdk::imaproc::attr::UIntegers64
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::Voxel3dVoxel3dPtr
 shared pointer to ipsdk::imaproc::attr::Voxel3d
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Voxel3dVoxel3dConstPtr
 shared pointer to const ipsdk::imaproc::attr::Voxel3d
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::Voxels3dVoxels3dPtr
 shared pointer to ipsdk::imaproc::attr::Voxels3d
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Voxels3dVoxels3dConstPtr
 shared pointer to const ipsdk::imaproc::attr::Pixels2d
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::WarpMotionTransform2dWarpMotionTransform2dPtr
 shared pointer to ipsdk::imaproc::attr::WarpMotionTransform2d
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::WarpMotionTransform2dWarpMotionTransform2dConstPtr
 shared pointer to const ipsdk::imaproc::attr::Pixels2d
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::WarpMotionTransform2dCollWarpMotionTransform2dCollPtr
 shared pointer to ipsdk::imaproc::attr::WarpMotionTransform2dColl
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::WarpMotionTransform2dCollWarpMotionTransform2dCollConstPtr
 shared pointer to const ipsdk::imaproc::attr::WarpMotionTransform2dColl
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::WarpMotionTransform3dWarpMotionTransform3dPtr
 shared pointer to ipsdk::imaproc::attr::WarpMotionTransform3d
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::WarpMotionTransform3dWarpMotionTransform3dConstPtr
 shared pointer to const ipsdk::imaproc::attr::Pixels3d
 
typedef boost::shared_ptr< ipsdk::imaproc::attr::ZStepsZStepsPtr
 shared pointer to ipsdk::imaproc::attr::ScaleCandidates
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::ZStepsZStepsConstPtr
 shared pointer to const ipsdk::imaproc::attr::ScaleCandidates
 

Enumerations

enum  eIPSDKIPLBorderPolicyAttributeMessage { eInConvolBorder2dToolTipId, eInConvolBorder3dToolTipId, eInOptConvolBorder2dToolTipId, eInOptConvolBorder3dToolTipId }
 Enumerate describing messages. More...
 
enum  eIPSDKIPLDataItemAttributeMessage2 {
  eDeepFlowParamsAlphaToolTipId, eDeepFlowParamsDeltaToolTipId, eDeepFlowParamsDownscaleFactorToolTipId, eDeepFlowParamsFixedPointIterationsToolTipId,
  eDeepFlowParamsGammaToolTipId, eDeepFlowParamsNbMaxLayersToolTipId, eDeepFlowParamsOmegaToolTipId, eDeepFlowParamsSorIterationsToolTipId,
  eDeepFlowParamsToolTipId, eHoughSphere3dPptiesAccumIntensityToolTipId, eHoughSphere3dPptiesRadiusToolTipId, eHoughSphere3dPptiesToolTipId,
  eHoughSphere3dPptiesXToolTipId, eHoughSphere3dPptiesYToolTipId, eHoughSphere3dPptiesZToolTipId, eHoughSpheres3dPptiesCollToolTipId,
  eHoughSpheres3dPptiesToolTipId, eHoughSpheresKernelXYZCollToolTipId, eHoughSpheresKernelXYZEltDxDivByRToolTipId, eHoughSpheresKernelXYZEltDxToolTipId,
  eHoughSpheresKernelXYZEltDyDivByRToolTipId, eHoughSpheresKernelXYZEltDyToolTipId, eHoughSpheresKernelXYZEltDzDivByRToolTipId, eHoughSpheresKernelXYZEltDzToolTipId,
  eHoughSpheresKernelXYZEltNbPtsOnSphereToolTipId, eHoughSpheresKernelXYZEltRadiusToolTipId, eHoughSpheresKernelXYZEltToolTipId, eHoughSpheresKernelXYZToolTipId,
  eInDeepFlowParamsToolTipId, eInHoughSpheres3dCentersToolTipId, eInHoughSpheresKernelXYZToolTipId, eInOptGaborParamsToolTipId,
  eInOptPIWarpMotionTransform2dCollToolTipId, eInOptWarpMotionTransform2dCollToolTipId, eInSurfaceExtractionSettingsToolTipId, eIndexableUInt64ToolTipId,
  eIndexableUInt64ValueToolTipId, eOutIndexableUInt64ToolTipId, eOutPIIndexableUInt64ToolTipId, eOutPIWarpMotionTransform2dCollToolTipId,
  eOutValuesToolTipId, eOutWarpMotionTransform2dCollToolTipId, ePlanIndexedIndexableUInt64ToolTipId, eWarpMotionTransform2dCollCollToolTipId,
  eWarpMotionTransform2dCollToolTipId
}
 
enum  eIPSDKIPLDataItemAttributeMessage {
  eInAccumIntensityThresholdToolTipId, eInCannyThresholdsToolTipId, eInCenter2dToolTipId, eInClusterCenterToolTipId,
  eInClustersCentersToolTipId, eInClustersPptiesCollToolTipId, eInColorConversionTransformToolTipId, eInContourExtractionSettingsToolTipId,
  eInCoords2dCollToolTipId, eInCoords3dCollToolTipId, eInCornerDetectionParamsToolTipId, eInCylinderUnrollingIntegrationParamsToolTipId,
  eInDFTConfigToolTipId, eInDistWeight2dToolTipId, eInDistWeight3dToolTipId, eInFlattenedClustersCentersToolTipId,
  eInGaussianCoverageToolTipId, eInGaussianParameterToolTipId, eInGreySignatures2d1ToolTipId, eInGreySignatures2d2ToolTipId,
  eInGreySignatures3d1ToolTipId, eInGreySignatures3d2ToolTipId, eInHistoMsrParamsToolTipId, eInHistogram1ToolTipId,
  eInHistogram2ToolTipId, eInHistogramToolTipId, eInHoughCircles2dCentersToolTipId, eInHoughCirclesKernelXYToolTipId,
  eInHoughCirclesPhaseCodedKernelXYToolTipId, eInHoughCirclesRadiusRangeToolTipId, eInHoughSpheres3dPptiesToolTipId, eInHysteresisParamsToolTipId,
  eInImageValueExtractionMethodToolTipId, eInImgComparisonToleranceToolTipId, eInInputImg2dOffsetToolTipId, eInInputImg2dSizeToolTipId,
  eInInputImg3dOffsetToolTipId, eInInputImg3dSizeToolTipId, eInInputRangeToolTipId, eInIntensityLUTToolTipId,
  eInKDEBandwidthPolicyToolTipId, eInKKMeansCentroidsToolTipId, eInLabelActivationTableToolTipId, eInLabelConnectionTableToolTipId,
  eInLocalExtremaConfigToolTipId, eInMVEParamsToolTipId, eInOptAccumIntensityThresholdToolTipId, eInOptAnisotropicGaussianCoverageToolTipId,
  eInOptContourExtractionSettingsToolTipId, eInOptCornerDetectionParams2dToolTipId, eInOptCornerDetectionParams3dToolTipId, eInOptCyclicRgbColorMapToolTipId,
  eInOptCylinderUnrollingIntegrationParamsToolTipId, eInOptDFTConfigToolTipId, eInOptGradientGaussianCoverageToolTipId, eInOptHessianGaussianCoverageToolTipId,
  eInOptHistoMsrParamsToolTipId, eInOptHoughCirclesRadiusRangeToolTipId, eInOptHoughLinesExtractionParamsToolTipId, eInOptHoughLinesGradientImgParamsToolTipId,
  eInOptHoughLinesImgParamsToolTipId, eInOptImageValueExtractionMethodToolTipId, eInOptImgComparisonToleranceToolTipId, eInOptInputRangeToolTipId,
  eInOptKDEBandwidthPolicyToolTipId, eInOptKernelKMeansParamsToolTipId, eInOptLawTexPostProcParamsToolTipId, eInOptLawTexPreProcParamsToolTipId,
  eInOptLawTextureKernel2dTypesToolTipId, eInOptLawTextureKernel3dTypesToolTipId, eInOptLocalExtremaConfigToolTipId, eInOptOutputImg2dSizeToolTipId,
  eInOptOutputImg3dSizeToolTipId, eInOptOutputRangeToolTipId, eInOptPCAReductionParamsToolTipId, eInOptPICyclicRgbColorMapToolTipId,
  eInOptPIHistoMsrParamsToolTipId, eInOptPIHistogramToolTipId, eInOptPIPatchBasedBilateralParamsToolTipId, eInOptPIRefHistogramToolTipId,
  eInOptPISmoothRgbColorMapToolTipId, eInOptPatchBasedBilateralParamsToolTipId, eInOptRefHistogramToolTipId, eInOptRefStatsIndicatorsToolTipId,
  eInOptRegistrationEstimationConfigToolTipId, eInOptRegistrationTracking2dGridToolTipId, eInOptRegistrationTraining2dConfigToolTipId, eInOptRemoveTooCloseCirclesParamsToolTipId,
  eInOptSamplingBallInfo2dToolTipId, eInOptSamplingBallInfo3dToolTipId, eInOptScaleCandidatesToolTipId, eInOptScaleFactor2dToolTipId,
  eInOptScaleFactor3dToolTipId, eInOptSmoothRgbColorMapToolTipId, eInOptSmoothingGaussianCoverageToolTipId, eInOptSurfaceExtractionSettingsToolTipId,
  eInOutClustersCentersToolTipId, eInOutCoords2dCollToolTipId, eInOutCoords3dCollToolTipId, eInOutEigen2dDataCollToolTipId,
  eInOutEigen3dDataCollToolTipId, eInOutGreySignatures2dToolTipId, eInOutGreySignatures3dToolTipId, eInOutHistogramToolTipId,
  eInOutOptClustersCentersToolTipId, eInOutOptClustersPptiesCollToolTipId, eInOutOptHistogramToolTipId, eInOutPixels2dToolTipId,
  eInOutRegistrationTracking2dDataToolTipId, eInOutVoxels3dToolTipId, eInOutputImg2dSizeToolTipId, eInOutputImg3dSizeToolTipId,
  eInOutputRangeToolTipId, eInPCAEigenVectorsToolTipId, eInPICoords2dCollToolTipId, eInPICoords3dCollToolTipId,
  eInPIHoughSpheres3dPptiesToolTipId, eInPIIntensityLUTToolTipId, eInPIOutputRangeToolTipId, eInPIParaboloidParams3dToolTipId,
  eInParaboloidParams3dToolTipId, eInPatchBasedBilateralParamsToolTipId, eInPixels2dToolTipId, eInPixelsColorToolTipId,
  eInRandomForestModelToolTipId, eInRegistrationTraining2dDataToolTipId, eInRemoveTooCloseCirclesParamsToolTipId, eInSamplingBallInfoToolTipId,
  eInSamplingRingInfoToolTipId, eInScaleCandidatesToolTipId, eInScaleFactor2dToolTipId, eInScaleFactor3dToolTipId,
  eInSizeSuperPixelsToolTipId, eInStatsResultToolTipId, eInTabulatedRangeExponentialsToolTipId, eInTabulatedSpaceExponentialsToolTipId,
  eInZStepsToolTipId, eKMeansCompactnessInfoToolTipId, eKMeansCompactnessInfoValToolTipId, eOutClustersCentersToolTipId,
  eOutClustersPptiesCollToolTipId, eOutCompareResultToolTipId, eOutDistWeight2dToolTipId, eOutDistWeight3dToolTipId,
  eOutFeatures2dRegistrationResultToolTipId, eOutFeatures2dRegistrationResultsToolTipId, eOutFeatures3dRegistrationResultToolTipId, eOutFeatures3dRegistrationResultsToolTipId,
  eOutFlattenedClustersCentersToolTipId, eOutGaussianNoiseStatsToolTipId, eOutGlobalEntropyResultToolTipId, eOutGreySignatures2dToolTipId,
  eOutGreySignatures3dToolTipId, eOutHistogramToolTipId, eOutHoughCircles2dPptiesToolTipId, eOutHoughLines2dPptiesToolTipId,
  eOutHoughSpheres3dPptiesToolTipId, eOutImgGreyValuesToolTipId, eOutIntensityLUTToolTipId, eOutInterStripLabelConnectionsToolTipId,
  eOutKDEDataSetToolTipId, eOutKKMeansCentroidsToolTipId, eOutKMeansAssignmentInfoToolTipId, eOutKMeansCompactnessInfoToolTipId,
  eOutKMeansPPClusterInitInfoToolTipId, eOutLabelActivationTableToolTipId, eOutLabelConnectionTableToolTipId, eOutLabelInfoToolTipId,
  eOutMatrixSumsToolTipId, eOutMatrixToolTipId, eOutMaxValIdxToolTipId, eOutMostEccentricClusterEltInfoToolTipId,
  eOutNCCResultToolTipId, eOutNbModifiedPixelsToolTipId, eOutOptKMeansAssignmentInfoToolTipId, eOutOptNbEltsPerClusterToolTipId,
  eOutOutputRangeToolTipId, eOutPCAEigenValuesToolTipId, eOutPCAEigenVectorsToolTipId, eOutPIGlobalEntropyResultToolTipId,
  eOutPIGreySignatures2dToolTipId, eOutPIGreySignatures3dToolTipId, eOutPIHistogramToolTipId, eOutPIHoughCircles2dPptiesToolTipId,
  eOutPIHoughLines2dPptiesToolTipId, eOutPIHoughSpheres3dPptiesToolTipId, eOutPIImgGreyValuesToolTipId, eOutPIKDEDataSetToolTipId,
  eOutPINCCResultToolTipId, eOutPIParaboloidParams3dToolTipId, eOutPIPatchBasedBilateralParamsToolTipId, eOutPIPearsonCCResultToolTipId,
  eOutPIPixels2dToolTipId, eOutPIRegistrationMotionTransform2dToolTipId, eOutPIStatsResultToolTipId, eOutPIValuesToolTipId,
  eOutPIVoxels3dToolTipId, eOutParaboloidParams3dToolTipId, eOutPatchBasedBilateralParamsToolTipId, eOutPearsonCCResultToolTipId,
  eOutPixels2dToolTipId, eOutProjStat1ToolTipId, eOutProjStat2ToolTipId, eOutProjStatToolTipId,
  eOutRegistrationMotionTransform2dToolTipId, eOutRegistrationMotionTransform3dToolTipId, eOutRegistrationTracking2dDataToolTipId, eOutRegistrationTraining2dDataToolTipId,
  eOutSimilarityStatsToolTipId, eOutStatsResultToolTipId, eOutSuperPixelUpdateCentersToolTipId, eOutVoxels3dToolTipId
}
 Enumerate describing messages. More...
 
enum  eBorderExtensionPolicy { eBEP_Disable, eBEP_Enable }
 Enumerate describing border extension policy. More...
 
enum  eCircleIntensityType { eCIT_BrightCircles, eCIT_DarkCircles, eCIT_Both }
 Enumerate describing circle intensity type. More...
 
enum  eCylinderUnrollingIntegrationType { eCUIT_Max, eCUIT_Mean, eCUIT_Min }
 
enum  eDilateLabelMode { eDLM_Basins, eDLM_Split }
 Enumerate describing dilate label output mode. More...
 
enum  eAxis { eA_X, eA_Y, eA_Z }
 Enumerate describing axis to process. More...
 
enum  ePropagationAxis { ePA_X, ePA_Y, ePA_Z }
 Enumerate describing propagation axis type. More...
 
enum  ePropagationDirection { ePD_Direct, ePD_Reverse }
 
enum  eLocalExtremumType { eLET_Max, eLET_Min, eLET_StrictMax, eLET_StrictMin }
 Enumerate describing local extremum type. More...
 
enum  eExtremumExtractType { eEET_Max, eEET_Min, eEET_Both }
 Enumerate describing direction propagation type. More...
 
enum  eFrequencyBandPassFilterType { eFBPFT_Gaussian, eFBPFT_LogGabor }
 Enumerate describing Hough circles 2d detector method. More...
 
enum  eHoughAccumThresholdType { eHATT_Absolute, eHATT_MaxRatio, eHATT_HistoQuantile }
 Enumerate describing the accumulator intensity threshold types. More...
 
enum  eHoughCircles2dAlgoMethod { eHCAM_Gradient, eHCAM_GradientPhaseCoded }
 Enumerate describing Hough circles 2d detector method. More...
 
enum  eImgComparisonToleranceType { eICTT_None, eICTT_Absolute, eICTT_Relative, eICTT_AbsoluteOrRelative }
 Enumerate describing tolerance types used during images comparison. More...
 
enum  eInterpolationPolicy { eIP_NearestNeighbour, eIP_Linear, eIP_Cubic }
 Enumerate describing interpolation policy used during image value extraction. More...
 
enum  eIPSDKIPLEnumerateAttributeMessage {
  eInAxisToolTipId, eInCircleIntensityTypeToolTipId, eInDFTDirectionToolTipId, eInDFTQuadrantsPolicyToolTipId,
  eInExtremumExtractTypeToolTipId, eInFrequencyBandPassFilterTypeToolTipId, eInHoughCircles2dAlgoMethodToolTipId, eInInterpolationPolicyToolTipId,
  eInLabelReindexingPolicyToolTipId, eInLightnessTypeToolTipId, eInLocalExtremumTypeToolTipId, eInMaskModeToolTipId,
  eInMatchStatsCriterionToolTipId, eInOptBorderExtensionPolicyToolTipId, eInOptCircleIntensityTypeToolTipId, eInOptDilateLabelModeToolTipId,
  eInOptHoughCircles2dAlgoMethodToolTipId, eInOptImgInterpolationModeToolTipId, eInOptInterpolationPolicyToolTipId, eInOptLabelReindexingPolicyToolTipId,
  eInOptMaskModeToolTipId, eInOptOptimizationPolicyToolTipId, eInOptRegMotionModel2dToolTipId, eInOptRegMotionModel3dToolTipId,
  eInOptSkeletonAlgoTypeToolTipId, eInOptSobelKernelTypeToolTipId, eInOptSuperPixelsTypeToolTipId, eInOptWatershedProcModeToolTipId,
  eInProjStatTypeToolTipId, eInPropagationAxisToolTipId, eInPropagationDirectionToolTipId, eInRandomAlgoTypeToolTipId,
  eInRegMotionModel2dToolTipId, eInRegMotionModel3dToolTipId, eInShapeGreyscaleTypeToolTipId, eInWatershedOutputModeToolTipId,
  eInWatershedProcModeToolTipId, eInWatershedSeparationModeToolTipId, eInZoomInterpolationMethodToolTipId, eUnSupportedInterpolationPolicy
}
 Enumerate describing messages. More...
 
enum  eLabelReindexingPolicy { eLRP_KeepIndexes, eLRP_Reindex }
 Enumerate describing used label reindexing policy. More...
 
enum  eLawTexPostProcMethod {
  eLTPPM_Mean, eLTPPM_MeanAbs, eLTPPM_Gaussian, eLTPPM_GaussianAbs,
  eLTPPM_Variance
}
 Enumerate describing Law's texture filter post-process method. More...
 
enum  eLawTexPreProcMethod { eLTPPM_SubtractMeanSmoothed, eLTPPM_SubtractGaussianSmoothed }
 Enumerate describing Law's texture filter pre-process method. More...
 
enum  eLightnessType { eLT_Average, eLT_Lightness, eLT_Luminosity }
 Enumerate type of lightness calculation method. More...
 
enum  eMaskMode { eMM_Direct, eMM_Reverse }
 
enum  eMatchStatsCriterion { eMinMax, eMeanStdDev, eHistogram }
 Enumerate describing extremum type. More...
 
enum  eMinMaxDefinition { eMMD_ImgMinMax, eMMD_UserDefinedMinMax }
 Enumerate describing range definition for histogram measure parameters. More...
 
enum  ePCAReductionCriterion { ePCARC_VarianceThresholding, ePCARC_ExpectedNbEltsInSequence }
 Enumerate describing PCA reduction criterion. More...
 
enum  ePredefinedCyclicRgbColorMapId {
  ePCRCMI_Random1_12Colors, ePCRCMI_Random1_12Colors_FirstBlack, ePCRCMI_Random2_12Colors, ePCRCMI_Random2_12Colors_FirstBlack,
  ePCRCMI_Random1_24Colors, ePCRCMI_Random1_24Colors_FirstBlack
}
 
enum  ePredefinedSmoothRgbColorMapId {
  ePSRCMI_Jet, ePSRCMI_InvJet, ePSRCMI_Viridis, ePSRCMI_Magma,
  ePSRCMI_Inferno, ePSRCMI_Plasma
}
 
enum  eProcessingOptimizationPolicy { ePOP_MaximizeSpeed, ePOP_MinimizeMemory }
 Enumerate describing processing optimization policy type. More...
 
enum  eProjStatType {
  ePST_Max, ePST_Mean, ePST_Median, ePST_Min,
  ePST_StdDev, ePST_Sum, ePST_Variance
}
 Enumerate describing the statistic projections. More...
 
enum  eRandomAlgoType { eRAT_NonRandom, eRAT_Random }
 Enumerate describing the statistic projections. More...
 
enum  eRandomForestFeaturesDimension { eRFFD_2d, eRFFD_3d }
 Enumerate describing random forest dimension. More...
 
enum  eRandomForestFeaturesType {
  eRFFT_GaussianSmoothing, eRFFT_MeanSmoothing, eRFFT_Laplacian_Difference, eRFFT_High_Pass,
  eRFFT_Variance, eRFFT_Erosion, eRFFT_Dilation, eRFFT_Opening,
  eRFFT_Closing, eRFFT_Dilatation
}
 Enumerate describing random forest features type. More...
 
enum  eRgbColorMapCycleMode { eRCMCM_AllCyclic, eRCMCM_ExcludeFirstFromCycle }
 
enum  eShapeGreyscaleType { eSGT_Dark, eSGT_Light }
 Enumerate describing shape greyscale type. More...
 
enum  eSkeletonAlgoType { eSAT_Default, eSAT_Smooth }
 Enumerate describing the type of skeleton calculation algorithm. More...
 
enum  eSmoothRgbColorMapRangeMode { eSRCMRM_ImageRange, eSRCMRM_DataTypeRange }
 Enumerate describing range mode for smooth RGB color map. More...
 
enum  eSuperPixelsType { eSPT_Number, eSPT_Size }
 Enumerate describing super pixels type. More...
 
enum  eWatershedOutputMode { eWOM_Lines, eWOM_Basins }
 Enumerate describing watershed output mode. More...
 
enum  eWatershedSeparationMode { eWSM_Split, eWSM_Lines, eWSM_Basins, eWSM_SplitLabel }
 Enumerate describing watershed separation mode. More...
 
enum  eWatershedProcessingMode { eWPM_OptimizeSpeed, eWPM_Repeatable }
 Enumerate describing watershed processing mode. More...
 
enum  eZoomInterpolationMethod { eZIM_NearestNeighbour, eZIM_Linear, eZIM_Cubic, eZIM_VolumeWeightedMean }
 Enumerate describing interpolation method during zoom process. More...
 
enum  eIPSDKIPLFormulaAttributeMessage { eInFilterFormulaToolTipId, eInImageFormula2dToolTipId, eInImageFormula3dToolTipId }
 Enumerate describing messages. More...
 
enum  eIPSDKIPLGeometryEntityCollAttributeMessage {
  eInLabelsShape2dToolTipId, eInLabelsShape3dToolTipId, eInOutLabelsShape2dToolTipId, eInOutLabelsShape3dToolTipId,
  eInOutPILabelsShape2dToolTipId, eInOutPILabelsShape3dToolTipId, eInPILabelsShape2dToolTipId, eInPILabelsShape3dToolTipId,
  eOutLabelsShape2dToolTipId, eOutLabelsShape3dToolTipId, eOutPILabelsShape2dToolTipId, eOutPILabelsShape3dToolTipId
}
 Enumerate describing messages. More...
 
enum  eIPSDKIPLInOutImageAttributeMessage { eInOutImgToolTipId, eInOutOptWk1RealImgToolTipId }
 Enumerate describing messages. More...
 
enum  eIPSDKIPLInput2dImageAttributeMessage {
  eInGreyImg2dToolTipId, eInGreySeqImg2dToolTipId, eInGxGreyImg2dToolTipId, eInGxSingleGreyImg2dToolTipId,
  eInGyGreyImg2dToolTipId, eInGySingleGreyImg2dToolTipId, eInImg2dToolTipId, eInOriginImg2dToolTipId,
  eInSingleGreyComplexImImg2dToolTipId, eInSingleGreyComplexRealImg2dToolTipId, eInSingleGreyImg2dToolTipId, eInTargetImg2dToolTipId
}
 Enumerate describing messages. More...
 
enum  eIPSDKIPLInput2dOptionalImageAttributeMessage { eInOptGreyImg2dToolTipId, eInOptGxGreyImg2dToolTipId, eInOptGyGreyImg2dToolTipId }
 Enumerate describing messages. More...
 
enum  eIPSDKIPLInput3dImageAttributeMessage {
  eInBinImg3dToolTipId, eInBinLabImg3dToolTipId, eInBinMarkImg3dToolTipId, eInBinSeedImg3dToolTipId,
  eInDFTImg3d1ToolTipId, eInDFTImg3d2ToolTipId, eInGreyMarkImg3dToolTipId, eInGreyMsrImg3dToolTipId,
  eInGreyUIntImg3dToolTipId, eInGxGreyImg3dToolTipId, eInGxImg3dToolTipId, eInGyGreyImg3dToolTipId,
  eInGyImg3dToolTipId, eInGzGreyImg3dToolTipId, eInGzImg3dToolTipId, eInImg3d1ToolTipId,
  eInImg3d2ToolTipId, eInImg3d3ToolTipId, eInImg3dToolTipId, eInIntImg3dToolTipId,
  eInLabMarkImg3dToolTipId, eInLabelImg3dToolTipId, eInOriginImg3dToolTipId, eInROIImg3dToolTipId,
  eInSingleImg3dToolTipId, eInTargetImg3dToolTipId
}
 Enumerate describing messages. More...
 
enum  eIPSDKIPLInput3dOptionalImageAttributeMessage {
  eInDyImgToolTipId, eInOptBinImg3d1ToolTipId, eInOptBinImg3d2ToolTipId, eInOptBinImg3d3ToolTipId,
  eInOptGreyImg3dToolTipId, eInOptGxGreyImg3dToolTipId, eInOptGyGreyImg3dToolTipId, eInOptGzGreyImg3dToolTipId,
  eInOptImg3d1ToolTipId, eInOptImg3d2ToolTipId, eInOptImg3d3ToolTipId, eInOptLabImg3d1ToolTipId,
  eInOptLabImg3d2ToolTipId, eInOptLabImg3d3ToolTipId
}
 Enumerate describing messages. More...
 
enum  eIPSDKIPLInputImageAttributeMessage {
  eInBinImgToolTipId, eInBinLabImgToolTipId, eInBinMarkImgToolTipId, eInBinSeedImgToolTipId,
  eInClassImgToolTipId, eInColorImg1ToolTipId, eInColorImg2ToolTipId, eInColorImgToolTipId,
  eInDFTImg1ToolTipId, eInDFTImg2ToolTipId, eInDxImgToolTipId, eInGreyMarkImgToolTipId,
  eInGreyMsrImgToolTipId, eInGreyUIntImgToolTipId, eInGxImgToolTipId, eInGyImgToolTipId,
  eInHomogeneousImgToolTipId, eInImg1ToolTipId, eInImg2ToolTipId, eInImg3ToolTipId,
  eInImg4ToolTipId, eInImgToolTipId, eInIntImg1ToolTipId, eInIntImg2ToolTipId,
  eInIntImgToolTipId, eInLabClassImgToolTipId, eInLabMarkImgToolTipId, eInLabelImgToolTipId,
  eInMaskImgToolTipId, eInROIImgToolTipId, eInRealImgToolTipId, eInRgbImgToolTipId,
  eInRhoImgToolTipId, eInSeqImg1ToolTipId, eInSeqImg2ToolTipId, eInSeqImgToolTipId,
  eInSingleImg1ToolTipId, eInSingleImg2ToolTipId, eInSingleImgToolTipId, eInThetaImgToolTipId,
  eInWhiteImgToolTipId, eInXImgToolTipId, eInYImgToolTipId
}
 Enumerate describing messages. More...
 
enum  eIPSDKIPLInputOptionalImageAttributeMessage {
  eInOptBinImg1ToolTipId, eInOptBinImg2ToolTipId, eInOptBinImg3ToolTipId, eInOptBlackImgToolTipId,
  eInOptImg1ToolTipId, eInOptImg2ToolTipId, eInOptImg3ToolTipId, eInOptLabImg1ToolTipId,
  eInOptLabImg2ToolTipId, eInOptLabImg3ToolTipId, eInOptMaskImgToolTipId, eInOptRealSeqImgToolTipId,
  eInOptRefImgToolTipId, eInOptSingleGreyMaskImgToolTipId
}
 Enumerate describing messages. More...
 
enum  eIPSDKIPLOutput2dImageAttributeMessage { eOutImg2dToolTipId }
 Enumerate describing messages. More...
 
enum  eIPSDKIPLOutput2dOptionalImageAttributeMessage { eOutOptGxGreyImg2dToolTipId, eOutOptGyGreyImg2dToolTipId, eOutOptLabelImg2dToolTipId }
 Enumerate describing messages. More...
 
enum  eIPSDKIPLOutput3dImageAttributeMessage { eOutBinImg3dToolTipId, eOutGreyImg3dToolTipId, eOutLabelImg3dToolTipId }
 Enumerate describing messages. More...
 
enum  eIPSDKIPLOutput3dOptionalImageAttributeMessage { eOutOptGradXImg3dToolTipId, eOutOptGradYImg3dToolTipId, eOutOptGradZImg3dToolTipId }
 Enumerate describing messages. More...
 
enum  eIPSDKIPLOutputWorkingOptionalGpuImageAttributeMessage { eOutOptWk1RealGpuImgToolTipId }
 Enumerate describing messages. More...
 
enum  eIPSDKIPLOutputImageAttributeMessage {
  eOutBinImgToolTipId, eOutBinLabImgToolTipId, eOutClassImgToolTipId, eOutColorImgToolTipId,
  eOutComplexImImgToolTipId, eOutComplexRealImgToolTipId, eOutDFTImg1ToolTipId, eOutDFTImg2ToolTipId,
  eOutDistImgToolTipId, eOutGxGxImgToolTipId, eOutGxGyImgToolTipId, eOutGxGzImgToolTipId,
  eOutGyGyImgToolTipId, eOutGyGzImgToolTipId, eOutGzGzImgToolTipId, eOutHxxImgToolTipId,
  eOutHxyImgToolTipId, eOutHxzImgToolTipId, eOutHyyImgToolTipId, eOutHyzImgToolTipId,
  eOutHzzImgToolTipId, eOutImg1ToolTipId, eOutImg2ToolTipId, eOutImgToolTipId,
  eOutIntImgToolTipId, eOutLabClassImgToolTipId, eOutLabelImgToolTipId, eOutLightImgToolTipId,
  eOutPosterizedImgToolTipId, eOutRealImg10ToolTipId, eOutRealImg1ToolTipId, eOutRealImg2ToolTipId,
  eOutRealImg3ToolTipId, eOutRealImg4ToolTipId, eOutRealImg5ToolTipId, eOutRealImg6ToolTipId,
  eOutRealImg7ToolTipId, eOutRealImg8ToolTipId, eOutRealImg9ToolTipId, eOutRealImgToolTipId,
  eOutRealSeqImg1ToolTipId, eOutRealSeqImg2ToolTipId, eOutRealSeqImgToolTipId, eOutRgbImgToolTipId,
  eOutRgbUInt8ImgToolTipId, eOutRhoImgToolTipId, eOutSingleImgToolTipId, eOutThetaImgToolTipId,
  eOutXImgToolTipId, eOutYImgToolTipId
}
 Enumerate describing messages. More...
 
enum  eIPSDKIPLOutputOptionalImageAttributeMessage {
  eOutOptBinImgToolTipId, eOutOptClassImgToolTipId, eOutOptGradXImgToolTipId, eOutOptGradYImgToolTipId,
  eOutOptImgToolTipId, eOutOptMaskImgToolTipId, eOutOptPosterizedImgToolTipId, eOutOptRealImg1ToolTipId,
  eOutOptRealImg2ToolTipId, eOutOptRealImgToolTipId, eOutOptSeqImgToolTipId
}
 Enumerate describing messages. More...
 
enum  eIPSDKIPLOutputWorkingImageAttributeMessage {
  eOutWk10RealImgToolTipId, eOutWk11RealImgToolTipId, eOutWk12RealImgToolTipId, eOutWk13RealImgToolTipId,
  eOutWk14RealImgToolTipId, eOutWk15RealImgToolTipId, eOutWk16RealImgToolTipId, eOutWk17RealImgToolTipId,
  eOutWk18RealImgToolTipId, eOutWk19RealImgToolTipId, eOutWk1BinImgToolTipId, eOutWk1ColorImgToolTipId,
  eOutWk1DistImgToolTipId, eOutWk1ImgToolTipId, eOutWk1LabelImgToolTipId, eOutWk1RealImgToolTipId,
  eOutWk20RealImgToolTipId, eOutWk21RealImgToolTipId, eOutWk22RealImgToolTipId, eOutWk2BinImgToolTipId,
  eOutWk2ImgToolTipId, eOutWk2LabelImgToolTipId, eOutWk2RealImgToolTipId, eOutWk3ImgToolTipId,
  eOutWk3RealImgToolTipId, eOutWk4ImgToolTipId, eOutWk4RealImgToolTipId, eOutWk5ImgToolTipId,
  eOutWk5RealImgToolTipId, eOutWk6ImgToolTipId, eOutWk6RealImgToolTipId, eOutWk7ImgToolTipId,
  eOutWk7RealImgToolTipId, eOutWk8RealImgToolTipId, eOutWk9RealImgToolTipId
}
 Enumerate describing messages. More...
 
enum  eIPSDKIPLOutputWorkingOptionalImageAttributeMessage {
  eOutOptWk1BinImgToolTipId, eOutOptWk1ImgToolTipId, eOutOptWk1LabelImgToolTipId, eOutOptWk1RealImgToolTipId,
  eOutOptWk2BinImgToolTipId, eOutOptWk2ImgToolTipId, eOutOptWk2LabelImgToolTipId, eOutOptWk2RealImgToolTipId,
  eOutOptWk3ImgToolTipId, eOutOptWk3RealImgToolTipId, eOutOptWk4RealImgToolTipId, eOutOptWk5RealImgToolTipId,
  eOutOptWk6RealImgToolTipId, eOutOptWk7RealImgToolTipId, eOutOptWk8RealImgToolTipId, eOutOptWkClassImgToolTipId
}
 Enumerate describing messages. More...
 
enum  eIPSDKIPLImageBufferTypeAttributeMessage { eInConvertImageBufferTypeToolTipId }
 Enumerate describing messages. More...
 
enum  eIPSDKIPLKernelAttributeMessage { eInKnlXYToolTipId, eInKnlXYZToolTipId }
 Enumerate describing messages. More...
 
enum  eMeasureInfoSetMessage { eInMeasureInfoSet2dToolTipId, eInMeasureInfoSet3dToolTipId, eInOptMeasureInfoSet2dToolTipId, eInOptMeasureInfoSet3dToolTipId }
 Enumerate describing messages. More...
 
enum  eMeasureSetMessage {
  eInMeasureSet2dToolTipId, eInMeasureSet3dToolTipId, eInOutMeasureSet2dToolTipId, eInOutMeasureSet3dToolTipId,
  eInOutSubGenericMeasureSet2dToolTipId, eInOutSubGenericMeasureSet3dToolTipId, eInOutSubGeometry2dMeasureSet2dToolTipId, eInOutSubGeometry3dMeasureSet3dToolTipId,
  eInOutSubIndivisibleMeasureSet2dToolTipId, eInOutSubIndivisibleMeasureSet3dToolTipId, eInOutSubIntensityMeasureSet2dToolTipId, eInOutSubIntensityMeasureSet3dToolTipId,
  eOutMeasureSetToolTipId, eOutPIMeasureSetToolTipId
}
 Enumerate describing messages. More...
 
enum  eIPSDKIPLNeighborhoodAttributeMessage { eInNeighborhood2dToolTipId, eInNeighborhood3dToolTipId, eInOptNeighborhood2dToolTipId, eInOptNeighborhood3dToolTipId }
 Enumerate describing messages. More...
 
enum  eXStrip2dAttributeMessage {
  eInBinXStrip2dToolTipId, eInOutDFTXStrip2d1ToolTipId, eInOutDFTXStrip2d2ToolTipId, eInOutDistXStrip2dToolTipId,
  eInOutRealXStrip2d10ToolTipId, eInOutRealXStrip2d1ToolTipId, eInOutRealXStrip2d2ToolTipId, eInOutRealXStrip2d3ToolTipId,
  eInOutRealXStrip2d4ToolTipId, eInOutRealXStrip2d5ToolTipId, eInOutRealXStrip2d6ToolTipId, eInOutRealXStrip2d7ToolTipId,
  eInOutRealXStrip2d8ToolTipId, eInOutRealXStrip2d9ToolTipId, eInOutXStrip2dToolTipId, eInRealXStrip2d1ToolTipId,
  eInRealXStrip2d2ToolTipId, eInRealXStrip2d3ToolTipId, eInRealXStrip2d4ToolTipId, eInRealXStrip2d5ToolTipId,
  eInXStrip2dToolTipId, eOutDistXStrip2dToolTipId, eOutXStrip2dToolTipId
}
 Enumerate describing messages. More...
 
enum  eXStrip2dWithKernelAttributeMessage { eInKnlXStrip2dToolTipId }
 Enumerate describing messages. More...
 
enum  eYStrip2dAttributeMessage {
  eInBinLabYStrip2d1ToolTipId, eInBinLabYStrip2d2ToolTipId, eInBinMarkYStrip2dToolTipId, eInBinSeedYStrip2dToolTipId,
  eInBinYStrip2dToolTipId, eInClassYStrip2dToolTipId, eInGxYStrip2dToolTipId, eInGyYStrip2dToolTipId,
  eInIntYStrip2d1ToolTipId, eInIntYStrip2d2ToolTipId, eInIntYStrip2dToolTipId, eInLabelYStrip2d1ToolTipId,
  eInLabelYStrip2d2ToolTipId, eInLabelYStrip2dToolTipId, eInMaskYStrip2dToolTipId, eInNormProjYStrip2dToolTipId,
  eInOptBlackYStrip2dToolTipId, eInOptMaskSeqYStrip2dToolTipId, eInOptMaskYStrip2dToolTipId, eInOptPreviousBinYStrip2dToolTipId,
  eInOptPreviousYStrip2dToolTipId, eInOptSingleGreyMaskYStrip2dToolTipId, eInOutBinYStrip2dToolTipId, eInOutDFTYStrip2d1ToolTipId,
  eInOutDFTYStrip2d2ToolTipId, eInOutDistYStrip2dToolTipId, eInOutIntYStrip2dToolTipId, eInOutOptClassYStrip2dToolTipId,
  eInOutRealYStrip2d1ToolTipId, eInOutRealYStrip2d2ToolTipId, eInOutRealYStrip2d3ToolTipId, eInOutRealYStrip2d4ToolTipId,
  eInOutRealYStrip2d5ToolTipId, eInOutRealYStrip2d6ToolTipId, eInOutRealYStrip2d7ToolTipId, eInOutRealYStrip2d8ToolTipId,
  eInOutRealYStrip2dToolTipId, eInOutRealYStripSeq2dToolTipId, eInOutYStrip2dToolTipId, eInRealYStrip2d1ToolTipId,
  eInRealYStrip2d2ToolTipId, eInRealYStrip2d3ToolTipId, eInRealYStrip2d4ToolTipId, eInRealYStrip2d5ToolTipId,
  eInRealYStrip2d6ToolTipId, eInRealYStrip2d7ToolTipId, eInRealYStrip2d8ToolTipId, eInRealYStrip2d9ToolTipId,
  eInRealYStrip2dToolTipId, eInRhoYStrip2dToolTipId, eInSeqYStrip2d1ToolTipId, eInSeqYStrip2d2ToolTipId,
  eInSeqYStrip2dToolTipId, eInThetaYStrip2dToolTipId, eInWhiteYStrip2dToolTipId, eInXXYStrip2dToolTipId,
  eInXYStrip2dToolTipId, eInXYYStrip2dToolTipId, eInYStrip2d1ToolTipId, eInYStrip2d2ToolTipId,
  eInYStrip2d3ToolTipId, eInYStrip2d4ToolTipId, eInYStrip2dToolTipId, eInYYStrip2dToolTipId,
  eInYYYStrip2dToolTipId, eOutBinLabYStrip2dToolTipId, eOutBinYStrip2dToolTipId, eOutClassYStrip2dToolTipId,
  eOutComplexImYStrip2dToolTipId, eOutComplexRealYStrip2dToolTipId, eOutDistYStrip2dToolTipId, eOutIntYStrip2dToolTipId,
  eOutLabelYStrip2dToolTipId, eOutLightYStrip2dToolTipId, eOutOptRealYStrip2dToolTipId, eOutPosterizedYStrip2dToolTipId,
  eOutRealYStrip2d1ToolTipId, eOutRealYStrip2d2ToolTipId, eOutRealYStrip2d3ToolTipId, eOutRealYStrip2d4ToolTipId,
  eOutRealYStrip2d5ToolTipId, eOutRealYStrip2d6ToolTipId, eOutRealYStrip2dToolTipId, eOutRealYStripSeq2d1ToolTipId,
  eOutRealYStripSeq2d2ToolTipId, eOutRealYStripSeq2dToolTipId, eOutRhoYStrip2dToolTipId, eOutSeqYStrip2dToolTipId,
  eOutSingleYStrip2dToolTipId, eOutThetaYStrip2dToolTipId, eOutXYStrip2dToolTipId, eOutYStrip2d1ToolTipId,
  eOutYStrip2d2ToolTipId, eOutYStrip2dToolTipId, eOutYYStrip2dToolTipId
}
 Enumerate describing messages. More...
 
enum  eYStrip2dWithKernelAttributeMessage {
  eInBinKnlYStrip2dToolTipId, eInComplexImKnlYStrip2dToolTipId, eInComplexRealKnlYStrip2dToolTipId, eInGxKnlYStrip2dToolTipId,
  eInGyKnlYStrip2dToolTipId, eInKnlDistYStrip2dToolTipId, eInKnlLabelYStrip2dToolTipId, eInKnlRealYStrip2d1ToolTipId,
  eInKnlRealYStrip2d2ToolTipId, eInKnlRealYStrip2d3ToolTipId, eInKnlRealYStrip2d4ToolTipId, eInKnlRealYStrip2d5ToolTipId,
  eInKnlRealYStrip2d6ToolTipId, eInKnlRealYStrip2d7ToolTipId, eInKnlRealYStrip2d8ToolTipId, eInKnlXXYStrip2dToolTipId,
  eInKnlXYYStrip2dToolTipId, eInKnlYStrip2dToolTipId, eInKnlYYYStrip2dToolTipId, eInOptKnlBinYStrip2d1ToolTipId,
  eInOptKnlBinYStrip2d2ToolTipId, eInOptKnlBinYStrip2d3ToolTipId, eInOptKnlLabYStrip2d1ToolTipId, eInOptKnlLabYStrip2d2ToolTipId,
  eInOptKnlLabYStrip2d3ToolTipId, eInOptKnlMaskYStrip2dToolTipId, eInOptKnlYStrip2d1ToolTipId, eInOptKnlYStrip2d2ToolTipId,
  eInOptKnlYStrip2d3ToolTipId
}
 Enumerate describing messages. More...
 
enum  eYStrip3dAttributeMessage {
  eInOutDFTYStrip3d1ToolTipId, eInOutDFTYStrip3d2ToolTipId, eInOutDistYStrip3dToolTipId, eInOutYStrip3dToolTipId,
  eInYStrip3dToolTipId, eOutYStrip3dToolTipId
}
 Enumerate describing messages. More...
 
enum  eYStripColor2dAttributeMessage {
  eInColorOrGreyYStrip2dToolTipId, eInColorYStrip2ToolTipId, eInColorYStrip2d1ToolTipId, eInColorYStrip2dToolTipId,
  eInRgbYStrip2dToolTipId, eOutColorYStrip2dToolTipId, eOutRgbYStrip2dToolTipId
}
 Enumerate describing messages. More...
 
enum  eZStrip3dAttributeMessage {
  eInBinLabZStrip3dToolTipId, eInBinSeedZStrip3dToolTipId, eInBinZStrip3dToolTipId, eInIntZStrip3dToolTipId,
  eInLabelZStrip3d1ToolTipId, eInLabelZStrip3d2ToolTipId, eInLabelZStrip3dToolTipId, eInMaskZStrip3dToolTipId,
  eInOptMaskZStrip3dToolTipId, eInOptPreviousBinZStrip3dToolTipId, eInOptPreviousZStrip3dToolTipId, eInOutBinZStrip3dToolTipId,
  eInOutDFTZStrip3d1ToolTipId, eInOutDFTZStrip3d2ToolTipId, eInOutDistZStrip3dToolTipId, eInOutIntZStrip3dToolTipId,
  eInOutOptClassZStrip3dToolTipId, eInOutRealZStrip3dToolTipId, eInOutZStrip3dToolTipId, eInXXZStrip3dToolTipId,
  eInXYZStrip3dToolTipId, eInXZZStrip3dToolTipId, eInYYZStrip3dToolTipId, eInYZZStrip3dToolTipId,
  eInZStrip3d1ToolTipId, eInZStrip3d2ToolTipId, eInZStrip3dToolTipId, eInZZZStrip3dToolTipId,
  eOutBinLabZStrip3dToolTipId, eOutBinZStrip3dToolTipId, eOutDistZStrip3dToolTipId, eOutLabelZStrip3dToolTipId,
  eOutRealZStrip3dToolTipId, eOutZStrip3d1ToolTipId, eOutZStrip3d2ToolTipId, eOutZStrip3dToolTipId
}
 Enumerate describing messages. More...
 
enum  eZStrip3dWithKernelAttributeMessage {
  eInBinKnlZStrip3dToolTipId, eInBinLabKnlZStrip3dToolTipId, eInGxKnlZStrip3dToolTipId, eInGyKnlZStrip3dToolTipId,
  eInGzKnlZStrip3dToolTipId, eInKnlDistZStrip3dToolTipId, eInKnlLabelZStrip3dToolTipId, eInKnlXXZStrip3dToolTipId,
  eInKnlXYZStrip3dToolTipId, eInKnlXZZStrip3dToolTipId, eInKnlYYZStrip3dToolTipId, eInKnlYZZStrip3dToolTipId,
  eInKnlZStrip3dToolTipId, eInKnlZZZStrip3dToolTipId, eInLabelKnlZStrip3dToolTipId, eInOptKnlBinZStrip3d1ToolTipId,
  eInOptKnlBinZStrip3d2ToolTipId, eInOptKnlBinZStrip3d3ToolTipId, eInOptKnlLabZStrip3d1ToolTipId, eInOptKnlLabZStrip3d2ToolTipId,
  eInOptKnlLabZStrip3d3ToolTipId, eInOptKnlMaskZStrip3dToolTipId, eInOptKnlZStrip3d1ToolTipId, eInOptKnlZStrip3d2ToolTipId,
  eInOptKnlZStrip3d3ToolTipId
}
 Enumerate describing messages. More...
 
enum  eZStripColor3dAttributeMessage { eInColorOrGreyZStrip3dToolTipId, eInColorZStrip3dToolTipId, eInRgbZStrip3dToolTipId, eOutRgbZStrip3dToolTipId }
 Enumerate describing messages. More...
 
enum  eIPSDKIPLStructuringElementAttributeMessage {
  eInSEXYToolTipId, eInSEXY1ToolTipId, eInSEXY2ToolTipId, eInSEXYZToolTipId,
  eInSEXYZ1ToolTipId, eInSEXYZ2ToolTipId
}
 Enumerate describing messages. More...
 
enum  eIPSDKIPLInOut2dSubImageMessage {
  eInOutSubBinImg2dToolTipId, eInOutSubDFTImg2d1ToolTipId, eInOutSubDFTImg2d2ToolTipId, eInOutSubImg2dToolTipId,
  eInOutSubRealImg2d1ToolTipId, eInOutSubRealImg2d2ToolTipId, eInOutSubRealImg2d3ToolTipId, eInOutSubRealImg2d4ToolTipId,
  eInOutSubRealImg2dToolTipId, eInOutSubSeqImg2d1ToolTipId, eInOutSubSeqImg2d2ToolTipId, eInOutSubSeqImg2d3ToolTipId
}
 Enumerate describing messages. More...
 
enum  eIPSDKIPLInOut3dSubImageMessage {
  eInOutSubDFTImg3d1ToolTipId, eInOutSubDFTImg3d2ToolTipId, eInOutSubDistImg3dToolTipId, eInOutSubImg3dToolTipId,
  eInOutSubBinImg3dToolTipId
}
 Enumerate describing messages. More...
 
enum  eIPSDKIPLInOutGpuSubImageMessage { eInOutSubGpuImgToolTipId, eInOutOptSubGpuImgToolTipId }
 Enumerate describing messages. More...
 
enum  eIPSDKIPLInOutGpuSubImageMessage { eInOutSubGpuImgToolTipId, eInOutOptSubGpuImgToolTipId }
 
enum  eIPSDKIPLInput2dSubImageMessage {
  eInSubBinImg2dToolTipId, eInSubBinLabImg2dToolTipId, eInSubBinMarkImg2dToolTipId, eInSubBinSeedImg2dToolTipId,
  eInSubClassImg2dToolTipId, eInSubColorImg2d1ToolTipId, eInSubColorImg2d2ToolTipId, eInSubColorImg2dToolTipId,
  eInSubColorImgToolTipId, eInSubColorOrGreyImg2dToolTipId, eInSubDxImgToolTipId, eInSubDyImgToolTipId,
  eInSubGxImg2dToolTipId, eInSubGyImg2dToolTipId, eInSubImg2d1ToolTipId, eInSubImg2d2ToolTipId,
  eInSubImg2d3ToolTipId, eInSubImg2d4ToolTipId, eInSubImg2dToolTipId, eInSubIntImg2d1ToolTipId,
  eInSubIntImg2d2ToolTipId, eInSubIntImg2dToolTipId, eInSubLabClassImg2dToolTipId, eInSubLabMarkImg2dToolTipId,
  eInSubLabelImg2dToolTipId, eInSubMaskImg2dToolTipId, eInSubROIImg2dToolTipId, eInSubRealImg2d1ToolTipId,
  eInSubRealImg2d2ToolTipId, eInSubRealImg2d3ToolTipId, eInSubRealImg2d4ToolTipId, eInSubRealImg2d5ToolTipId,
  eInSubRealImg2d6ToolTipId, eInSubRealImg2d7ToolTipId, eInSubRealImg2d8ToolTipId, eInSubRealImg2dToolTipId,
  eInSubRgbImg2dToolTipId, eInSubRhoImg2dToolTipId, eInSubSeqImg2d1ToolTipId, eInSubSeqImg2d2ToolTipId,
  eInSubSeqImg2dToolTipId, eInSubThetaImg2dToolTipId, eInSubUIntImg2dToolTipId, eInSubXImg2dToolTipId,
  eInSubYImg2dToolTipId
}
 Enumerate describing messages. More...
 
enum  eIPSDKIPLInput2dOptionalSubImageMessage {
  eInOptMaskSubImg2dToolTipId, eInOptSingleGreyMaskSubImg2dToolTipId, eInOptSubBinImg2d1ToolTipId, eInOptSubBinImg2d2ToolTipId,
  eInOptSubBinImg2d3ToolTipId, eInOptSubImg2d1ToolTipId, eInOptSubImg2d2ToolTipId, eInOptSubImg2d3ToolTipId,
  eInOptSubLabImg2d1ToolTipId, eInOptSubLabImg2d2ToolTipId, eInOptSubLabImg2d3ToolTipId
}
 Enumerate describing messages. More...
 
enum  eIPSDKIPLInput3dSubImageMessage {
  eInSubBinImg3dToolTipId, eInSubBinLabImg3dToolTipId, eInSubBinSeedImg3dToolTipId, eInSubColorImg3d1ToolTipId,
  eInSubColorImg3d2ToolTipId, eInSubColorOrGreyImg3dToolTipId, eInSubGxImg3dToolTipId, eInSubGyImg3dToolTipId,
  eInSubGzImg3dToolTipId, eInSubImg3d1ToolTipId, eInSubImg3d2ToolTipId, eInSubImg3d3ToolTipId,
  eInSubImg3dToolTipId, eInSubIntImg3dToolTipId, eInSubLabClassImg3dToolTipId, eInSubLabMarkImg3dToolTipId,
  eInSubLabelImg3dToolTipId, eInSubMaskImg3dToolTipId, eInSubROIImg3dToolTipId, eInSubUIntImg3dToolTipId
}
 Enumerate describing messages. More...
 
enum  eIPSDKIPLInput3dOptionalSubImageMessage {
  eInOptMaskSubImg3dToolTipId, eInOptSubBinImg3d1ToolTipId, eInOptSubBinImg3d2ToolTipId, eInOptSubBinImg3d3ToolTipId,
  eInOptSubImg3d1ToolTipId, eInOptSubImg3d2ToolTipId, eInOptSubImg3d3ToolTipId, eInOptSubLabImg3d1ToolTipId,
  eInOptSubLabImg3d2ToolTipId, eInOptSubLabImg3d3ToolTipId
}
 Enumerate describing messages. More...
 
enum  eIPSDKIPLInputGpuSubImageMessage {
  eInSubGpuImg1ToolTipId, eInSubGpuImg2ToolTipId, eInSubGpuImg3ToolTipId, eInSubGpuImg4ToolTipId,
  eInSubGpuImgToolTipId, eInSubGpuMaskImgToolTipId
}
 
enum  eIPSDKIPLOutput2dSubImageMessage {
  eOutSubColorImg2dToolTipId, eOutSubImg2dToolTipId, eOutSubLabelImg2dToolTipId, eOutSubRealImg2dToolTipId,
  eOutSubRealSeqImg2d1ToolTipId, eOutSubRealSeqImg2d2ToolTipId, eOutSubRealSeqImg2dToolTipId
}
 Enumerate describing messages. More...
 
enum  eIPSDKIPLOutput3dSubImageMessage { eOutSubBinImg3dToolTipId, eOutSubLabelImg3dToolTipId, eOutSubRealImg3dToolTipId }
 Enumerate describing messages. More...
 
enum  eIPSDKIPLOutputGpuSubImageMessage { eOutSubGpuImg1ToolTipId, eOutSubGpuImg2ToolTipId, eOutSubGpuImgToolTipId }
 Enumerate describing messages. More...
 
enum  eIPSDKIPLOutGpuSubImageMessage { eOutOptSubGpuImgToolTipId }
 Enumerate describing messages. More...
 
enum  eTile2dAttributeMessage { eInTile2dToolTipId }
 Enumerate describing messages. More...
 
enum  eTile3dAttributeMessage { eInTile3dToolTipId }
 Enumerate describing messages. More...
 
enum  eTile2dCollAttributeMessage {
  eInGxTile2dCollToolTipId, eInGyTile2dCollToolTipId, eInOutTile2dCollToolTipId, eInTile2dCollToolTipId,
  eInXXTile2dCollToolTipId, eInXYTile2dCollToolTipId, eInYYTile2dCollToolTipId, eOutTile2dCollToolTipId
}
 Enumerate describing messages. More...
 
enum  eTile3dCollAttributeMessage {
  eInGxTile3dCollToolTipId, eInGyTile3dCollToolTipId, eInGzTile3dCollToolTipId, eInOutTile3dCollToolTipId,
  eInTile3dCollToolTipId, eInXXTile3dCollToolTipId, eInXYTile3dCollToolTipId, eInXZTile3dCollToolTipId,
  eInYYTile3dCollToolTipId, eInYZTile3dCollToolTipId, eInZZTile3dCollToolTipId, eOutTile3dCollToolTipId
}
 Enumerate describing messages. More...
 
enum  eIPSDKIPLValueAttributeMessage {
  eInAlphaToolTipId, eInAnisotropyToolTipId, eInArithmeticValToolTipId, eInBlendMultiplierToolTipId,
  eInBlurWeightToolTipId, eInBoolFlagToolTipId, eInClusterIdToolTipId, eInCompactnessToolTipId,
  eInCutoffFrequencyToolTipId, eInDFTXScaleToolTipId, eInDFTYScaleToolTipId, eInDFTZScaleToolTipId,
  eInDilateFactorToolTipId, eInDirSmoothFactorToolTipId, eInFactor1ToolTipId, eInFactor2ToolTipId,
  eInFactorToolTipId, eInFeaturesDistXToolTipId, eInFeaturesDistYToolTipId, eInFeaturesDistZToolTipId,
  eInFirstLabelOffsetToolTipId, eInGradStdDevToolTipId, eInGradientStdDevToolTipId, eInHalfKnlSizeToolTipId,
  eInHalfKnlSizeXToolTipId, eInHalfKnlSizeYToolTipId, eInHalfKnlSizeZToolTipId, eInIgnoreForegroundToolTipId,
  eInImgMean1ToolTipId, eInImgMean2ToolTipId, eInIterIdToolTipId, eInKDENbSamplesToolTipId,
  eInLabelValueToolTipId, eInMaxAngleWithGradDirToolTipId, eInMaxDistanceToolTipId, eInMaxHalfKnlSizeToolTipId,
  eInMaxTranslationToolTipId, eInMinShapeSizeToolTipId, eInNbAnglesToolTipId, eInNbCirclesToolTipId,
  eInNbClassesToolTipId, eInNbClustersToolTipId, eInNbFeaturesToolTipId, eInNbIterToolTipId,
  eInNbLabelsToolTipId, eInNbMaxPtsPerCircleToolTipId, eInNbMinDataByThreadToolTipId, eInNbMinPointForPolygApproxToolTipId,
  eInNbSamplesToolTipId, eInNbTimeStepsToolTipId, eInNormProjFactorToolTipId, eInNormalizeToolTipId,
  eInOffset1ToolTipId, eInOffset2ToolTipId, eInOffsetToolTipId, eInOptBlendMultiplierToolTipId,
  eInOptClustersCentersShiftToleranceToolTipId, eInOptComputeOutImgToolTipId, eInOptContrastRadiusToolTipId, eInOptContrastSizeToolTipId,
  eInOptCorrelationThreshold2dToolTipId, eInOptCorrelationThreshold3dToolTipId, eInOptDepthMapToolTipId, eInOptDirSmoothFactorToolTipId,
  eInOptEpsilonToolTipId, eInOptEraseValueToolTipId, eInOptFeaturesDistXToolTipId, eInOptFeaturesDistYToolTipId,
  eInOptFeaturesDistZToolTipId, eInOptGradStdDevToolTipId, eInOptGreatestMinToolTipId, eInOptHalfKnlSizeToolTipId,
  eInOptHoughLinesOrientationToleranceToolTipId, eInOptInNbClassesToolTipId, eInOptKDENbSamplesToolTipId, eInOptLowestMaxToolTipId,
  eInOptMaxAbsDiffValueToolTipId, eInOptMaxAngleWithGradDirToolTipId, eInOptMaxDistanceToolTipId, eInOptMaxHalfKnlSizeToolTipId,
  eInOptMaxTranslationToolTipId, eInOptMeanSmoothingValueToolTipId, eInOptMemoryRatioToolTipId, eInOptNbAngles2dToolTipId,
  eInOptNbAngles3dToolTipId, eInOptNbAttemptsToolTipId, eInOptNbCirclesToolTipId, eInOptNbClassesToolTipId,
  eInOptNbClustersToolTipId, eInOptNbFeaturesToolTipId, eInOptNbIterByStageToolTipId, eInOptNbMaxIterToolTipId,
  eInOptNbMaxPtsPerCircleToolTipId, eInOptNbMinDataByThreadToolTipId, eInOptNbMinPointForPolygApproxToolTipId, eInOptNormalizeSobelKernelToolTipId,
  eInOptOffsetToolTipId, eInOptOutSizeXToolTipId, eInOptOutputImg3dZSizeToolTipId, eInOptPhiToolTipId,
  eInOptPixelXSizeToolTipId, eInOptPixelYSizeToolTipId, eInOptPixelZSizeToolTipId, eInOptPolygApproxMaxDistToolTipId,
  eInOptProbabilitiesToolTipId, eInOptRandomMaxValueToolTipId, eInOptRandomMinValueToolTipId, eInOptRangePhiToolTipId,
  eInOptRangeThetaToolTipId, eInOptSaturateOutputToolTipId, eInOptSignatureScaleFactorToolTipId, eInOptSizeRatioToolTipId,
  eInOptSpatialStepToolTipId, eInOptSplitValueToolTipId, eInOptStdDevFactorToolTipId, eInOptStdDevGradToolTipId,
  eInOptStdDevMatToolTipId, eInOptTargetTile2dSideLengthToolTipId, eInOptTargetTile3dSideLengthToolTipId, eInOptTheta0ToolTipId,
  eInOptThetaToolTipId, eInOptWeightToolTipId, eInOptZScaleFactorToolTipId, eInOptZoomFactorToolTipId,
  eInOutOptAllow8bitsCompressionToolTipId, eInOutputImg3dZSizeToolTipId, eInPhiToolTipId, eInPolygApproxMaxDistToolTipId,
  eInRadiusToolTipId, eInRangePhiToolTipId, eInRangeSigmaToolTipId, eInRangeThetaToolTipId,
  eInRemoveSkeletonsWithoutHolesToolTipId, eInRingHalfThicknessToolTipId, eInScaleFactorToolTipId, eInSecondLabelOffsetToolTipId,
  eInSharpnessToolTipId, eInSigmoidAlphaToolTipId, eInSigmoidBetaToolTipId, eInSignatureScaleFactorToolTipId,
  eInSliceIndexToolTipId, eInSmoothingStdDevToolTipId, eInSpaceSigmaToolTipId, eInSpatialStepToolTipId,
  eInSplitValueToolTipId, eInStdDevGradToolTipId, eInStdDevMatToolTipId, eInStdDevToolTipId,
  eInStdDevXToolTipId, eInStdDevYToolTipId, eInStdDevZToolTipId, eInSubSampleHalfStepToolTipId,
  eInSuperPixelsParamValueToolTipId, eInTargetTileSideLengthToolTipId, eInTheta0ToolTipId, eInThetaToolTipId,
  eInThresholdMaxToolTipId, eInThresholdMinToolTipId, eInTopHatThresholdToolTipId, eInUInt64ValueToolTipId,
  eInUpdateCentersFlagToolTipId, eOutCompactnessToolTipId, eOutFactorToolTipId, eOutMaxLabelToolTipId,
  eOutMaxToolTipId, eOutOffsetToolTipId, eOutPCAMatrixRankToolTipId, eOutThresholdToolTipId
}
 Enumerate describing messages. More...
 
enum  eCornerDetectionMethod { eCDM_ShiTomasi, eCDM_Harris }
 Enumerate describing corner detection method. More...
 
enum  eDFTQuadrantsPolicy { eDFTQP_Centered, eDFTQP_Native }
 Enumerate describing quadrants policy used to store Discrete Fourier Transform data. More...
 
enum  eDFTCoordinates { eDFTC_Polar, eDFTC_Cartesian }
 Enumerate describing coordinates system used to store Discrete Fourier Transform data. More...
 
enum  eDFTScalePolicy { eDFTSP_Default, eDFTSP_Unitary, eDFTSP_Custom }
 Enumerate describing policy used to scale data of Discrete Fourier Transform. More...
 
enum  eDFTDirection { eDFTD_Forward, eDFTD_Backward }
 Enumerate describing Discrete Fourier Transform computation direction. More...
 
enum  eImageValueExtractionMethod { eIVEM_ImageRatio, eIVEM_NbSample, eIVEM_ForceTiled, eIVEM_ForceStriped }
 Enumerate describing configuration used to define image value extraction method. More...
 
enum  eIPSDKIPLDataItem2Message {
  eAccumIntensityThresholdAbsoluteToolTipId, eAccumIntensityThresholdRatioToolTipId, eAccumIntensityThresholdToolTipId, eCannyThresholdsHighToolTipId,
  eCannyThresholdsLowToolTipId, eCannyThresholdsToolTipId, eColorConversionTransformLinearTransformToolTipId, eColorConversionTransformTargetColorSpaceToolTipId,
  eColorConversionTransformToolTipId, eCompareResultBEqualToolTipId, eCompareResultNbDiffToolTipId, eCompareResultOutOfTolPix1ValueToolTipId,
  eCompareResultOutOfTolPix2ValueToolTipId, eCompareResultOutOfTolPixPositionToolTipId, eCompareResultPixCountToolTipId, eCompareResultToolTipId,
  eContourExtractionSettingsEnablePolygApproxToolTipId, eContourExtractionSettingsNbMinPointForPolygApproxToolTipId, eContourExtractionSettingsNeighborhood2dTypeToolTipId, eContourExtractionSettingsPolygApproxMaxDistToolTipId,
  eContourExtractionSettingsToolTipId, eCoords2dCollCollToolTipId, eCoords2dCollToolTipId, eCoords2dToolTipId,
  eCoords2dXToolTipId, eCoords2dYToolTipId, eCoords3dCollCollToolTipId, eCoords3dCollToolTipId,
  eCoords3dToolTipId, eCoords3dXToolTipId, eCoords3dYToolTipId, eCoords3dZToolTipId,
  eCornerDetectionParamsHarrisSensitivityToolTipId, eCornerDetectionParamsMethodToolTipId, eCornerDetectionParamsToolTipId, eDistWeight2dToolTipId,
  eDistWeight2dXWeightToolTipId, eDistWeight2dXYWeightToolTipId, eDistWeight2dYWeightToolTipId, eDistWeight3dToolTipId,
  eDistWeight3dXWeightToolTipId, eDistWeight3dXYWeightToolTipId, eDistWeight3dXYZWeightToolTipId, eDistWeight3dXZWeightToolTipId,
  eDistWeight3dYWeightToolTipId, eDistWeight3dYZWeightToolTipId, eDistWeight3dZWeightToolTipId, eEigen2dDataCollCollToolTipId,
  eEigen2dDataCollToolTipId, eEigen2dDataLambdaMaxToolTipId, eEigen2dDataLambdaMinToolTipId, eEigen2dDataThetaToolTipId,
  eEigen2dDataToolTipId, eEigen2dDataXToolTipId, eEigen2dDataYToolTipId, eEigen3dDataAlphaToolTipId,
  eEigen3dDataBetaToolTipId, eEigen3dDataChiToolTipId, eEigen3dDataCollCollToolTipId, eEigen3dDataCollToolTipId,
  eEigen3dDataLambdaInterToolTipId, eEigen3dDataLambdaMaxToolTipId, eEigen3dDataLambdaMinToolTipId, eEigen3dDataToolTipId,
  eEigen3dDataXToolTipId, eEigen3dDataYToolTipId, eEigen3dDataZToolTipId, eEvenlySpacedRangeMaxToolTipId,
  eEvenlySpacedRangeMinToolTipId, eEvenlySpacedRangeNbBinsToolTipId, eEvenlySpacedRangeToolTipId, eFeature2dGreySignatureLambdaMaxToolTipId,
  eFeature2dGreySignatureLambdaMinToolTipId, eFeature2dGreySignatureSignatureToolTipId, eFeature2dGreySignatureThetaToolTipId, eFeature2dGreySignatureToolTipId,
  eFeature2dGreySignatureXToolTipId, eFeature2dGreySignatureYToolTipId, eFeature3dGreySignatureAlphaToolTipId, eFeature3dGreySignatureBetaToolTipId,
  eFeature3dGreySignatureChiToolTipId, eFeature3dGreySignatureLambdaInterToolTipId, eFeature3dGreySignatureLambdaMaxToolTipId, eFeature3dGreySignatureLambdaMinToolTipId,
  eFeature3dGreySignatureSignatureToolTipId, eFeature3dGreySignatureToolTipId, eFeature3dGreySignatureXToolTipId, eFeature3dGreySignatureYToolTipId,
  eFeature3dGreySignatureZToolTipId, eFeatureAssignmentInfoCorrelationToolTipId, eFeatureAssignmentInfoOutlierToolTipId, eFeatureAssignmentInfoPtIdx1ToolTipId,
  eFeatureAssignmentInfoPtIdx2ToolTipId, eFeatureAssignmentInfoToolTipId, eFeatures2dGreySignatureSignatureCollToolTipId, eFeatures2dGreySignatureToolTipId,
  eFeatures3dGreySignatureSignatureCollToolTipId, eFeatures3dGreySignatureToolTipId, eFeaturesRegistrationIndicatorsAssignmentsToolTipId, eFeaturesRegistrationIndicatorsNbFeatures1ToolTipId,
  eFeaturesRegistrationIndicatorsNbFeatures2ToolTipId, eFeaturesRegistrationIndicatorsNbPairsToolTipId, eFeaturesRegistrationIndicatorsEstimationResultsToolTipId, eFeaturesRegistrationIndicatorsToolTipId,
  eHoughCircle2dPptiesAccumIntensityToolTipId, eHoughCircle2dPptiesRadiusToolTipId, eHoughCircle2dPptiesToolTipId, eHoughCircle2dPptiesXToolTipId,
  eHoughCircle2dPptiesYToolTipId, eHoughCircles2dPptiesCollToolTipId, eHoughCircles2dPptiesToolTipId, eHoughCirclesKernelXYCollToolTipId,
  eHoughCirclesKernelXYEltDxDivByRToolTipId, eHoughCirclesKernelXYEltDxToolTipId, eHoughCirclesKernelXYEltDyDivByRToolTipId, eHoughCirclesKernelXYEltDyToolTipId,
  eHoughCirclesKernelXYEltNbPtsOnCircleToolTipId, eHoughCirclesKernelXYEltRadiusToolTipId, eHoughCirclesKernelXYEltToolTipId, eHoughCirclesKernelXYToolTipId,
  eHoughCirclesPhaseCodedKernelXYCollToolTipId, eHoughCirclesPhaseCodedKernelXYEltCosPhiDivByRToolTipId, eHoughCirclesPhaseCodedKernelXYEltDxDivByRToolTipId, eHoughCirclesPhaseCodedKernelXYEltDxToolTipId,
  eHoughCirclesPhaseCodedKernelXYEltDyDivByRToolTipId, eHoughCirclesPhaseCodedKernelXYEltDyToolTipId, eHoughCirclesPhaseCodedKernelXYEltRadiusToolTipId, eHoughCirclesPhaseCodedKernelXYEltSinPhiDivByRToolTipId,
  eHoughCirclesPhaseCodedKernelXYEltToolTipId, eHoughCirclesPhaseCodedKernelXYToolTipId, eHoughCirclesRadiusRangeMaxRadiusToolTipId, eHoughCirclesRadiusRangeMinRadiusToolTipId,
  eHoughCirclesRadiusRangeToolTipId, eIntegers64EltsToolTipId, eIntegers64ToolTipId, eLocalExtremaConfigLocalExtremumTypeToolTipId,
  eLocalExtremaConfigNbTotPointsToolTipId, eLocalExtremaConfigThresholdToolTipId, eLocalExtremaConfigToolTipId, eNbModifiedPixelsToolTipId,
  eNbModifiedPixelsValToolTipId, eParaboloidParams3dConstantToolTipId, eParaboloidParams3dToolTipId, eParaboloidParams3dX2CoefToolTipId,
  eParaboloidParams3dXCoefToolTipId, eParaboloidParams3dXYCoefToolTipId, eParaboloidParams3dY2CoefToolTipId, eParaboloidParams3dYCoefToolTipId,
  ePatchBasedBilateralParamsKernelRadiusToolTipId, ePatchBasedBilateralParamsNoiseSigmaToolTipId, ePatchBasedBilateralParamsPatchHalfSizeToolTipId, ePatchBasedBilateralParamsPatchSimilaritySigmaToolTipId,
  ePatchBasedBilateralParamsSpaceSigmaToolTipId, ePatchBasedBilateralParamsToolTipId, eRegistrationMotionTransform2dMotionModelToolTipId, eRegistrationMotionTransform2dParamsToolTipId,
  eRegistrationMotionTransform2dToolTipId, eRegistrationMotionTransform3dMotionModelToolTipId, eRegistrationMotionTransform3dParamsToolTipId, eRegistrationMotionTransform3dToolTipId,
  eRemoveTooCloseCirclesParamsCirclesProximityRatioThresholdToolTipId, eRemoveTooCloseCirclesParamsEnabledFlagToolTipId, eRemoveTooCloseCirclesParamsToolTipId, eSamplingBallInfoRingCollToolTipId,
  eSamplingBallInfoToolTipId, eSamplingRingInfoNbSamplesToolTipId, eSamplingRingInfoRadiusToolTipId, eSamplingRingInfoStdDevToolTipId,
  eSamplingRingInfoToolTipId, eScaleCandidatesScalesToolTipId, eScaleCandidatesToolTipId, eVoxel3dIntensityToolTipId,
  eVoxel3dToolTipId, eVoxel3dXToolTipId, eVoxel3dYToolTipId, eVoxel3dZToolTipId,
  eVoxels3dCollToolTipId, eVoxels3dToolTipId
}
 
enum  eIPSDKIPLDataItem3Message {
  eAbscissRgbAbscissToolTipId, eAbscissRgbRgbToolTipId, eAbscissRgbToolTipId, eClusterCenterElementsToolTipId,
  eClusterCenterToolTipId, eClusterEltInfoClusterIndexToolTipId, eClusterEltInfoDistToCenterToolTipId, eClusterEltInfoEltIndexToolTipId,
  eClusterEltInfoToolTipId, eClusterEltInfoVectorToolTipId, eClusterPptiesCenterToolTipId, eClusterPptiesCompactnessToolTipId,
  eClusterPptiesStdDeviationsToolTipId, eClusterPptiesToolTipId, eClustersCentersCollToolTipId, eClustersCentersToolTipId,
  eClustersPptiesCollCollToolTipId, eClustersPptiesCollCompactnessToolTipId, eClustersPptiesCollToolTipId, eCylinderUnrollingIntegrationParamsHalfThicknessToolTipId,
  eCylinderUnrollingIntegrationParamsIntegrationTypeToolTipId, eCylinderUnrollingIntegrationParamsToolTipId, eDFTConfigCoordsTypeToolTipId, eDFTConfigCustomXScaleToolTipId,
  eDFTConfigCustomYScaleToolTipId, eDFTConfigCustomZScaleToolTipId, eDFTConfigQuadrantsPolicyToolTipId, eDFTConfigScalePolicyToolTipId,
  eDFTConfigToolTipId, eFeatures2dRegistrationResultIndicatorsToolTipId, eFeatures2dRegistrationResultOriginSignatureToolTipId, eFeatures2dRegistrationResultTargetSignatureToolTipId,
  eFeatures2dRegistrationResultToolTipId, eFeatures2dRegistrationResultTransformToolTipId, eFeatures2dRegistrationResultsCollToolTipId, eFeatures2dRegistrationResultsToolTipId,
  eFeatures3dRegistrationResultIndicatorsToolTipId, eFeatures3dRegistrationResultOriginSignatureToolTipId, eFeatures3dRegistrationResultTargetSignatureToolTipId, eFeatures3dRegistrationResultToolTipId,
  eFeatures3dRegistrationResultTransformToolTipId, eFeatures3dRegistrationResultsCollToolTipId, eFeatures3dRegistrationResultsToolTipId, eHoughLine2dPptiesAccumIntensityToolTipId,
  eHoughLine2dPptiesRhoToolTipId, eHoughLine2dPptiesThetaToolTipId, eHoughLine2dPptiesToolTipId, eHoughLines2dPptiesCollToolTipId,
  eHoughLines2dPptiesToolTipId, eHoughLinesExtractionParamsAccumThresholdTypeToolTipId, eHoughLinesExtractionParamsAccumThresholdValueToolTipId, eHoughLinesExtractionParamsLocalMaxSearchWindowRadiusToolTipId,
  eHoughLinesExtractionParamsToolTipId, eHoughLinesGradientImgParamsIntensityThresholdToolTipId, eHoughLinesGradientImgParamsRhoStepToolTipId, eHoughLinesGradientImgParamsThetaMaxToolTipId,
  eHoughLinesGradientImgParamsThetaMinToolTipId, eHoughLinesGradientImgParamsThetaNbBinsToolTipId, eHoughLinesGradientImgParamsToolTipId, eHoughLinesImgParamsIntensityThresholdToolTipId,
  eHoughLinesImgParamsRhoStepToolTipId, eHoughLinesImgParamsThetaMaxToolTipId, eHoughLinesImgParamsThetaMinToolTipId, eHoughLinesImgParamsThetaNbBinsToolTipId,
  eHoughLinesImgParamsToolTipId, eGaussianCoverageGaussianRatioToolTipId, eGaussianCoverageMinHalfKernelSizeToolTipId, eGaussianCoverageToolTipId,
  eHuMomentsI1ToolTipId, eHuMomentsI2ToolTipId, eHuMomentsI3ToolTipId, eHuMomentsI4ToolTipId,
  eHuMomentsI5ToolTipId, eHuMomentsI6ToolTipId, eHuMomentsI7ToolTipId, eHuMomentsI8ToolTipId,
  eHuMomentsToolTipId, eHysteresisParamsHighPropagationThresholdToolTipId, eHysteresisParamsHighSeedThresholdToolTipId, eHysteresisParamsLowPropagationThresholdToolTipId,
  eHysteresisParamsLowSeedThresholdToolTipId, eHysteresisParamsToolTipId, eImageValueExtractionMethodConfigToolTipId, eImageValueExtractionMethodImageRatioThresholdToolTipId,
  eImageValueExtractionMethodNbDataThresholdToolTipId, eImageValueExtractionMethodToolTipId, eImgComparisonToleranceAbsTolToolTipId, eImgComparisonToleranceRelTolToolTipId,
  eImgComparisonToleranceToleranceTypeToolTipId, eImgComparisonToleranceToolTipId, eKDEBandwidthPolicyMethodToolTipId, eKDEBandwidthPolicyToolTipId,
  eKDEBandwidthPolicyValueToolTipId, eKDEDataSetBandwidthToolTipId, eKDEDataSetImgValuesToolTipId, eKDEDataSetToolTipId,
  eKMeansAssignmentInfoClustersCompactnessesToolTipId, eKMeansAssignmentInfoClustersNbEltsToolTipId, eKMeansAssignmentInfoCompactnessToolTipId, eKMeansAssignmentInfoFlattenedClustersSqSumsToolTipId,
  eKMeansAssignmentInfoFlattenedClustersSumsToolTipId, eKMeansAssignmentInfoToolTipId, eKMeansPPClusterInitInfoCompactnessToolTipId, eKMeansPPClusterInitInfoCumulatedSumsToolTipId,
  eKMeansPPClusterInitInfoToolTipId, eLawTexPostProcParamsGaussianSmoothingCoverageToolTipId, eLawTexPostProcParamsGaussianSmoothingStdDevToolTipId, eLawTexPostProcParamsHalfKnlSizeToolTipId,
  eLawTexPostProcParamsMethodToolTipId, eLawTexPostProcParamsToolTipId, eLawTexPreProcParamsGaussianSmoothingCoverageToolTipId, eLawTexPreProcParamsGaussianSmoothingStdDevToolTipId,
  eLawTexPreProcParamsMeanSmoothingHalfKnlSizeToolTipId, eLawTexPreProcParamsMethodToolTipId, eLawTexPreProcParamsToolTipId, eLawTextureKernel2dTypesFlagE5E5ToolTipId,
  eLawTextureKernel2dTypesFlagE5R5_R5E5ToolTipId, eLawTextureKernel2dTypesFlagE5S5_S5E5ToolTipId, eLawTextureKernel2dTypesFlagL5E5_E5L5ToolTipId, eLawTextureKernel2dTypesFlagL5R5_R5L5ToolTipId,
  eLawTextureKernel2dTypesFlagL5S5_S5L5ToolTipId, eLawTextureKernel2dTypesFlagR5R5ToolTipId, eLawTextureKernel2dTypesFlagS5R5_R5S5ToolTipId, eLawTextureKernel2dTypesFlagS5S5ToolTipId,
  eLawTextureKernel2dTypesToolTipId, eLawTextureKernel3dTypesFlagE5E5E5ToolTipId, eLawTextureKernel3dTypesFlagE5E5R5ToolTipId, eLawTextureKernel3dTypesFlagE5E5S5ToolTipId,
  eLawTextureKernel3dTypesFlagE5R5R5ToolTipId, eLawTextureKernel3dTypesFlagE5S5R5ToolTipId, eLawTextureKernel3dTypesFlagE5S5S5ToolTipId, eLawTextureKernel3dTypesFlagL5E5E5ToolTipId,
  eLawTextureKernel3dTypesFlagL5E5R5ToolTipId, eLawTextureKernel3dTypesFlagL5E5S5ToolTipId, eLawTextureKernel3dTypesFlagL5L5E5ToolTipId, eLawTextureKernel3dTypesFlagL5L5R5ToolTipId,
  eLawTextureKernel3dTypesFlagL5L5S5ToolTipId, eLawTextureKernel3dTypesFlagL5R5R5ToolTipId, eLawTextureKernel3dTypesFlagL5S5R5ToolTipId, eLawTextureKernel3dTypesFlagL5S5S5ToolTipId,
  eLawTextureKernel3dTypesFlagR5R5R5ToolTipId, eLawTextureKernel3dTypesFlagS5R5R5ToolTipId, eLawTextureKernel3dTypesFlagS5S5R5ToolTipId, eLawTextureKernel3dTypesFlagS5S5S5ToolTipId,
  eLawTextureKernel3dTypesToolTipId, eMVEParamsAreaSensitivityThresholdToolTipId, eMVEParamsBlackWhiteToolTipId, eMVEParamsBlobSensitivityThresholdToolTipId,
  eMVEParamsScalesToolTipId, eMVEParamsToolTipId, eMaxValIdxIdxToolTipId, eMaxValIdxToolTipId,
  eMaxValIdxValueToolTipId
}
 Enumerate describing messages. More...
 
enum  eIPSDKIPLDataItem4Message {
  eGaborParamsPhiToolTipId, eGaborParamsStdDevXToolTipId, eGaborParamsStdDevYToolTipId, eGaborParamsStdDevZToolTipId,
  eGaborParamsThetaToolTipId, eGaborParamsToolTipId, eGlobalEntropyResultToolTipId, eGlobalEntropyResultValueToolTipId,
  eKKMeansCentroidClusterTermToolTipId, eKKMeansCentroidDictionaryToolTipId, eKKMeansCentroidToolTipId, eKKMeansCentroidWeightsToolTipId,
  eKKMeansCentroidsCollToolTipId, eKKMeansCentroidsRadialBasisKernelSigmaToolTipId, eKKMeansCentroidsToolTipId, eKernelKMeansParamsMaxDictionarySizeToolTipId,
  eKernelKMeansParamsMinChangeRatioToolTipId, eKernelKMeansParamsNbAttemptsToolTipId, eKernelKMeansParamsNbMaxIterationToolTipId, eKernelKMeansParamsRBKAccuracyThresholdParamToolTipId,
  eKernelKMeansParamsRBKParamsPolicyToolTipId, eKernelKMeansParamsRBKSigmaParamToolTipId, eKernelKMeansParamsToolTipId, ePCAReductionParamsCriterionToolTipId,
  ePCAReductionParamsNbExpectedElementsInSequenceToolTipId, ePCAReductionParamsToolTipId, ePCAReductionParamsVarianceThresholdToolTipId, ePearsonCCResultCorrCoeffToolTipId,
  ePearsonCCResultToolTipId, ePixelColorIntensitiesToolTipId, ePixelColorToolTipId, ePixelColorXToolTipId,
  ePixelColorYToolTipId, ePixelColorZToolTipId, ePixelPositionCToolTipId, ePixelPositionTToolTipId,
  ePixelPositionToolTipId, ePixelPositionXToolTipId, ePixelPositionYToolTipId, ePixelPositionZToolTipId,
  ePixelsColorCollToolTipId, ePixelsColorToolTipId, eRandomForestFeatureListDimensionToolTipId, eRandomForestFeatureListFeatureCollToolTipId,
  eRandomForestFeatureListMaxShiftToolTipId, eRandomForestFeatureListNbChannelsToolTipId, eRandomForestFeatureListToolTipId, eRandomForestFeatureParamXToolTipId,
  eRandomForestFeatureParamYToolTipId, eRandomForestFeatureParamZToolTipId, eRandomForestFeatureToolTipId, eRandomForestFeatureTypeToolTipId,
  eRandomForestFeatureZoomToolTipId, eRandomForestForestToolTipId, eRandomForestModelFeatureListToolTipId, eRandomForestModelRandomForestToolTipId,
  eRandomForestModelToolTipId, eRandomForestNbLabelsToolTipId, eRandomForestToolTipId, eRandomForestTreeCollToolTipId,
  eRandomForestTreeNodeFeatureIdxToolTipId, eRandomForestTreeNodeIdxToolTipId, eRandomForestTreeNodeNodeIdxFalseToolTipId, eRandomForestTreeNodeNodeIdxTrueToolTipId,
  eRandomForestTreeNodeThresholdToolTipId, eRandomForestTreeNodeToolTipId, eRandomForestTreeNodeTypeToolTipId, eRandomForestTreeNodeValueToolTipId,
  eRandomForestTreeToolTipId, eRegistrationTracking2dDataCurGridToolTipId, eRegistrationTracking2dDataPointsCollToolTipId, eRegistrationTracking2dDataToolTipId,
  eRegistrationTracking2dGridPt0ToolTipId, eRegistrationTracking2dGridPt1ToolTipId, eRegistrationTracking2dGridPt2ToolTipId, eRegistrationTracking2dGridPt3ToolTipId,
  eRegistrationTracking2dGridToolTipId, eRegistrationTraining2dConfigBasePerturbHalfRangeToolTipId, eRegistrationTraining2dConfigInterpolationPolicyToolTipId, eRegistrationTraining2dConfigNbSamplesByStageToolTipId,
  eRegistrationTraining2dConfigStageFactorsToolTipId, eRegistrationTraining2dConfigToolTipId, eRegistrationTraining2dDataInterpolationPolicyToolTipId, eRegistrationTraining2dDataRefGridToolTipId,
  eRegistrationTraining2dDataRefIntensityCollToolTipId, eRegistrationTraining2dDataStageDataCollToolTipId, eRegistrationTraining2dDataToolTipId, eRegistrationTrainingStageDataCoordsValidityToolTipId,
  eRegistrationTrainingStageDataErrorsRatioToolTipId, eRegistrationTrainingStageDataMatrixRankToolTipId, eRegistrationTrainingStageDataMatrixToolTipId, eRegistrationTrainingStageDataPerturbHalfRangeToolTipId,
  eRegistrationTrainingStageDataToolTipId, eRgbBlueToolTipId, eRgbGreenToolTipId, eRgbRedToolTipId,
  eRgbToolTipId, eRobustDataPartitionConfigNbBucketsByAxisToolTipId, eRobustDataPartitionConfigToolTipId, eRobustDataPartitionConfigTypeToolTipId,
  eRobustEstimationConfigAllowSimpleEstimationToolTipId, eRobustEstimationConfigDataPartitionConfigToolTipId, eRobustEstimationConfigExpectedOutlierRatioToolTipId, eRobustEstimationConfigGaussianSigmaToolTipId,
  eRobustEstimationConfigOutlierRangeFactorToolTipId, eRobustEstimationConfigOutlierThresholdToolTipId, eRobustEstimationConfigSuccessRatioToolTipId, eRobustEstimationConfigTranslationThetaThresholdToolTipId,
  eRobustEstimationConfigTranslationAbsMaxToolTipId, eRobustEstimationConfigTranslationMatchRatioToolTipId, eRobustEstimationConfigToolTipId, eRobustEstimationConfigTypeToolTipId,
  eRobustEstimationResultsConfigToolTipId, eRobustEstimationResultsEstimOutlierThresholdToolTipId, eRobustEstimationResultsEstimParamsToolTipId, eRobustEstimationResultsEstimationStatusFlagToolTipId,
  eRobustEstimationResultsEstimationStatusMsgToolTipId, eRobustEstimationResultsInputDataSizeToolTipId, eRobustEstimationResultsNbEstimParamsToolTipId, eRobustEstimationResultsNbInputDataToolTipId,
  eRobustEstimationResultsNbMinDataForEstimationToolTipId, eRobustEstimationResultsNbMinDataForRobustEstimationToolTipId, eRobustEstimationResultsNbNonLinearIterationToolTipId, eRobustEstimationResultsOutlierFlagsToolTipId,
  eRobustEstimationResultsResidualsSetToolTipId, eRobustEstimationResultsRobustEstimationDoneToolTipId, eRobustEstimationResultsToolTipId, eSizeSuperPixelsNbXToolTipId,
  eSizeSuperPixelsNbYToolTipId, eSizeSuperPixelsNbZToolTipId, eSizeSuperPixelsSizeXToolTipId, eSizeSuperPixelsSizeYToolTipId,
  eSizeSuperPixelsSizeZToolTipId, eSizeSuperPixelsToolTipId, eSuperPixelUpdateCenterNbPixelsToolTipId, eSuperPixelUpdateCenterSumXToolTipId,
  eSuperPixelUpdateCenterSumYToolTipId, eSuperPixelUpdateCenterSumZToolTipId, eSuperPixelUpdateCenterToolTipId, eSuperPixelUpdateCentersCollToolTipId,
  eSuperPixelUpdateCentersToolTipId, eSurfaceExtractionSettingsEnableSurfApproxToolTipId, eSurfaceExtractionSettingsSubSampleHalfStepToolTipId, eSurfaceExtractionSettingsToolTipId,
  eSurfaceExtractionSettingsNbMinTrianglesToolTipId, eSurfaceExtractionSettingsSimplificationRatioToolTipId, eUIntegers64EltsToolTipId, eUIntegers64ToolTipId,
  eWarpMotionTransform2dParamsToolTipId, eWarpMotionTransform2dToolTipId, eWarpMotionTransform2dTypeToolTipId, eWarpMotionTransform3dParamsToolTipId,
  eWarpMotionTransform3dToolTipId, eWarpMotionTransform3dTypeToolTipId, eZStepsStepsCollToolTipId, eZStepsToolTipId
}
 Enumerate describing messages. More...
 
enum  eIPSDKIPLDataItemMessage {
  eCumulativeHistogramDataBinWidthToolTipId, eCumulativeHistogramDataFrequenciesToolTipId, eCumulativeHistogramDataMaxToolTipId, eCumulativeHistogramDataMinToolTipId,
  eCumulativeHistogramDataToolTipId, eCyclicRgbColorMapCycleModeToolTipId, eCyclicRgbColorMapLookupTableToolTipId, eCyclicRgbColorMapToolTipId,
  eDoublesCollToolTipId, eDoublesToolTipId, eFloatsCollToolTipId, eFloatsToolTipId,
  eGaussianNoiseStatsPixCountToolTipId, eGaussianNoiseStatsSigmaToolTipId, eGaussianNoiseStatsSumToolTipId, eGaussianNoiseStatsToolTipId,
  eGaussianParameterMeanToolTipId, eGaussianParameterStdDevToolTipId, eGaussianParameterToolTipId, eHistoMsrParamsBinWidthToolTipId,
  eHistoMsrParamsDefineBinWidthFlagToolTipId, eHistoMsrParamsMaxToolTipId, eHistoMsrParamsMinMaxDefinitionToolTipId, eHistoMsrParamsMinToolTipId,
  eHistoMsrParamsNbClassesToolTipId, eHistoMsrParamsToolTipId, eHistogramDataBinWidthToolTipId, eHistogramDataFrequenciesToolTipId,
  eHistogramDataMaxToolTipId, eHistogramDataMinToolTipId, eHistogramDataToolTipId, eImg2dOffsetToolTipId,
  eImg2dOffsetXOffsetToolTipId, eImg2dOffsetYOffsetToolTipId, eImg2dSizeToolTipId, eImg2dSizeXSzToolTipId,
  eImg2dSizeYSzToolTipId, eImg3dOffsetToolTipId, eImg3dOffsetXOffsetToolTipId, eImg3dOffsetYOffsetToolTipId,
  eImg3dOffsetZOffsetToolTipId, eImg3dSizeToolTipId, eImg3dSizeXSzToolTipId, eImg3dSizeYSzToolTipId,
  eImg3dSizeZSzToolTipId, eIntensityLUTBinWidthToolTipId, eIntensityLUTInMinToolTipId, eIntensityLUTLookupTableToolTipId,
  eIntensityLUTToolTipId, eInterStripLabelConnectionsConnectionsToolTipId, eInterStripLabelConnectionsToolTipId, eLabelActivationTableFlagCollToolTipId,
  eLabelActivationTableToolTipId, eLabelConnectionLabelIdx1ToolTipId, eLabelConnectionLabelIdx2ToolTipId, eLabelConnectionTableConnectionsToolTipId,
  eLabelConnectionTableNbTotLabelToolTipId, eLabelConnectionTableToolTipId, eLabelConnectionToolTipId, eLabelInfoMaxToolTipId,
  eLabelInfoToolTipId, eNCCResultSumSqRefToolTipId, eNCCResultSumSqTemplateToolTipId, eNCCResultResultToolTipId,
  eNCCResultToolTipId, ePixel2dIntensityToolTipId, ePixel2dToolTipId, ePixel2dXToolTipId,
  ePixel2dYToolTipId, ePixels2dCollToolTipId, ePixels2dToolTipId, eRangeMaxToolTipId,
  eRangeMinToolTipId, eRangeToolTipId, eScaleFactor2dToolTipId, eScaleFactor2dXFactorToolTipId,
  eScaleFactor2dYFactorToolTipId, eScaleFactor3dToolTipId, eScaleFactor3dXFactorToolTipId, eScaleFactor3dYFactorToolTipId,
  eScaleFactor3dZFactorToolTipId, eSimilarityStatsMSEToolTipId, eSimilarityStatsPSNRToolTipId, eSimilarityStatsPixCountToolTipId,
  eSimilarityStatsSSDToolTipId, eSimilarityStatsToolTipId, eSmoothRgbColorMapLookupTableToolTipId, eSmoothRgbColorMapRangeModeToolTipId,
  eSmoothRgbColorMapToolTipId, eStatsResultMaxToolTipId, eStatsResultMeanToolTipId, eStatsResultMinToolTipId,
  eStatsResultPixCountToolTipId, eStatsResultStdDevToolTipId, eStatsResultSumToolTipId, eStatsResultToolTipId
}
 Enumerate describing messages. More...
 
enum  eKDEBandwidthMethod { eKDEBM_ScottsRule, eKDEBM_SilvermansRule, eKDEBM_GaussianUnivariate, eKDEBM_UserDefined }
 Enumerate describing method used to select bandwidth parameter ( $h$) during processing of a kernel density estimation algorithm. More...
 
enum  eRadialBasisKernelParamsPolicy { eRBKPP_FromDataDynamic, eRBKPP_UserValue }
 Enumerate describing used policy for radial basis kernel parameters computation. More...
 
enum  eRegistrationMotionModel2d { eRMM2d_Rigid, eRMM2d_Similarity, eRMM2d_Homography, eRMM2d_Translation }
 Enumerate describing a 2d registration motion model. More...
 
enum  eRegistrationMotionModel3d { eRMM3d_Rigid, eRMM3d_Similarity, eRMM3d_Homography, eRMM3d_Translation }
 Enumerate describing a 3d registration motion model. More...
 
enum  eIPSDKIPLAttributesMessage {
  eFailedToExportHistogram, eHistogramNbClassesCannotBeNull, eInvalidDFTScaleFactor, eInvalidHistoBinIdx,
  eInvalidHistoBinWidth, eInvalidHistoMinMax, eInvalidKDEBandwidthValue, eInvalidNbDataForDFTScale,
  eInvalidNoiseSigma, eInvalidRBKSigmaParam, eInvalidSpaceSigma, eInvalidWarpMotionTransformParams,
  eNullKDESampleCollection, eUnsupportedKDEBandwidthPolicy, eUnsupportedRegistrationMotionTransform, eUnsupportedRobustDataPartitionType,
  eUnsupportedRobustEstimationType, eUnsupportedScalePolicyEnumValue, eUnsupportedRegistrationModelTransform
}
 Enumerate describing messages. More...
 

Functions

IPSDKIPLATTRIBUTES_API ipUInt32 getStartingKernelSize (const eInterpolationPolicy &interpolationPolicy)
 retrieve starting kernel size needed by a given interpolation method
 
IPSDKIPLATTRIBUTES_API ipUInt32 getEndingKernelSize (const eInterpolationPolicy &interpolationPolicy)
 retrieve ending kernel size needed by a given interpolation method
 
 IPSDK_DECLARE_INPUT_SHAPE3DCOLL_ATTRIBUTE (IPSDKIPLAttributes, InLabelsShape3d, ipsdk::processor::none())
 
 IPSDK_DECLARE_INOUT_SHAPE3DCOLL_ATTRIBUTE (IPSDKIPLAttributes, InOutLabelsShape3d, ipsdk::processor::none())
 
 IPSDK_DECLARE_OUTPUT_SHAPE3DCOLL_ATTRIBUTE (IPSDKIPLAttributes, OutLabelsShape3d, ipsdk::processor::none())
 
 IPSDK_DECLARE_INPUT_XSTRIP2DWITHKERNEL_ATTRIBUTE (IPSDKIPLAttributes, InKnlXStrip2d, ipsdk::processor::none())
 
 IPSDK_DECLARE_INPUT_ZSTRIPCOLOR3D_ATTRIBUTE (IPSDKIPLAttributes, InColorOrGreyZStrip3d, ipsdk::processor::none())
 
 IPSDK_DECLARE_INPUT_ZSTRIPCOLOR3D_ATTRIBUTE (IPSDKIPLAttributes, InColorZStrip3d, ipsdk::processor::none())
 
 IPSDK_DECLARE_INPUT_ZSTRIPCOLOR3D_ATTRIBUTE (IPSDKIPLAttributes, InRgbZStrip3d, ipsdk::imaproc::isRgb(attribute))
 
 IPSDK_DECLARE_OUTPUT_ZSTRIPCOLOR3D_ATTRIBUTE (IPSDKIPLAttributes, OutRgbZStrip3d, ipsdk::imaproc::isRgb(attribute))
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::AbscissRgbPtr createAbscissRgb (const ipReal64 absciss, const ipReal64 r, const ipReal64 g, const ipReal64 b)
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::AccumIntensityThresholdPtr createAccumIntensityThreshold (const ipReal64 absolute, const ipReal64 ratio)
 function allowing to create a AccumIntensityThreshold data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::CannyThresholdsPtr createCannyThresholds (const ipReal64 low, const ipReal64 high)
 function allowing to create a CannyThresholds data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::ClusterCenterPtr createClusterCenter (const std::vector< ipReal64 > &coordinates)
 function allowing to create a ClusterCenter data item
 
IPSDKIPLATTRIBUTES_API ColorConversionTransformPtr createColorConversionTransform (const image::eColorGeometryType &targetColorSpace)
 function allowing to create new color conversion transformation shared pointer
 
IPSDKIPLATTRIBUTES_API ColorConversionTransformPtr createToUserColorConversionTransform (const std::vector< ipReal32 > &linearTransform)
 function allowing to create new 'to user' color conversion transformation shared pointer
 
IPSDKIPLATTRIBUTES_API ColorConversionTransformPtr createFromUserColorConversionTransform (const image::eColorGeometryType &targetColorSpace, const std::vector< ipReal32 > &linearTransform)
 function allowing to create new 'from user' color conversion transformation shared pointer
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::ContourExtractionSettingsPtr createDefaultContourExtractionSettings ()
 function allowing to create a default ContourExtractionSettings data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::ContourExtractionSettingsPtr createContourExtractionSettings (const ipsdk::eNeighborhood2dType &neighborhood2dType, const ipReal64 polygApproxMaxDist, const ipUInt32 nbMinPointForPolygApprox)
 function allowing to create a ContourExtractionSettings data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::ContourExtractionSettingsPtr createDisabledContourExtractionSettings ()
 function allowing to create a ContourExtractionSettings data item which disable polygon extraction
 
IPSDKIPLATTRIBUTES_API Coords2dPtr createCoords2d (const ipReal64 x, const ipReal64 y)
 function allowing to create new coordinates shared pointer
 
IPSDKIPLATTRIBUTES_API Coords2dCollPtr toCoords2dColl (const Pixels2d &pixels2d)
 function allowing to convert a Pixels2d object to a Coords2dColl object
 
IPSDKIPLATTRIBUTES_API Coords3dPtr createCoords3d (const ipReal64 x, const ipReal64 y, const ipReal64 z)
 function allowing to create new coordinates shared pointer
 
IPSDKIPLATTRIBUTES_API Coords3dCollPtr toCoords3dColl (const Voxels3d &voxels3d)
 function allowing to convert a Voxels3d object to a Coords3dColl object
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::CornerDetectionParamsPtr createShiTomasiParams ()
 function allowing to create a CornerDetectionParams data item associated to shi-tomasi method
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::CornerDetectionParamsPtr createHarrisParams (const ipReal32 sensitivity)
 function allowing to create a CornerDetectionParams data item associated to harris method
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::CornerDetectionParamsPtr createDefaultHarris2dParams ()
 function allowing to create a default CornerDetectionParams data item associated to harris method in 2d case
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::CornerDetectionParamsPtr createDefaultHarris3dParams ()
 function allowing to create a default CornerDetectionParams data item associated to harris method in 3d case
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::DeepFlowParamsPtr createDefaultDeepFlowParams ()
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::DeepFlowParamsPtr createDeepFlowParams (const ipUInt32 nbMaxLayers)
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::DeepFlowParamsPtr createDeepFlowParams (const ipUInt32 nbMaxLayers, const ipUInt32 fixedPointIterations, const ipUInt32 sorIterations)
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::DeepFlowParamsPtr createDeepFlowParams (const ipUInt32 nbMaxLayers, const ipReal32 downscaleFactor, const ipUInt32 fixedPointIterations, const ipUInt32 sorIterations, const ipReal32 alpha, const ipReal32 delta, const ipReal32 gamma, const ipReal32 omega)
 
IPSDKIPLATTRIBUTES_API DFTConfigPtr createDefaultDFTConfig ()
 function allowing to create a default Discrete Fourier Transform configuration
 
IPSDKIPLATTRIBUTES_API DFTConfigPtr createDFTConfig (const ipsdk::imaproc::attr::eDFTQuadrantsPolicy &quadrantsPolicy, const ipsdk::imaproc::attr::eDFTCoordinates &coordsType, const ipsdk::imaproc::attr::eDFTScalePolicy &scalePolicy, const ipReal32 customXScale=1.0f, const ipReal32 customYScale=1.0f, const ipReal32 customZScale=1.0f)
 function allowing to create a custom Discrete Fourier Transform configuration More...
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::EvenlySpacedRangePtr createDefaultEvenlySpacedRange ()
 function allowing to create a default evenly spaced range
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::EvenlySpacedRangePtr createEvenlySpacedRange (const ipsdk::ipReal64 minValue, const ipsdk::ipReal64 maxValue, const ipsdk::ipUInt32 nbBins)
 function allowing to create an evenly spaced range from a min, a max and a number of bins
 
IPSDKIPLATTRIBUTES_API GaborParamsPtr createDefaultGaborParams ()
 function allowing to create a default GaborParams object
 
IPSDKIPLATTRIBUTES_API GaussianCoveragePtr createDefaultGaussianCoverage ()
 function allowing to create a default GaussianCoverage object
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::GaussianParameterPtr createGaussianParameter (const ipReal64 mean, const ipReal64 stdDev)
 function allowing to create a GaussianParameter data item
 
IPSDKIPLATTRIBUTES_API void exportToCsv (const boost::filesystem::path &filePath, const ipsdk::imaproc::attr::HistogramData &histogramData)
 function allowing to export histogram data to a csv file More...
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::HoughCirclesRadiusRangePtr createHoughCirclesRadiusRange (const ipsdk::ipInt64 minValue, const ipsdk::ipInt64 maxValue)
 function allowing to create a range from a min and a max value
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::HoughLine2dPptiesPtr createHoughLine2dPpties (const ipsdk::ipReal64 rho, const ipsdk::ipReal64 theta, const ipsdk::ipReal64 accumIntensity)
 function allowing to create a HoughLine2dPpties data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::HoughLinesExtractionParamsPtr createDefaultHoughLinesExtractionParams ()
 function allowing to create a default HoughLineParams data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::HoughLinesExtractionParamsPtr createHoughLinesExtractionParams (const ipsdk::imaproc::attr::eHoughAccumThresholdType &accumThresholdType, const ipsdk::ipReal64 accumThresholdValue, const ipsdk::ipUInt32 localMaxSearchWindowRadius)
 function allowing to create a HoughLineParams data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::HoughLinesGradientImgParamsPtr createDefaultHoughLinesGradientImgParams ()
 function allowing to create a default HoughLineParams data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::HoughLinesGradientImgParamsPtr createHoughLinesGradientImgParams (const ipsdk::ipReal64 rhoStep, const ipsdk::imaproc::attr::EvenlySpacedRange &thetaRange, const ipReal32 intensityThreshold)
 function allowing to create a HoughLineParams data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::HoughLinesImgParamsPtr createDefaultHoughLinesImgParams ()
 function allowing to create a default HoughLineParams data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::HoughLinesImgParamsPtr createHoughLinesImgParams (const ipsdk::ipReal64 rhoStep, const ipsdk::imaproc::attr::EvenlySpacedRange &thetaRange, const ipReal32 intensityThreshold)
 function allowing to create a HoughLineParams data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::HysteresisParamsPtr createHysteresisParams (const ipsdk::ipReal64 lowSeedThreshold, const ipsdk::ipReal64 highSeedThreshold, const ipsdk::ipReal64 lowPropagationThreshold, const ipsdk::ipReal64 highPropagationThreshold)
 function allowing to create a hysteresis parameter
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::HysteresisParamsPtr createLightHysteresisParams (const ipsdk::ipReal64 lowSeedThreshold, const ipsdk::ipReal64 lowPropagationThreshold, const ipsdk::image::eImageBufferType &bufType)
 function allowing to create a hysteresis parameter for light hysteresis
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::HysteresisParamsPtr createDarkHysteresisParams (const ipsdk::ipReal64 highSeedThreshold, const ipsdk::ipReal64 highPropagationThreshold, const ipsdk::image::eImageBufferType &bufType)
 function allowing to create a hysteresis parameter for dark hysteresis
 
IPSDKIPLATTRIBUTES_API ImageValueExtractionMethodPtr createDefaultImageValueExtractionMethod ()
 function allowing to create a default image value extraction method
 
IPSDKIPLATTRIBUTES_API ImageValueExtractionMethodPtr createImageRatioImageValueExtractionMethod (const ipReal64 imageRatioThreshold)
 function allowing to create an image value extraction method setup to image ratio configuration
 
IPSDKIPLATTRIBUTES_API ImageValueExtractionMethodPtr createNbDataThresholdImageValueExtractionMethod (const ipUInt64 nbDataThreshold)
 function allowing to create an image value extraction method setup to number of data configuration
 
IPSDKIPLATTRIBUTES_API ImageValueExtractionMethodPtr createForceTiledImageValueExtractionMethod ()
 function allowing to create an image value extraction method setup to forced to tiled configuration
 
IPSDKIPLATTRIBUTES_API ImageValueExtractionMethodPtr createForceStripedImageValueExtractionMethod ()
 function allowing to create an image value extraction method setup to forced to striped configuration
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::Img2dOffsetPtr createImg2dOffset (const ipsdk::ipUInt64 xOffset, const ipsdk::ipUInt64 yOffset)
 function allowing to create a Img2dOffset data item from a xsz and a ysz value
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::Img2dSizePtr createImg2dSize (const ipsdk::ipUInt64 xSz, const ipsdk::ipUInt64 ySz)
 function allowing to create a Img2dSize data item from a xsz and a ysz value
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::Img3dOffsetPtr createImg3dOffset (const ipsdk::ipUInt64 xOffset, const ipsdk::ipUInt64 yOffset, const ipsdk::ipUInt64 zOffset)
 function allowing to create a Img3dOffset data item from a xsz and a ysz value
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::Img3dSizePtr createImg3dSize (const ipsdk::ipUInt64 xSz, const ipsdk::ipUInt64 ySz, const ipsdk::ipUInt64 zSz)
 function allowing to create a Img3dSize data item from a xsz, a ysz and a zsz value
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::IntensityLUTPtr createIntensityLUT (const ipReal64 inMin, const ipReal64 binWidth, const Real64Vector &lookupTable)
 function allowing to create a IntensityLUT data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::IntensityLUTPtr createBinaryLUT (const BoolVector &flagsColl)
 function allowing to create a binary lut from a collection of boolean flags More...
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::IntensityLUTPtr createLabelLUT (const BoolVector &flagsColl, const eLabelReindexingPolicy &labelReindexingPolicy)
 function allowing to create a label lut from a collection of boolean flags More...
 
IPSDKIPLATTRIBUTES_API ipReal64 computeBandwidth (const ipsdk::imaproc::attr::KDEBandwidthPolicy &kdeBandwidthPolicy, const Real64Vector &samples)
 function allowing to compute a bandwith from a KDEBandwidthPolicy and a collection of samples More...
 
IPSDKIPLATTRIBUTES_API ipReal64 computeDensity (const KDEDataSet &kdeDataSet, const ipReal64 x)
 function allowing to compute a density at a given point from a KDEDataSet
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::HistogramDataPtr generateHistogram (const KDEDataSet &kdeDataSet, const ipsdk::ipReal64 minValue, const ipsdk::ipReal64 maxValue, const ipsdk::ipReal64 binWidth, const ipUInt64 globalPopulation)
 function allowing to generate an histogram from a KDEDataSet More...
 
IPSDKIPLATTRIBUTES_API KernelKMeansParamsPtr createDefaultKernelKMeansParams (const eRadialBasisKernelParamsPolicy &paramsPolicy=eRadialBasisKernelParamsPolicy::eRBKPP_FromDataDynamic, const ipReal32 sigmaParam=0.2f, const ipReal32 accuracyThresholdParam=0.002f)
 function allowing to create a default KernelKMeans parameter structure More...
 
IPSDKIPLATTRIBUTES_API KernelKMeansParamsPtr createKernelKMeansParams (const eRadialBasisKernelParamsPolicy &paramsPolicy, const ipReal32 sigmaParam, const math::clustering::KernelKMeansClusteringConfig &config)
 function allowing to create a KernelKMeans parameter structure More...
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::LawTextureKernel2dTypesPtr createLawTextureKernel2dTypes ()
 function allowing to create a LawTextureKernel2dTypes data item with default values
 
IPSDKIPLATTRIBUTES_API ipsdk::ipUInt32 getNbFramesInOutSeqImgFromKernel2dTypes (const imaproc::attr::LawTextureKernel2dTypes &kernelTypes)
 function allowing to retrieve number of associated frames in image sequence resulting from Law's texture filter application with pKernelTypes provided as input parameter
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::LawTextureKernel3dTypesPtr createLawTextureKernel3dTypes ()
 function allowing to create a LawTextureKernel3dTypes data item with default values
 
IPSDKIPLATTRIBUTES_API ipsdk::ipUInt32 getNbFramesInOutSeqImgFromKernel3dTypes (const imaproc::attr::LawTextureKernel3dTypes &kernelTypes)
 function allowing to retrieve number of associated frames in image sequence resulting from Law's texture filter application with pKernelTypes provided as input parameter
 
IPSDKIPLATTRIBUTES_API PixelPositionPtr createPixelPosition (const ipUInt64 x, const ipUInt64 y, const ipUInt64 z, const ipUInt64 c, const ipUInt64 t)
 function allowing to create new pixel position shared pointer
 
IPSDKIPLATTRIBUTES_API void exportToCsv (const boost::filesystem::path &filePath, const ipsdk::imaproc::attr::PlanIndexedHistogramData &planIndexedHistogramData)
 function allowing to export plan indexed histogram data to a csv file More...
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::RandomForestFeaturePtr createRandomForestFeature (const eRandomForestFeaturesType type, const ipsdk::ipUInt16 paramX, const ipsdk::ipUInt16 paramY, const ipsdk::ipUInt16 paramZ, const ipsdk::ipReal32 zoom)
 function allowing to create a random forest feature from its parameters
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::RandomForestModelPtr createRandomForestModel ()
 function allowing to create an empty random forest model
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::RandomForestTreePtr createRandomForestTree ()
 function allowing to create an empty random forest tree
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::RandomForestTreeNodePtr createRandomForestTreeNode (const ipsdk::ipInt32 idx, const eRandomForestTreeNodeType type, const ipsdk::ipInt16 featureIdx, const ipsdk::ipReal64 threshold, const ipsdk::ipInt32 nodeIdxTrue, const ipsdk::ipInt32 nodeIdxFalse, const ipsdk::ipInt32 value)
 function allowing to create a random forest tree node from its parameters
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::RangePtr createRange (const ipsdk::ipReal64 minValue, const ipsdk::ipReal64 maxValue)
 function allowing to create a range from a min and a max value
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::RangePtr createRange (const ipsdk::image::eImageBufferType &imageBufferType)
 function allowing to create a range associated to min and max value of an image buffer type
 
IPSDKIPLATTRIBUTES_API RegistrationTracking2dGridPtr createRegistrationTracking2dGrid (const ipReal64 x0, const ipReal64 y0, const ipReal64 x1, const ipReal64 y1, const ipReal64 x2, const ipReal64 y2, const ipReal64 x3, const ipReal64 y3)
 function allowing to create a 2d tracking grid
 
IPSDKIPLATTRIBUTES_API RegistrationTracking2dGridPtr createRegistrationTracking2dGrid (const ipReal64 xMin, const ipReal64 yMin, const ipReal64 xMax, const ipReal64 yMax)
 function allowing to create a regular 2d tracking grid
 
IPSDKIPLATTRIBUTES_API bool isInside (const RegistrationTracking2dGrid &grid, const Coords2d &pt)
 check whether a given point is inside tracking grid
 
IPSDKIPLATTRIBUTES_API RegistrationTraining2dConfigPtr createDefaultRegistrationTraining2dConfig ()
 function allowing to create a default 2d registration training configuration
 
IPSDKIPLATTRIBUTES_API RegistrationTraining2dConfigPtr createRegistrationTraining2dConfig (const ipsdk::imaproc::attr::eInterpolationPolicy &interpolationPolicy, const ipsdk::ipReal64 basePerturbHalfRange, const ipsdk::ipUInt32 nbSamplesByStage, const std::vector< ipReal64 > &stageFactors)
 function allowing to create a 2d registration training configuration
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::RemoveTooCloseCirclesParamsPtr createEnabledRemoveTooCloseCirclesParams (const ipReal64 ratioThreshold)
 function allowing to create a RemoveTooCloseCirclesParams data item (circles removing is enabled)
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::RemoveTooCloseCirclesParamsPtr createDisabledRemoveTooCloseCirclesParams ()
 function allowing to create a RemoveTooCloseCirclesParams data item (circles removing is disabled)
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::RgbPtr createRgb (const ipReal64 r, const ipReal64 g, const ipReal64 b)
 function allowing to create a Rgb data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::RobustDataPartitionConfigPtr createAdaptiveRobustDataPartitionConfig (const ipUInt32 nbBucketsByAxis)
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::RobustDataPartitionConfigPtr createRegularRobustDataPartitionConfig (const ipUInt32 nbBucketsByAxis)
 
ipsdk::imaproc::attr::RobustDataPartitionConfigPtr createDefaultRobustDataPartitionConfig ()
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::RobustEstimationConfigPtr createLMSRobustEstimationConfig (const ipReal64 expectedOutlierRatio)
 
IPSDKIPLATTRIBUTES_API SamplingBallInfoPtr createDefaultSamplingBallInfo2d ()
 function allowing to create a default 2d sampling ball informationIn this case we generate 6 rings with following values : Radius NbSamples StdDev 1.0 6 0.5 2.0 6 0.75 4.0 6 1.0 8.0 6 1.5 12.0 6 2.0 18.0 6 2.5
 
IPSDKIPLATTRIBUTES_API SamplingBallInfoPtr createDefaultSamplingBallInfo3d ()
 function allowing to create a default 3d sampling ball informationIn this case we generate 6 rings with following values : Radius NbSamples StdDev 1.0 6 0.5 2.0 6 0.75 4.0 6 1.0 8.0 6 1.5 12.0 6 2.0 18.0 6 2.5
 
IPSDKIPLATTRIBUTES_API ScaleCandidatesPtr createDefaultScaleCandidates ()
 function allowing to create a default scales collectionIn this case we generate a collection of 5 scales : {0.5, 2/3, 1, 1.5, 2}
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::ScaleFactor2dPtr createScaleFactor2d (const ipsdk::ipReal64 xFactor, const ipsdk::ipReal64 yFactor)
 function allowing to create a ScaleFactor2d data item from a xFactor and a yFactor value
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::ScaleFactor3dPtr createScaleFactor3d (const ipsdk::ipReal64 xFactor, const ipsdk::ipReal64 yFactor, const ipsdk::ipReal64 zFactor)
 function allowing to create a ScaleFactor3d data item from a xFactor, a yFactor and a zFactor value
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::SurfaceExtractionSettingsPtr createDefaultSurfaceExtractionSettings ()
 function allowing to create a default SurfaceExtractionSettings data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::SurfaceExtractionSettingsPtr createSubSampledSurfaceExtractionSettings (const ipsdk::ipUInt64 subSampleHalfStep)
 function allowing to create a SurfaceExtractionSettings data item with a custom subsampled half-step
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::SurfaceExtractionSettingsPtr createDisabledSurfaceExtractionSettings ()
 function allowing to create a SurfaceExtractionSettings data item which disable surfaces extraction
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::SurfaceExtractionSettingsPtr createSubSampledSurfaceExtractionSettings (const ipsdk::ipUInt64 subSampleHalfStep, const ipsdk::ipReal64 simplificationRatio)
 function allowing to create a SurfaceExtractionSettings data item with a custom subsampled half-step and that simplify the output mesh with a given ratio included between 0 and 1
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::SurfaceExtractionSettingsPtr createSubSampledSurfaceExtractionSettings (const ipsdk::ipUInt64 subSampleHalfStep, const ipsdk::ipReal64 simplificationRatio, const ipsdk::ipUInt64 minNbTriangles)
 function allowing to create a SurfaceExtractionSettings data item with a custom subsampled half-step and that simplify the output mesh with a minimum number of triangles given
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::SurfaceExtractionSettingsPtr createSimplifiedSurfaceExtractionSettings (const ipsdk::ipReal64 simplificationRatio)
 function allowing to create a SurfaceExtractionSettings data item which disable surfaces extraction and that simplify the output mesh with a given ratio included between 0 and 1
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::SurfaceExtractionSettingsPtr createSimplifiedSurfaceExtractionSettings (const ipsdk::ipReal64 simplificationRatio, const ipsdk::ipUInt64 minNbTriangles)
 function allowing to create a SurfaceExtractionSettings data item which disable surfaces extraction and that simplify the output mesh with a minimum number of triangles given
 
IPSDKIPLATTRIBUTES_API WarpMotionTransform2dPtr createWarpMotionTransform2d (const ipsdk::math::transform::eGeometricTransform2dType &type, const std::vector< ipReal64 > &params)
 method allowing to create a warp motion transform 2d More...
 
IPSDKIPLATTRIBUTES_API WarpMotionTransform2dPtr createWarpMotionTransform2d (const ipsdk::math::transform::BaseGeometricTransform2d &tranform)
 method allowing to create a warp motion transform 2d
 
IPSDKIPLATTRIBUTES_API WarpMotionTransform2dPtr createWarpMotionTransform2d (const RegistrationMotionTransform2dConstPtr &pTranform)
 method allowing to create a warp motion transform 2d
 
IPSDKIPLATTRIBUTES_API WarpMotionTransform2dPtr createCenteredRotation (const ipReal64 theta, const image::BaseImage &image)
 method allowing to create a centered rotation given an image More...
 
IPSDKIPLATTRIBUTES_API WarpMotionTransform2dPtr createCenteredRotation (const ipReal64 theta, const ipUInt64 sizeX, const ipUInt64 sizeY)
 method allowing to create a centered rotation given image size More...
 
IPSDKIPLATTRIBUTES_API WarpMotionTransform3dPtr createWarpMotionTransform3d (const ipsdk::math::transform::eGeometricTransform3dType &type, const std::vector< ipReal64 > &params)
 method allowing to create a warp motion transform 3d More...
 
IPSDKIPLATTRIBUTES_API WarpMotionTransform3dPtr createWarpMotionTransform3d (const ipsdk::math::transform::BaseGeometricTransform3d &tranform)
 method allowing to create a warp motion transform 3d
 
IPSDKIPLATTRIBUTES_API WarpMotionTransform3dPtr createCenteredRotation (const ipReal64 chi, const ipReal64 beta, const ipReal64 alpha, const image::BaseImage &image)
 method allowing to create a centered rotation given an image More...
 
IPSDKIPLATTRIBUTES_API WarpMotionTransform3dPtr createCenteredRotation (const ipReal64 chi, const ipReal64 beta, const ipReal64 alpha, const ipUInt64 sizeX, const ipUInt64 sizeY, const ipUInt64 sizeZ)
 method allowing to create a centered rotation given image size More...
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::ZStepsPtr createZSteps (const Real32Vector &stepsColl)
 function allowing to create a ZSteps data item
 
IPSDKIPLATTRIBUTES_API const std::string & getIPSDKIPLAttributesLoggerName ()
 Recovery of logger name associated to library.
 
IPSDKIPLATTRIBUTES_API log4cplus::Logger & getIPSDKIPLAttributesLogger ()
 Recovery of logger associated to library.
 
IPSDKIPLATTRIBUTES_API const ipsdk::LogMessageManagergetIPSDKIPLAttributesLogMessageManager ()
 Recovery of message manager associated to library.
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::ClusterPptiesPtr createClusterPpties (const std::vector< ipReal64 > &centerCoordinates)
 function allowing to create a ClusterPpties data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::ClusterPptiesPtr createClusterPpties (const std::vector< ipReal64 > &centerCoordinates, const std::vector< ipReal64 > &stdDeviations, const ipReal64 compactness)
 function allowing to create a ClusterPpties data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::ClustersCentersPtr createClustersCenters (const ClustersCentersConstPtr &orgCenters)
 function allowing to create a ClustersCenters data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::ClustersCentersPtr createClustersCenters (const std::vector< ipReal64 > &orgFlattenedCenters, ipUInt64 centersDimension)
 function allowing to create a ClustersCenters data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::ClustersPptiesCollPtr createClustersPptiesColl (const ClustersPptiesCollConstPtr &pSrcPptiesColl)
 function allowing to create a ClustersCenters data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::ClustersPptiesCollPtr createClustersPptiesColl (const std::vector< ipReal64 > &orgFlattenedCenters, ipUInt64 centersDimension)
 function allowing to create a ClustersCenters data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::ClustersPptiesCollPtr createClustersPptiesColl (const std::vector< ipReal64 > &flattenedCenters, const std::vector< ipReal64 > &flattenedStdDeviations, const std::vector< ipReal64 > &clustersCompactnesses)
 function allowing to create a ClustersCenters data item
 
IPSDKIPLATTRIBUTES_API CumulativeHistogramDataPtr createCumulativeHistogramData (const HistogramDataConstPtr &pHistogramData)
 function allowing to create a cumulative histogram from a histogram
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::CyclicRgbColorMapPtr createCustomCyclicRgbColorMap (const std::vector< RgbPtr > &lookupTable, const eRgbColorMapCycleMode &cycleMode=eRgbColorMapCycleMode::eRCMCM_AllCyclic)
 function allowing to create a RgbColorMap data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::CyclicRgbColorMapPtr createCyclicRgbColorMap (const ePredefinedCyclicRgbColorMapId &colorMapId)
 function allowing to create a RgbColorMap data item
 
IPSDKIPLATTRIBUTES_API CylinderUnrollingIntegrationParamsPtr createCylinderUnrollingIntegrationParams (const ipsdk::imaproc::attr::eCylinderUnrollingIntegrationType &integrationType, const ipUInt32 halfThickness)
 function allowing to initialize input parameters for UnrollCylinderImg algorithm
 
IPSDKIPLATTRIBUTES_API DistWeight2dPtr createDistWeight2d (const ipsdk::ipReal64 xWeight, const ipsdk::ipReal64 yWeight, const ipsdk::ipReal64 xyWeight)
 function allowing to initialize input parameters for GenericDistanceMap2dImg algorithm
 
IPSDKIPLATTRIBUTES_API DistWeight3dPtr createDistWeight3d (const ipsdk::ipReal64 xWeight, const ipsdk::ipReal64 yWeight, const ipsdk::ipReal64 zWeight, const ipsdk::ipReal64 xyWeight, const ipsdk::ipReal64 xzWeight, const ipsdk::ipReal64 yzWeight, const ipsdk::ipReal64 xyzWeight)
 function allowing to initialize input parameters for GenericDistanceMap3dImg algorithm
 
IPSDKIPLATTRIBUTES_API GaborParamsPtr createGaborParams2d (const ipReal32 stdDevX, const ipReal32 stdDevY, const ipReal32 theta)
 function allowing to create a custom GaborParams object
 
IPSDKIPLATTRIBUTES_API GaborParamsPtr createGaborParams3d (const ipReal32 stdDevX, const ipReal32 stdDevY, const ipReal32 stdDevZ, const ipReal32 theta, const ipReal32 phi)
 function allowing to create a custom GaborParams object
 
IPSDKIPLATTRIBUTES_API GaussianCoveragePtr createGaussianCoverage (const ipReal32 gaussianRatio, const ipUInt32 minHalfKernelSize)
 function allowing to create a custom GaussianCoverage object
 
IPSDKIPLATTRIBUTES_API GaussianCoveragePtr createGaussianCoverage (const ipReal32 gaussianRatio)
 function allowing to create a custom GaussianCoverage object
 
IPSDKIPLATTRIBUTES_API HistoMsrParamsPtr createHistoMsrParamsWithBinWidth (const ipsdk::ipReal64 min, const ipsdk::ipReal64 max, const ipsdk::ipReal64 binWidth)
 function allowing to initialize input parameters for HistogramMsr algorithm
 
IPSDKIPLATTRIBUTES_API HistoMsrParamsPtr createHistoMsrParamsWithBinWidth (const ipsdk::ipReal64 binWidth)
 function allowing to initialize input parameters for HistogramMsr algorithm
 
IPSDKIPLATTRIBUTES_API HistoMsrParamsPtr createHistoMsrParamsWithNbClasses (const ipsdk::ipReal64 min, const ipsdk::ipReal64 max, const ipsdk::ipUInt32 nbClasses)
 function allowing to initialize input parameters for HistogramMsr algorithm
 
IPSDKIPLATTRIBUTES_API HistoMsrParamsPtr createHistoMsrParamsWithNbClasses (const ipsdk::ipUInt32 nbClasses)
 function allowing to initialize input parameters for HistogramMsr algorithm
 
IPSDKIPLATTRIBUTES_API HuMomentsPtr createHuMoments (const ipsdk::ipReal64 I1, const ipsdk::ipReal64 I2, const ipsdk::ipReal64 I3, const ipsdk::ipReal64 I4, const ipsdk::ipReal64 I5, const ipsdk::ipReal64 I6, const ipsdk::ipReal64 I7, const ipsdk::ipReal64 I8)
 function allowing to initialize input parameters for this data item
 
IPSDKIPLATTRIBUTES_API ImgComparisonTolerancePtr createImgComparisonNoTolerance ()
 function allowing to initialize tolerance parameter for CompareImg algorithm
 
IPSDKIPLATTRIBUTES_API ImgComparisonTolerancePtr createImgComparisonAbsTolerance (const ipReal32 absTol)
 function allowing to initialize tolerance parameter for CompareImg algorithm
 
IPSDKIPLATTRIBUTES_API ImgComparisonTolerancePtr createImgComparisonRelTolerance (const ipReal32 relTol)
 function allowing to initialize tolerance parameter for CompareImg algorithm
 
IPSDKIPLATTRIBUTES_API ImgComparisonTolerancePtr createImgComparisonAbsOrRelTolerance (const ipReal32 absTol, const ipReal32 relTol)
 function allowing to initialize tolerance parameter for CompareImg algorithm
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::KDEBandwidthPolicyPtr createScottsKDEBandwidthPolicy ()
 function allowing to create a KDEBandwidthPolicy data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::KDEBandwidthPolicyPtr createSilvermansKDEBandwidthPolicy ()
 function allowing to create a KDEBandwidthPolicy data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::KDEBandwidthPolicyPtr createGaussianUnivariateKDEBandwidthPolicy ()
 function allowing to create a KDEBandwidthPolicy data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::KDEBandwidthPolicyPtr createUserDefinedKDEBandwidthPolicy (const ipReal64 value)
 function allowing to create a KDEBandwidthPolicy data item
 
IPSDKIPLATTRIBUTES_API LawTexPostProcParamsPtr createMeanAbsLawTexPostProcParams (ipsdk::ipUInt32 nMeanHalfKnlSize)
 function allowing to initialize input parameters for the Law's texture filter postprocessing phasis
 
IPSDKIPLATTRIBUTES_API LawTexPostProcParamsPtr createMeanLawTexPostProcParams (ipsdk::ipUInt32 nMeanHalfKnlSize)
 function allowing to initialize input parameters for the Law's texture filter postprocessing phasis
 
IPSDKIPLATTRIBUTES_API LawTexPostProcParamsPtr createGaussianAbsLawTexPostProcParams (const ipsdk::ipReal32 stdDev, const ipsdk::imaproc::attr::GaussianCoverage &gaussianCoverage)
 function allowing to initialize input parameters for the Law's texture filter postprocessing phasis
 
IPSDKIPLATTRIBUTES_API LawTexPostProcParamsPtr createGaussianLawTexPostProcParams (const ipsdk::ipReal32 stdDev, const ipsdk::imaproc::attr::GaussianCoverage &gaussianCoverage)
 function allowing to initialize input parameters for the Law's texture filter postprocessing phasis
 
IPSDKIPLATTRIBUTES_API LawTexPostProcParamsPtr createVarianceLawTexPostProcParams (ipsdk::ipUInt32 nHalfKnlSize)
 function allowing to initialize input parameters for the Law's texture filter postprocessing phasis
 
IPSDKIPLATTRIBUTES_API LawTexPreProcParamsPtr createMeanLawTexPreProcParams (ipsdk::ipUInt32 nMeanHalfKnlSize)
 function allowing to initialize input parameters for the Law's texture filter preprocessing phasis
 
IPSDKIPLATTRIBUTES_API LawTexPreProcParamsPtr createGaussianLawTexPreProcParams (const ipsdk::ipReal32 stdDev, const ipsdk::imaproc::attr::GaussianCoverage &gaussianCoverage)
 function allowing to initialize input parameters for the Law's texture filter preprocessing phasis
 
IPSDKIPLATTRIBUTES_API LocalExtremaConfigPtr createLocalExtremaConfig (void)
 function allowing to initialize input parameters for the local extrema extraction algorithms with default values
 
IPSDKIPLATTRIBUTES_API LocalExtremaConfigPtr createLocalExtremaConfig (const eLocalExtremumType &localExtremumType)
 function allowing to initialize input parameters for the local extrema extraction algorithms with default values
 
IPSDKIPLATTRIBUTES_API LocalExtremaConfigPtr createLocalExtremaConfig (const ipReal64 threshold)
 function allowing to initialize input parameters for the local extrema extraction algorithms with default values
 
IPSDKIPLATTRIBUTES_API LocalExtremaConfigPtr createLocalExtremaConfig (const ipUInt64 nbTotPoints)
 function allowing to initialize input parameters for the local extrema extraction algorithms with default values
 
IPSDKIPLATTRIBUTES_API LocalExtremaConfigPtr createLocalExtremaConfig (const eLocalExtremumType &localExtremumType, const ipReal64 threshold)
 function allowing to initialize input parameters for the local extrema extraction algorithms with default values
 
IPSDKIPLATTRIBUTES_API LocalExtremaConfigPtr createLocalExtremaConfig (const eLocalExtremumType &localExtremumType, const ipUInt64 nbTotPoints)
 function allowing to initialize input parameters for the local extrema extraction algorithms with default values
 
IPSDKIPLATTRIBUTES_API LocalExtremaConfigPtr createLocalExtremaConfig (const ipReal64 threshold, const ipUInt64 nbTotPoints)
 function allowing to initialize input parameters for the local extrema extraction algorithms with default values
 
IPSDKIPLATTRIBUTES_API LocalExtremaConfigPtr createLocalExtremaConfig (const eLocalExtremumType &localExtremumType, const ipReal64 threshold, const ipUInt64 nbTotPoints)
 function allowing to initialize input parameters for the local extrema extraction algorithms with default values
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::MVEParamsPtr createMVEParameter (const std::vector< ipReal64 > &vScales, const ipBool bBlackWhite)
 function allowing to create a MVEParams data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::MVEParamsPtr createMVEParameter (const std::vector< ipReal64 > &vScales, const ipBool bBlackWhite, const ipReal32 blobSensitivityThreshold, const ipReal32 areaSensitivityThreshold)
 function allowing to create a MVEParams data item
 
IPSDKIPLATTRIBUTES_API PatchBasedBilateralParamsPtr createPatchBasedBilateralParams (const ipsdk::ipReal64 noiseSigma)
 function allowing to initialize input parameters for PatchBasedBilateralParams algorithm
 
IPSDKIPLATTRIBUTES_API PatchBasedBilateralParamsPtr createPatchBasedBilateralParams (const ipsdk::ipReal64 noiseSigma, const RangeConstPtr &pImgRange)
 function allowing to initialize input parameters for PatchBasedBilateralParams algorithm
 
IPSDKIPLATTRIBUTES_API PatchBasedBilateralParamsPtr createPatchBasedBilateralParams (const ipsdk::ipReal64 noiseSigma, const HistogramDataConstPtr &pImgHistogram)
 function allowing to initialize input parameters for PatchBasedBilateralParams algorithm
 
IPSDKIPLATTRIBUTES_API PatchBasedBilateralParamsPtr createPatchBasedBilateralParams (const ipsdk::ipUInt32 patchHalfSize, const ipsdk::ipUInt32 kernelRadius, const ipsdk::ipReal64 patchSimilaritySigma, const ipsdk::ipReal64 noiseSigma)
 function allowing to initialize input parameters for PatchBasedBilateralParams algorithm
 
IPSDKIPLATTRIBUTES_API PatchBasedBilateralParamsPtr createPatchBasedBilateralParams (const ipsdk::ipUInt32 patchHalfSize, const ipsdk::ipUInt32 kernelRadius, const ipsdk::ipReal64 patchSimilaritySigma, const ipsdk::ipReal64 spaceSigma, const ipsdk::ipReal64 noiseSigma)
 function allowing to initialize input parameters for PatchBasedBilateralParams algorithm
 
IPSDKIPLATTRIBUTES_API PCAReductionParamsPtr createNbExpectedSeqEltsForPCAReduction (ipsdk::ipUInt32 nbExpectedElts)
 function allowing to initialize input parameters for the PCA reduction
 
IPSDKIPLATTRIBUTES_API PCAReductionParamsPtr createVarianceThresholdForPCAReduction (const ipsdk::ipReal32 threshold)
 function allowing to initialize input parameters for the PCA reduction
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::SmoothRgbColorMapPtr createCustomSmoothRgbColorMap (const std::vector< boost::shared_ptr< AbscissRgb > > &lookupTable, const eSmoothRgbColorMapRangeMode &rangeMode)
 function allowing to create a RgbColorMap data item
 
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::SmoothRgbColorMapPtr createSmoothRgbColorMap (const ePredefinedSmoothRgbColorMapId &colorMapId, const eSmoothRgbColorMapRangeMode &rangeMode)
 function allowing to create a RgbColorMap data item
 

Detailed Description

Namespace agregating IPSDK image processing attributes used by algorithm.

Enumeration Type Documentation

◆ eIPSDKIPLBorderPolicyAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInConvolBorder2dToolTipId 

[Input] Border preparation policy for 2d convolution algorithm

eInConvolBorder3dToolTipId 

[Input] Border preparation policy for 3d convolution algorithm

eInOptConvolBorder2dToolTipId 

[Input Optional] Border preparation policy for 2d convolution algorithm

eInOptConvolBorder3dToolTipId 

[Input Optional] Border preparation policy for 3d convolution algorithm

◆ eIPSDKIPLDataItemAttributeMessage2

Enumerator
eDeepFlowParamsAlphaToolTipId 

smoothness weight

eDeepFlowParamsDeltaToolTipId 

color constancy weight

eDeepFlowParamsDownscaleFactorToolTipId 

Scaling factor in the pyramid.

eDeepFlowParamsFixedPointIterationsToolTipId 

Number of iterations during each level of the pyramid.

eDeepFlowParamsGammaToolTipId 

gradient constancy weight

eDeepFlowParamsNbMaxLayersToolTipId 

Number of levels in the pyramid.

eDeepFlowParamsOmegaToolTipId 

SOR relaxation factor.

eDeepFlowParamsSorIterationsToolTipId 

Number of SOR iterations.

eDeepFlowParamsToolTipId 

Parameters to set up the deep flow algorithm.

eHoughSphere3dPptiesAccumIntensityToolTipId 

intensity of the pixel associated to circle center in accumulation image

eHoughSphere3dPptiesRadiusToolTipId 

Radius.

eHoughSphere3dPptiesToolTipId 

Properties of 2d circles detected by 2d Hough algorithm.

eHoughSphere3dPptiesXToolTipId 

x position

eHoughSphere3dPptiesYToolTipId 

y position

eHoughSphere3dPptiesZToolTipId 

z position

eHoughSpheres3dPptiesCollToolTipId 

Properties of 2d circles detected by 2d Hough algorithm.

eHoughSpheres3dPptiesToolTipId 

Collection of 3d spheres detected by 3d Hough algorithm.

eHoughSpheresKernelXYZCollToolTipId 

Element of kernel for 2D Hough circles detector.

eHoughSpheresKernelXYZEltDxDivByRToolTipId 

x offset divided by radius

eHoughSpheresKernelXYZEltDxToolTipId 

x offset

eHoughSpheresKernelXYZEltDyDivByRToolTipId 

y offset divided by radius

eHoughSpheresKernelXYZEltDyToolTipId 

y offset

eHoughSpheresKernelXYZEltDzDivByRToolTipId 

z offset divided by radius

eHoughSpheresKernelXYZEltDzToolTipId 

z offset

eHoughSpheresKernelXYZEltNbPtsOnSphereToolTipId 

number of points on sampled sphere

eHoughSpheresKernelXYZEltRadiusToolTipId 

radius

eHoughSpheresKernelXYZEltToolTipId 

Element of kernel for 3D Hough spheres detector.

eHoughSpheresKernelXYZToolTipId 

Kernel information associated to Hough sphere detector.

eInDeepFlowParamsToolTipId 

[Input] Parameters to st up the deep flow

eInHoughSpheres3dCentersToolTipId 

[Input] Positions of centers of 3d spheres detected by 3d Hough algorithm

eInHoughSpheresKernelXYZToolTipId 

[Input] kernel information associated to Hough circles detector

eInOptGaborParamsToolTipId 

[Input Optional] Parameters to generate a Gabor signal

eInOptPIWarpMotionTransform2dCollToolTipId 

[Input Optional] plan indexed collection of 2d geometric transform

eInOptWarpMotionTransform2dCollToolTipId 

[Input Optional] collection of 2d geometric transform

eInSurfaceExtractionSettingsToolTipId 

[Input] Settings used for surfaces extraction

eIndexableUInt64ToolTipId 

container allowing to create a plan index of a single UInt64

eIndexableUInt64ValueToolTipId 

Value.

eOutIndexableUInt64ToolTipId 

[Output] container allowing to create a plan index of a single UInt64

eOutPIIndexableUInt64ToolTipId 

[Output] container allowing to create a plan index of a single UInt64

eOutPIWarpMotionTransform2dCollToolTipId 

[Output] plan indexed collection of a collection of motion transformation parameters associated to 2d warp operations

eOutValuesToolTipId 

[Output] Generic collection of values

eOutWarpMotionTransform2dCollToolTipId 

[Output] collection of a collection of motion transformation parameters associated to 2d warp operations

ePlanIndexedIndexableUInt64ToolTipId 

Plan indexed collection of container allowing to create a plan index of a single UInt64.

eWarpMotionTransform2dCollCollToolTipId 

informations for warp motion transformation 2d

eWarpMotionTransform2dCollToolTipId 

collection of warp motion transforms

◆ eIPSDKIPLDataItemAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInAccumIntensityThresholdToolTipId 

[Input] threshold on accumulation intensities for local maxima extraction

eInCannyThresholdsToolTipId 

[Input] low and high thresholds used for the Canny edges detection during the hysteresis phasis

eInCenter2dToolTipId 

[Input] 2D Center

eInClusterCenterToolTipId 

[Input] Center of a cluster

eInClustersCentersToolTipId 

[Input] centers of clusters

eInClustersPptiesCollToolTipId 

[Input] Collection of clusters properties

eInColorConversionTransformToolTipId 

[Input] information allowing to convert from a color space to another linked by a linear transform

eInContourExtractionSettingsToolTipId 

[Input] Settings used for contours extraction

eInCoords2dCollToolTipId 

[Input] collection of cartesian 2d coordinates

eInCoords3dCollToolTipId 

[Input] collection of cartesian 3d coordinates

eInCornerDetectionParamsToolTipId 

[Input] parameters used during corner detection process

eInCylinderUnrollingIntegrationParamsToolTipId 

[Input] integration parameters for cylinder unrolling process

eInDFTConfigToolTipId 

[Input] configuration for Discrete Fourier Transform algorithm

eInDistWeight2dToolTipId 

[Input] Weighting coefficients for 2d distance calculation

eInDistWeight3dToolTipId 

[Input] Weighting coefficients for 3d distance calculation

eInFlattenedClustersCentersToolTipId 

[Input] flattened clollection of clusters centers

eInGaussianCoverageToolTipId 

[Input] Parameter allowing to specify a gaussian distribution coverage for processing

eInGaussianParameterToolTipId 

[Input] Parameters describing a Gaussian

eInGreySignatures2d1ToolTipId 

[Input] first collection of features 2d grey signature used during processing

eInGreySignatures2d2ToolTipId 

[Input] second collection of features 2d grey signature used during processing

eInGreySignatures3d1ToolTipId 

[Input] first collection of features 3d grey signature used during processing

eInGreySignatures3d2ToolTipId 

[Input] second collection of features 3d grey signature used during processing

eInHistoMsrParamsToolTipId 

[Input] input parameters of the HistogramMsr algorithm

eInHistogram1ToolTipId 

[Input] first histogram

eInHistogram2ToolTipId 

[Input] second histogram

eInHistogramToolTipId 

[Input] histogram properties

eInHoughCircles2dCentersToolTipId 

[Input] Positions of centers of 2d circles detected by 2d Hough algorithm

eInHoughCirclesKernelXYToolTipId 

[Input] kernel information associated to Hough circles detector

eInHoughCirclesPhaseCodedKernelXYToolTipId 

[Input] kernel information associated to Hough circles detector (phase-coded implementation)

eInHoughCirclesRadiusRangeToolTipId 

[Input] range of radius of circles to detect using Hough circles algorithm

eInHoughSpheres3dPptiesToolTipId 

[Input] Properties of 3d spheres detected by 3d Hough algorithm

eInHysteresisParamsToolTipId 

[Input] Parameters for hysteresis threshold

eInImageValueExtractionMethodToolTipId 

[Input] object allowing to define used image values extraction method

eInImgComparisonToleranceToolTipId 

[Input] tolerance used in images comparison algorithm

eInInputImg2dOffsetToolTipId 

[Input] input image 2d offset

eInInputImg2dSizeToolTipId 

[Input] input image size associated to operation

eInInputImg3dOffsetToolTipId 

[Input] input image 3d offset

eInInputImg3dSizeToolTipId 

[Input] input image size associated to operation

eInInputRangeToolTipId 

[Input] input image intensity range for algorithm

eInIntensityLUTToolTipId 

[Input] intensity lookup table used by algorithm

eInKDEBandwidthPolicyToolTipId 

[Input] policy used to compute smoothing bandwidth parameter during a kernel density estimation

eInKKMeansCentroidsToolTipId 

[Input] collection of kernel cluster centroid representation

eInLabelActivationTableToolTipId 

[Input] Label activation table allowing to active labels for drawing

eInLabelConnectionTableToolTipId 

[Input] Label connections (equivalences) table

eInLocalExtremaConfigToolTipId 

[Input] Attribute for local extrema calculation configuration

eInMVEParamsToolTipId 

[Input] Parameters for multiscale vessel enhancement algorithm

eInOptAccumIntensityThresholdToolTipId 

[Input Optional] threshold on accumulation intensities for local maxima extraction

eInOptAnisotropicGaussianCoverageToolTipId 

[Input Optional] Parameter allowing to specify a gaussian distribution coverage for processing

eInOptContourExtractionSettingsToolTipId 

[Input Optional] Settings used for contours extraction

eInOptCornerDetectionParams2dToolTipId 

[Input Optional] parameters used during corner 2d detection process

eInOptCornerDetectionParams3dToolTipId 

[Input Optional] parameters used during corner 3d detection process

eInOptCyclicRgbColorMapToolTipId 

[Input Optional] Cyclic RGB color map

eInOptCylinderUnrollingIntegrationParamsToolTipId 

[Input Optional] integration parameters for cylinder unrolling process

eInOptDFTConfigToolTipId 

[Input Optional] configuration for Discrete Fourier Transform algorithm

eInOptGradientGaussianCoverageToolTipId 

[Input Optional] Parameter allowing to specify a gaussian distribution coverage for processing

eInOptHessianGaussianCoverageToolTipId 

[Input Optional] Parameter allowing to specify a gaussian distribution coverage for processing

eInOptHistoMsrParamsToolTipId 

[Input Optional] histogram measure parameters

eInOptHoughCirclesRadiusRangeToolTipId 

[Input Optional] range of radius of circles to detect using Hough circles algorithm

eInOptHoughLinesExtractionParamsToolTipId 

[Input Optional] Parameters used for step of extraction of lines in Hough lines algorithm

eInOptHoughLinesGradientImgParamsToolTipId 

[Input Optional] Parameters for Hough lines image generation algorithm using 2 gradient input images

eInOptHoughLinesImgParamsToolTipId 

[Input Optional] Parameters for Hough lines image generation algorithm

eInOptImageValueExtractionMethodToolTipId 

[Input Optional] object allowing to define used image values extraction method

eInOptImgComparisonToleranceToolTipId 

[Input Optional] tolerance used in images comparison algorithm

eInOptInputRangeToolTipId 

[Input Optional] image intensity range for algorithm

eInOptKDEBandwidthPolicyToolTipId 

[Input Optional] policy used to compute smoothing bandwidth parameter during a kernel density estimation

eInOptKernelKMeansParamsToolTipId 

[Input Optional] parameters for kernel kmeans clustering algorithm

eInOptLawTexPostProcParamsToolTipId 

[Input Optional] Parameters for Law's texture filter input image post-process phasis

eInOptLawTexPreProcParamsToolTipId 

[Input Optional] Parameters for Law's texture filter input image pre-process phasis

eInOptLawTextureKernel2dTypesToolTipId 

[Input Optional] Types of 2d kernels for Law's texture computation

eInOptLawTextureKernel3dTypesToolTipId 

[Input Optional] Types of 3d kernels for Law's texture computation

eInOptLocalExtremaConfigToolTipId 

[Input Optional] Attribute for local extrema calculation configuration

eInOptOutputImg2dSizeToolTipId 

[Input Optional] expected output image 2d size

eInOptOutputImg3dSizeToolTipId 

[Input Optional] expected output image 3d size

eInOptOutputRangeToolTipId 

[Input Optional] expected output image range

eInOptPCAReductionParamsToolTipId 

[Input Optional] Parameters for sequence image dimensionality reduction using a PCA

eInOptPICyclicRgbColorMapToolTipId 

[Input Optional] Plan indexed collection of cyclic RGB color maps

eInOptPIHistoMsrParamsToolTipId 

[Input Optional] Plan indexed collection of histogram measure parameters

eInOptPIHistogramToolTipId 

[Input Optional] Plan indexed collection of histogram properties

eInOptPIPatchBasedBilateralParamsToolTipId 

[Input Optional] Plan indexed collection of parameters for patch-based bilateral filter

eInOptPIRefHistogramToolTipId 

[Input Optional] Plan indexed collection of reference histograms

eInOptPISmoothRgbColorMapToolTipId 

[Input Optional] Plan indexed collection of smooth RGB color maps

eInOptPatchBasedBilateralParamsToolTipId 

[Input Optional] parameters of patch-based bilateral filter

eInOptRefHistogramToolTipId 

[Input Optional] reference histogram

eInOptRefStatsIndicatorsToolTipId 

[Input Optional] statistical indicators of referencetRange

eInOptRegistrationEstimationConfigToolTipId 

[Input Optional] configuration for robust estimation part of features registration

eInOptRegistrationTracking2dGridToolTipId 

[Input Optional] tracking grid used during tracking 2d process

eInOptRegistrationTraining2dConfigToolTipId 

[Input Optional] configuration for registration 2d training phasis

eInOptRemoveTooCloseCirclesParamsToolTipId 

[Input Optional] parameters of "removing too close circles" phasis in Hough circles detection

eInOptSamplingBallInfo2dToolTipId 

[Input Optional] Parameters for used sampling ball around image points in 2d case

eInOptSamplingBallInfo3dToolTipId 

[Input Optional] Parameters for used sampling ball around image points in 3d case

eInOptScaleCandidatesToolTipId 

[Input Optional] scale candidates for processing

eInOptScaleFactor2dToolTipId 

[Input Optional] 2d scale factor

eInOptScaleFactor3dToolTipId 

[Input Optional] 3d scale factor

eInOptSmoothRgbColorMapToolTipId 

[Input Optional] Smooth RGB color map

eInOptSmoothingGaussianCoverageToolTipId 

[Input Optional] Parameter allowing to specify a gaussian distribution coverage for processing

eInOptSurfaceExtractionSettingsToolTipId 

[Input Optional] Settings used for surfaces extraction

eInOutClustersCentersToolTipId 

[InOut] Centers of clusters

eInOutCoords2dCollToolTipId 

[InOut] collection of cartesian 2d coordinates

eInOutCoords3dCollToolTipId 

[InOut] collection of cartesian 3d coordinates

eInOutEigen2dDataCollToolTipId 

[InOut] collection of eigen decomposition 2d data

eInOutEigen3dDataCollToolTipId 

[InOut] collection of eigen decomposition 3d data

eInOutGreySignatures2dToolTipId 

[InOut] collection of features 2d grey signature used during processing

eInOutGreySignatures3dToolTipId 

[InOut] collection of features 3d grey signature used during processing

eInOutHistogramToolTipId 

[InOut] Contains the histogram information used for histogram calculation

eInOutOptClustersCentersToolTipId 

[InOut Optional] Centers of clusters

eInOutOptClustersPptiesCollToolTipId 

[InOut Optional] Collection of clusters properties

eInOutOptHistogramToolTipId 

[InOut Optional] histogram properties

eInOutPixels2dToolTipId 

[InOut] positions and intensities of 2d pixels

eInOutRegistrationTracking2dDataToolTipId 

[InOut] data used during registration 2d tracking

eInOutVoxels3dToolTipId 

[InOut] positions and intensities of 3d voxels

eInOutputImg2dSizeToolTipId 

[Input] output image 2d size

eInOutputImg3dSizeToolTipId 

[Input] output image 3d size

eInOutputRangeToolTipId 

[Input] output image intensity range for algorithm

eInPCAEigenVectorsToolTipId 

[Input] Eigen vectors of matrix computed for PCA

eInPICoords2dCollToolTipId 

[Input] plan indexed collection of cartesian 2d coordinates

eInPICoords3dCollToolTipId 

[Input] plan indexed collection of cartesian 3d coordinates

eInPIHoughSpheres3dPptiesToolTipId 

[Input] plan indexed collection of properties of 3d spheres detected by 3d Hough algorithm

eInPIIntensityLUTToolTipId 

[Input] plan indexed collection of intensities look-up tables

eInPIOutputRangeToolTipId 

[Input] plan indexed collection of output ranges

eInPIParaboloidParams3dToolTipId 

[Input] plan indexed collection of 3d parameters of paraboloids

eInParaboloidParams3dToolTipId 

[Input] Parameters defining a 3d paraboloid

eInPatchBasedBilateralParamsToolTipId 

[Input] parameters of patch-based bilateral filter

eInPixels2dToolTipId 

[Input] Positions and intensities of 2d pixels

eInPixelsColorToolTipId 

[Input] Collection of pixels with color intensities

eInRandomForestModelToolTipId 

[Input] Complete model of the random forest

eInRegistrationTraining2dDataToolTipId 

[Input] data associated to training phasis of intensity based 2d registration algorithm

eInRemoveTooCloseCirclesParamsToolTipId 

[Input] parameters of "removing too close circles" phasis in Hough circles detection

eInSamplingBallInfoToolTipId 

[Input] Parameters for used sampling ball around image points

eInSamplingRingInfoToolTipId 

[Input] Parameters for used sampling ring around image points

eInScaleCandidatesToolTipId 

[Input] scale candidates for processing

eInScaleFactor2dToolTipId 

[Input] 2d scale factor

eInScaleFactor3dToolTipId 

[Input] 3d scale factor

eInSizeSuperPixelsToolTipId 

[Input] Real size of super pixels

eInStatsResultToolTipId 

[Input] Collection of results for image statistics measure operation

eInTabulatedRangeExponentialsToolTipId 

[Input] tabulated range-related exponential factors for bilateral filter

eInTabulatedSpaceExponentialsToolTipId 

[Input] tabulated space-related exponential factors for bilateral filter

eInZStepsToolTipId 

[Input] collection of distances between successive z-plans of the image

eKMeansCompactnessInfoToolTipId 

Data item storing information necessary to compute compactness in k-means algorithm.

eKMeansCompactnessInfoValToolTipId 

Compactness value.

eOutClustersCentersToolTipId 

[Output] Centers of clusters

eOutClustersPptiesCollToolTipId 

[Output] Collection of clusters properties

eOutCompareResultToolTipId 

[Output] Result for images comparison operation

eOutDistWeight2dToolTipId 

[Output] Weighting coefficients for 2d distance calculation

eOutDistWeight3dToolTipId 

[Output] Weighting coefficients for 3d distance calculation

eOutFeatures2dRegistrationResultToolTipId 

[Output] result of features 2d registration algorithm

eOutFeatures2dRegistrationResultsToolTipId 

[Output] collection of results for features 2d registration algorithm

eOutFeatures3dRegistrationResultToolTipId 

[Output] result of features 3d registration algorithm

eOutFeatures3dRegistrationResultsToolTipId 

[Output] collection of results for features 3d registration algorithm

eOutFlattenedClustersCentersToolTipId 

[Output] flattened collection of clusters centers

eOutGaussianNoiseStatsToolTipId 

[Output] Result for Gaussian noise measurement in an image

eOutGlobalEntropyResultToolTipId 

[Output] Global entropy measure

eOutGreySignatures2dToolTipId 

[Output] collection of features 2d grey signature used during processing

eOutGreySignatures3dToolTipId 

[Output] collection of features 3d grey signature used during processing

eOutHistogramToolTipId 

[Output] Contains the result of a histogram calculation on an input image

eOutHoughCircles2dPptiesToolTipId 

[Output] Properties of 2d circles detected by 2d Hough algorithm

eOutHoughLines2dPptiesToolTipId 

[Output] Properties of 2d lines detected by 2d Hough algorithm

eOutHoughSpheres3dPptiesToolTipId 

[Output] Properties of 3d spheres detected by 3d Hough algorithm

eOutImgGreyValuesToolTipId 

[Output] grey level values extracted from an image

eOutIntensityLUTToolTipId 

[Output] intensity lookup table used by algorithm

eOutInterStripLabelConnectionsToolTipId 

[Output] Inter strip labels connections informations

eOutKDEDataSetToolTipId 

[Output] data set associated to a kernel density estimator

eOutKKMeansCentroidsToolTipId 

[Output] collection of kernel cluster centroid representation

eOutKMeansAssignmentInfoToolTipId 

[Output] information resulting from assignment step in k-means algorithm

eOutKMeansCompactnessInfoToolTipId 

[Output] Data item storing information necessary to compute compactness during k-means process

eOutKMeansPPClusterInitInfoToolTipId 

[Output] Information used by the K-Means cluster initialization algorithm

eOutLabelActivationTableToolTipId 

[Output] Label activation table allowing to active labels for drawing

eOutLabelConnectionTableToolTipId 

[Output] Label connections (equivalences) table

eOutLabelInfoToolTipId 

[Output] Image Label information

eOutMatrixSumsToolTipId 

[Output] Vector containing the elements of matrix of sums used for the computation of paraboloid fitting a 2d image

eOutMatrixToolTipId 

[Output] Matrix

eOutMaxValIdxToolTipId 

[Output] Contains the maximum value and its index

eOutMostEccentricClusterEltInfoToolTipId 

[Output] information associated to the most eccentric element of a given cluster

eOutNCCResultToolTipId 

[Output] Result and intermediary results of the global NCC calculation

eOutNbModifiedPixelsToolTipId 

[Output] number of pixels modified by the algorithm

eOutOptKMeansAssignmentInfoToolTipId 

[Output Optional] information resulting from assignment step in k-means algorithm

eOutOptNbEltsPerClusterToolTipId 

[Output Optional] Number of elements per cluster

eOutOutputRangeToolTipId 

[Output] computed output image intensity range

eOutPCAEigenValuesToolTipId 

[Output] Eigen values of matrix computed for PCA

eOutPCAEigenVectorsToolTipId 

[Output] Eigen vectors of matrix computed for PCA

eOutPIGlobalEntropyResultToolTipId 

[Output] Plan indexed global entropy measure

eOutPIGreySignatures2dToolTipId 

[Output] Plan indexed collection of features 2d grey signature used during processing

eOutPIGreySignatures3dToolTipId 

[Output] Plan indexed collection of features 3d grey signature used during processing

eOutPIHistogramToolTipId 

[Output] Plan indexed collection of histogram properties

eOutPIHoughCircles2dPptiesToolTipId 

[Output] plan indexed collection of properties of 2d circles detected by 2d Hough algorithm

eOutPIHoughLines2dPptiesToolTipId 

[Output] plan indexed collection of properties of 2d lines detected by 2d Hough algorithm

eOutPIHoughSpheres3dPptiesToolTipId 

[Output] plan indexed collection of properties of 3d spheres detected by 3d Hough algorithm

eOutPIImgGreyValuesToolTipId 

[Output] plan indexed collection of grey level values extracted from an image

eOutPIKDEDataSetToolTipId 

[Output] plan indexed collection of kernel density estimator result data set

eOutPINCCResultToolTipId 

[Output] Plan indexed collection of NCC results

eOutPIParaboloidParams3dToolTipId 

[Output] plan indexed collection of 3d parameters of paraboloids

eOutPIPatchBasedBilateralParamsToolTipId 

[Output] plan indexed collection of parameters for patch-based bilateral filter

eOutPIPearsonCCResultToolTipId 

[Output] Plan indexed collection of results for Pearson correlation coefficient

eOutPIPixels2dToolTipId 

[Output] plan indexed collection of positions and intensities of 2d pixels

eOutPIRegistrationMotionTransform2dToolTipId 

[Output] Plan indexed collection of motion transforms 2d used during processing

eOutPIStatsResultToolTipId 

[Output] Plan indexed collection of results for image statistics measure operation

eOutPIValuesToolTipId 

[Output] plan indexed collection of values

eOutPIVoxels3dToolTipId 

[Output] plan indexed collection of positions and intensities of 3d voxels

eOutParaboloidParams3dToolTipId 

[Output] Parameters defining a 3d paraboloid

eOutPatchBasedBilateralParamsToolTipId 

[Output] parameters of patch-based bilateral filter

eOutPearsonCCResultToolTipId 

[Output] Pearson correlation coefficient

eOutPixels2dToolTipId 

[Output] positions and intensities of 2d pixels

eOutProjStat1ToolTipId 

[Output] First vector containing the measure of common statistics indicators in the image (mean, max, etc.) along a given direction

eOutProjStat2ToolTipId 

[Output] Second vector containing the measure of common statistics indicators in the image (mean, max, etc.) along a given direction

eOutProjStatToolTipId 

[Output] Vector containing the measure of common statistics indicators in the image (mean, max, etc.) along a given direction

eOutRegistrationMotionTransform2dToolTipId 

[Output] transformation associated to a 2d motion

eOutRegistrationMotionTransform3dToolTipId 

[Output] transformation associated to a 3d motion

eOutRegistrationTracking2dDataToolTipId 

[Output] data used during registration 2d tracking

eOutRegistrationTraining2dDataToolTipId 

[Output] data associated to training phasis of intensity based 2d registration algorithm

eOutSimilarityStatsToolTipId 

[Output] Similarity statistics bewteen two images

eOutStatsResultToolTipId 

[Output] Result for image statistics measure operation

eOutSuperPixelUpdateCentersToolTipId 

[Output] Collection of super pixel update centers

eOutVoxels3dToolTipId 

[Output] positions and intensities of 3d voxels

◆ eBorderExtensionPolicy

Enumerate describing border extension policy.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eBEP_Disable 

Border extension policy is disable : - it is the fastest method

  • it do not require additional memory
  • particules which will touch border on a closing operation may not be correctly eroded
  • holes which will touch border on an opening operation may not be correctly dilated
eBEP_Enable 

Border extension policy is enable : - it is the slowest method

  • it will require the allocation of a additional enlarged image
  • particules which will touch border on a closing operation will be correctly eroded
  • holes which will touch border on an opening operation will be correctly dilated

◆ eCircleIntensityType

Enumerate describing circle intensity type.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eCIT_BrightCircles 

Only detect bright circles on dark background.

eCIT_DarkCircles 

Only detect dark circles on bright background.

eCIT_Both 

Detect all circles, dark and bright.

◆ eCylinderUnrollingIntegrationType

Enumerator
eCUIT_Max 

compute the maximum along thickness

eCUIT_Mean 

compute the mean along thickness

eCUIT_Min 

compute the minimum along thickness

◆ eDilateLabelMode

Enumerate describing dilate label output mode.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eDLM_Basins 

Adjacent label basins.

eDLM_Split 

Label basins with separation line.

◆ eAxis

Enumerate describing axis to process.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eA_X 

indicates the x-axis

eA_Y 

indicates the y-axis

eA_Z 

indicates the z-axis

◆ ePropagationAxis

Enumerate describing propagation axis type.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
ePA_X 

propagation along the x-axis

ePA_Y 

propagation along the y-axis

ePA_Z 

propagation along the z-axis

◆ ePropagationDirection

Enumerator
ePD_Direct 

direct path propagation

ePD_Reverse 

reverse path propagation

◆ eLocalExtremumType

Enumerate describing local extremum type.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eLET_Max 

Local maxima extremum.

eLET_Min 

Local minima extremum.

eLET_StrictMax 

Local maxima extremum without plateau.

eLET_StrictMin 

Local minima extremum without plateau.

◆ eExtremumExtractType

Enumerate describing direction propagation type.

Enumerate describing extremum extraction type.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eEET_Max 

Extremum type set to maximum.

eEET_Min 

Extremum type set to minimum.

eEET_Both 

Extremum type set to both maximum AND minimum.

◆ eFrequencyBandPassFilterType

Enumerate describing Hough circles 2d detector method.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eFBPFT_Gaussian 

Gaussian filter.

eFBPFT_LogGabor 

Log-Gabor filter.

◆ eHoughAccumThresholdType

Enumerate describing the accumulator intensity threshold types.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eHATT_Absolute 

absolute threshold

eHATT_MaxRatio 

ratio of the maximum of the image of accumulators

eHATT_HistoQuantile 

quantile of the histogram of the image of accumulators

◆ eHoughCircles2dAlgoMethod

Enumerate describing Hough circles 2d detector method.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eHCAM_Gradient 

Gradient-based method.

eHCAM_GradientPhaseCoded 

Gradient-based phase-coded method.

◆ eImgComparisonToleranceType

Enumerate describing tolerance types used during images comparison.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eICTT_None 

no tolerance defined

eICTT_Absolute 

absolute tolerance

eICTT_Relative 

relative tolerance

eICTT_AbsoluteOrRelative 

absolute or relative tolerance

◆ eInterpolationPolicy

Enumerate describing interpolation policy used during image value extraction.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eIP_NearestNeighbour 

Nearest neighbour interpolation policy.

eIP_Linear 

Linear interpolation policy (bilinear for 2d case and trilinear for 3d case)

eIP_Cubic 

Cubic interpolation policy (bicubic for 2d case and tricubic for 3d case)

◆ eIPSDKIPLEnumerateAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInAxisToolTipId 

[Input] Indicates the axis to process

eInCircleIntensityTypeToolTipId 

[Input] circle intensity type for detection algorithms

eInDFTDirectionToolTipId 

[Input] Discrete Fourier Transform computation direction

eInDFTQuadrantsPolicyToolTipId 

[Input] quadrants policy used to store Discrete Fourier Transform data

eInExtremumExtractTypeToolTipId 

[Input] extremum feature extraction type associated to algorithm

eInFrequencyBandPassFilterTypeToolTipId 

[Input] Indicates the band-pass filter to apply on the input image

eInHoughCircles2dAlgoMethodToolTipId 

[Input] Hough circles 2d detector method

eInInterpolationPolicyToolTipId 

[Input] interpolation policy used to extract local data from image

eInLabelReindexingPolicyToolTipId 

[Input] used label reindexing policy

eInLightnessTypeToolTipId 

[Input] Type of conversion to obtain a grey level image from a color image

eInLocalExtremumTypeToolTipId 

[Input] local extremum type

eInMaskModeToolTipId 

[Input] Inform about the use of a binary mask

eInMatchStatsCriterionToolTipId 

[Input] criterion used to match image statistics

eInOptBorderExtensionPolicyToolTipId 

[Input Optional] flag indicating border extension policy for processing

eInOptCircleIntensityTypeToolTipId 

[Input Optional] circle intensity type for detection algorithms

eInOptDilateLabelModeToolTipId 

[Input Optional] Output mode of DilateLabel algorithms

eInOptHoughCircles2dAlgoMethodToolTipId 

[Input Optional] Hough circles 2d detector method

eInOptImgInterpolationModeToolTipId 

[Input Optional] interpolation method used for processing

eInOptInterpolationPolicyToolTipId 

[Input Optional] interpolation policy used to extract local data from image

eInOptLabelReindexingPolicyToolTipId 

[Input Optional] used label reindexing policy

eInOptMaskModeToolTipId 

[Input Optional] Inform about the use of a binary mask

eInOptOptimizationPolicyToolTipId 

[Input Optional] processing optimization policy for algorithm

eInOptRegMotionModel2dToolTipId 

[Input Optional] 2d motion model which should be used for computation

eInOptRegMotionModel3dToolTipId 

[Input Optional] 3d motion model which should be used for computation

eInOptSkeletonAlgoTypeToolTipId 

[Input Optional] Determine the skeleton calculation method

eInOptSobelKernelTypeToolTipId 

[Input Optional] kernel type for Sobel gradient filter

eInOptSuperPixelsTypeToolTipId 

[Input Optional] Type of input parameter for super pixels algorithm (number of super pixels or size)

eInOptWatershedProcModeToolTipId 

[Input Optional] Watershed processing mode

eInProjStatTypeToolTipId 

[Input] Predefined types for a statistical projection algorithm

eInPropagationAxisToolTipId 

[Input] input axis propagation for the algorithm

eInPropagationDirectionToolTipId 

[Input] Direction propagation for the algorithm

eInRandomAlgoTypeToolTipId 

[Input] Informs if the algorithm uses a random approach or not (used for instance in the KMeansPPClusterInit algorithm)

eInRegMotionModel2dToolTipId 

[Input] 2d motion model which should be used for computation

eInRegMotionModel3dToolTipId 

[Input] 3d motion model which should be used for computation

eInShapeGreyscaleTypeToolTipId 

[Input] shape greyscale type considered during processing

eInWatershedOutputModeToolTipId 

[Input] parameter allowing to define watershed output mode

eInWatershedProcModeToolTipId 

[Input] Watershed processing mode

eInWatershedSeparationModeToolTipId 

[Input] parameter allowing to define watershed separation mode

eInZoomInterpolationMethodToolTipId 

[Input] interpolation method for image zoom algorithms

eUnSupportedInterpolationPolicy 

Interpolation policy s is not yet supported.

◆ eLabelReindexingPolicy

Enumerate describing used label reindexing policy.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eLRP_KeepIndexes 

ask for no label reindexation (holes may appear between label indexes)

eLRP_Reindex 

ask for label reindexation (no holes between label indexes)

◆ eLawTexPostProcMethod

Enumerate describing Law's texture filter post-process method.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eLTPPM_Mean 

compute mean on a square neighbourhood

eLTPPM_MeanAbs 

compute mean of absolute values of elements on a square neighbourhood

eLTPPM_Gaussian 

gaussian smoothing on a square neighbourhood

eLTPPM_GaussianAbs 

gaussian smoothing of absolute values of elements on a square neighbourhood

eLTPPM_Variance 

variance on a square neighbourhood

◆ eLawTexPreProcMethod

Enumerate describing Law's texture filter pre-process method.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eLTPPM_SubtractMeanSmoothed 

Subtract local mean smoothed.

eLTPPM_SubtractGaussianSmoothed 

Subtract local gaussian smoothed.

◆ eLightnessType

Enumerate type of lightness calculation method.

See also
https://www.johndcook.com/blog/2009/08/24/algorithms-convert-color-grayscale/
Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eLT_Average 

(channel0 + ... + channelN) / NbChannels

eLT_Lightness 

(max(channel0, ..., channelN) + min(channel0, ..., channelN)) / 2

eLT_Luminosity 

0.21 R + 0.72 G + 0.07 B -> The input image MUST be have 3 channels (assumed to be RGB)

◆ eMaskMode

Enumerator
eMM_Direct 

use directly the mask

eMM_Reverse 

use the reversed mask (process 0 as 1 and 1 as 0)

◆ eMatchStatsCriterion

Enumerate describing extremum type.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eMinMax 

adjust image dynamic on min and max

eMeanStdDev 

adjust image dynamic on mean and variance

eHistogram 

adjust image dynamic on histogram

◆ eMinMaxDefinition

Enumerate describing range definition for histogram measure parameters.

Enumerate describing the definition of min and max parameters.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eMMD_ImgMinMax 

minimal and maximal intensities of the image

eMMD_UserDefinedMinMax 

minimal and maximal intensities are defined by the user

◆ ePCAReductionCriterion

Enumerate describing PCA reduction criterion.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
ePCARC_VarianceThresholding 

variance thresholding

ePCARC_ExpectedNbEltsInSequence 

expected dimensionality of output sequence image

◆ ePredefinedCyclicRgbColorMapId

Enumerator
ePCRCMI_Random1_12Colors 

Random1 (12 colors)

ePCRCMI_Random1_12Colors_FirstBlack 

Random1 (12 colors), first color is black.

ePCRCMI_Random2_12Colors 

Random2 (12 colors)

ePCRCMI_Random2_12Colors_FirstBlack 

Random2 (12 colors), first color is black.

ePCRCMI_Random1_24Colors 

Random1 (24 colors)

ePCRCMI_Random1_24Colors_FirstBlack 

Random1 (24 colors), first color is black.

◆ ePredefinedSmoothRgbColorMapId

Enumerator
ePSRCMI_Jet 

JET color map.

ePSRCMI_InvJet 

inverted JET color map

ePSRCMI_Viridis 

Viridis color map (matplotlib-like)

ePSRCMI_Magma 

Magma color map (matplotlib-like)

ePSRCMI_Inferno 

Inferno color map (matplotlib-like)

ePSRCMI_Plasma 

Plasma color map (matplotlib-like)

◆ eProcessingOptimizationPolicy

Enumerate describing processing optimization policy type.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
ePOP_MaximizeSpeed 

Processing will favor speed execution.

ePOP_MinimizeMemory 

Processing will favor low memory consumption.

◆ eProjStatType

Enumerate describing the statistic projections.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
ePST_Max 

compute the maximum

ePST_Mean 

compute the mean

ePST_Median 

compute the median

ePST_Min 

compute the minimum

ePST_StdDev 

compute the standard deviation

ePST_Sum 

compute the sum

ePST_Variance 

compute the variance

◆ eRandomAlgoType

Enumerate describing the statistic projections.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eRAT_NonRandom 

use a non random algorithm

eRAT_Random 

use a random algorithm

◆ eRandomForestFeaturesDimension

Enumerate describing random forest dimension.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eRFFD_2d 

Compute 2D features.

eRFFD_3d 

Compute 3D features.

◆ eRandomForestFeaturesType

Enumerate describing random forest features type.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eRFFT_GaussianSmoothing 

Random forest feature type is gaussian smoothing.

eRFFT_MeanSmoothing 

Random forest feature type is mean smoothing.

eRFFT_Laplacian_Difference 

Random forest feature type is Laplacian.

eRFFT_High_Pass 

Random forest feature type is high pass.

eRFFT_Variance 

Random forest feature type is variance.

eRFFT_Erosion 

Random forest feature type is erosion.

eRFFT_Dilation 

Random forest feature type is dilation.

eRFFT_Opening 

Random forest feature type is opening.

eRFFT_Closing 

Random forest feature type is closing.

eRFFT_Dilatation 

Random forest feature type is dilation (kept for backward compatibility)

◆ eRgbColorMapCycleMode

Enumerator
eRCMCM_AllCyclic 

All the elements of the LUT take part to the cycle.

eRCMCM_ExcludeFirstFromCycle 

All the elements of the LUT take part to the cycle, except the first one.

◆ eShapeGreyscaleType

Enumerate describing shape greyscale type.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eSGT_Dark 

computation considers dark shapes

eSGT_Light 

computation considers light shapes

◆ eSkeletonAlgoType

Enumerate describing the type of skeleton calculation algorithm.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eSAT_Default 

Default algorithm.

eSAT_Smooth 

Smooth skeleton computation.

◆ eSmoothRgbColorMapRangeMode

Enumerate describing range mode for smooth RGB color map.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eSRCMRM_ImageRange 

Image range.

eSRCMRM_DataTypeRange 

Input image data type range.

◆ eSuperPixelsType

Enumerate describing super pixels type.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eSPT_Number 

computation considers number of super pixels

eSPT_Size 

computation considers size of super pixels

◆ eWatershedOutputMode

Enumerate describing watershed output mode.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eWOM_Lines 

Watershed lines extraction mode for watershed algorithm.

eWOM_Basins 

Watershed basins extraction mode for watershed algorithm.

◆ eWatershedSeparationMode

Enumerate describing watershed separation mode.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eWSM_Split 

Split of input image mode for watershed algorithm.

eWSM_Lines 

Watershed lines extraction mode for watershed algorithm.

eWSM_Basins 

Watershed basins extraction mode for watershed algorithm.

eWSM_SplitLabel 

Split of input image mode for watershed algorithm.

◆ eWatershedProcessingMode

Enumerate describing watershed processing mode.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eWPM_OptimizeSpeed 

Parallelised mode for watershed algorithm.

eWPM_Repeatable 

Repeatable mode for watershed algorithm.

◆ eZoomInterpolationMethod

Enumerate describing interpolation method during zoom process.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eZIM_NearestNeighbour 

Nearest neighbour interpolation method.

eZIM_Linear 

Linear interpolation method (bilinear for 2d case and trilinear for 3d case)

eZIM_Cubic 

Cubic interpolation method (bicubic for 2d case and tricubic for 3d case)

eZIM_VolumeWeightedMean 

Volume weighted mean interpolation method.

◆ eIPSDKIPLFormulaAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInFilterFormulaToolTipId 

[Input] Logic measure formula used for shape analysis filtering stage

eInImageFormula2dToolTipId 

[Input] Image formula 2d used for image generation

eInImageFormula3dToolTipId 

[Input] Image formula 3d used for image generation

◆ eIPSDKIPLGeometryEntityCollAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInLabelsShape2dToolTipId 

[Input] Collection of shape 2d associated to labels

eInLabelsShape3dToolTipId 

[Input] Collection of shape 3d associated to labels

eInOutLabelsShape2dToolTipId 

[InOut] Collection of shape 2d associated to labels

eInOutLabelsShape3dToolTipId 

[InOut] Collection of shape 3d associated to labels

eInOutPILabelsShape2dToolTipId 

[InOut] Plan indexed collection of shape 2d associated to labels

eInOutPILabelsShape3dToolTipId 

[InOut] Plan indexed collection of shape 3d associated to labels

eInPILabelsShape2dToolTipId 

[Input] Plan indexed collection of shape 2d associated to labels

eInPILabelsShape3dToolTipId 

[Input] Plan indexed collection of shape 3d associated to labels

eOutLabelsShape2dToolTipId 

[Output] Collection of shape 2d associated to labels

eOutLabelsShape3dToolTipId 

[Output] Collection of shape 3d associated to labels

eOutPILabelsShape2dToolTipId 

[Output] Plan indexed collection of shape 2d associated to labels

eOutPILabelsShape3dToolTipId 

[Output] Plan indexed collection of shape 3d associated to labels

◆ eIPSDKIPLInOutImageAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInOutImgToolTipId 

[InOut] image for processing operation

eInOutOptWk1RealImgToolTipId 

[InOut Optional] Temporary working image for algorithm (data contained in image buffer are reals)

◆ eIPSDKIPLInput2dImageAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInGreyImg2dToolTipId 

[Input] 2d grey levels image

eInGreySeqImg2dToolTipId 

[Input] grey level sequence image 2d for processing operation

eInGxGreyImg2dToolTipId 

[Input] 2d grey levels image of gradient computed along x-axis

eInGxSingleGreyImg2dToolTipId 

[Input] single grey-levels 2d image of gradient computed along x-axis

eInGyGreyImg2dToolTipId 

[Input] 2d grey levels image of gradient computed along y-axis

eInGySingleGreyImg2dToolTipId 

[Input] single grey-levels 2d image of gradient computed along y-axis

eInImg2dToolTipId 

[Input] 2d image for operation

eInOriginImg2dToolTipId 

[Input] Origin 2d image provided to registration algorithm

eInSingleGreyComplexImImg2dToolTipId 

[Input] imaginary part of a complex single grey-levels 2d image

eInSingleGreyComplexRealImg2dToolTipId 

[Input] real part of a complex single grey-levels 2d image

eInSingleGreyImg2dToolTipId 

[Input] single grey-levels 2d image

eInTargetImg2dToolTipId 

[Input] Target 2d image provided to registration algorithm

◆ eIPSDKIPLInput2dOptionalImageAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInOptGreyImg2dToolTipId 

[Input Optional] grey-levels 2d image

eInOptGxGreyImg2dToolTipId 

[Input Optional] grey-levels 2d image of gradient computed along x-axis

eInOptGyGreyImg2dToolTipId 

[Input Optional] grey-levels 2d image of gradient computed along y-axis

◆ eIPSDKIPLInput3dImageAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInBinImg3dToolTipId 

[Input] binary 3d image for processing operation

eInBinLabImg3dToolTipId 

[Input] binary or label 3d image for processing operation

eInBinMarkImg3dToolTipId 

[Input] binary 3d marker image for processing operation

eInBinSeedImg3dToolTipId 

[Input] 3d seeded binary image

eInDFTImg3d1ToolTipId 

[Input] first element for 3d Discrete Fourier Transform (can be real cartesian part or rho polar part [default] of signal depending on algorithm configuration)

eInDFTImg3d2ToolTipId 

[Input] second element for 3d Discrete Fourier Transform (can be imaginary cartesian part or theta polar part [default] of signal depending on algorithm configuration)

eInGreyMarkImg3dToolTipId 

[Input] grey marker3d image for processing operation

eInGreyMsrImg3dToolTipId 

[Input] grey 3d image used for intensity measurements

eInGreyUIntImg3dToolTipId 

[Input] 3d grey levels image (data contained inside image buffer are unsigned integers)

eInGxGreyImg3dToolTipId 

[Input] 3d grey levels image of gradient computed along x-axis

eInGxImg3dToolTipId 

[Input] image 3d of gradient computed along x axis

eInGyGreyImg3dToolTipId 

[Input] 3d grey levels image of gradient computed along y-axis

eInGyImg3dToolTipId 

[Input] image 3d of gradient computed along y axis

eInGzGreyImg3dToolTipId 

[Input] 3d grey levels image of gradient computed along z-axis

eInGzImg3dToolTipId 

[Input] image 3d of gradient computed along z axis

eInImg3d1ToolTipId 

[Input] First 3d image for operation

eInImg3d2ToolTipId 

[Input] Second 3d image for operation

eInImg3d3ToolTipId 

[Input] Third 3d image for operation

eInImg3dToolTipId 

[Input] 3d image for operation

eInIntImg3dToolTipId 

[Input] image 3d for processing operation (data contained in image buffer are integers)

eInLabMarkImg3dToolTipId 

[Input] label marker image 3d for processing operation

eInLabelImg3dToolTipId 

[Input] label image 3d for processing operation

eInOriginImg3dToolTipId 

[Input] Origin 3d image provided to registration algorithm

eInROIImg3dToolTipId 

[Input] 3d ROI image for processing operation

eInSingleImg3dToolTipId 

[Input] single 3d image

eInTargetImg3dToolTipId 

[Input] Target 3d image provided to registration algorithm

◆ eIPSDKIPLInput3dOptionalImageAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInDyImgToolTipId 

[Input] Displacement map along the y-axis

eInOptBinImg3d1ToolTipId 

[Input Optional] first binary image 3d for operation

eInOptBinImg3d2ToolTipId 

[Input Optional] second binary image 3d for operation

eInOptBinImg3d3ToolTipId 

[Input Optional] third binary image 3d for operation

eInOptGreyImg3dToolTipId 

[Input Optional] grey-levels 3d image

eInOptGxGreyImg3dToolTipId 

[Input Optional] grey-levels 3d image of gradient computed along x-axis

eInOptGyGreyImg3dToolTipId 

[Input Optional] grey-levels 3d image of gradient computed along y-axis

eInOptGzGreyImg3dToolTipId 

[Input Optional] grey-levels 3d image of gradient computed along z-axis

eInOptImg3d1ToolTipId 

[Input Optional] first input image 3d for operation

eInOptImg3d2ToolTipId 

[Input Optional] second input image 3d for operation

eInOptImg3d3ToolTipId 

[Input Optional] third input image 3d for operation

eInOptLabImg3d1ToolTipId 

[Input Optional] first label image 3d for operation

eInOptLabImg3d2ToolTipId 

[Input Optional] second label image 3d for operation

eInOptLabImg3d3ToolTipId 

[Input Optional] third label image 3d for operation

◆ eIPSDKIPLInputImageAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInBinImgToolTipId 

[Input] binary image for processing operation

eInBinLabImgToolTipId 

[Input] binary or label image for processing operation

eInBinMarkImgToolTipId 

[Input] binary marker image for processing operation

eInBinSeedImgToolTipId 

[Input] Seeded binary image

eInClassImgToolTipId 

[Input] Image of classes

eInColorImg1ToolTipId 

[Input] First color image

eInColorImg2ToolTipId 

[Input] Second color image

eInColorImgToolTipId 

[Input] color image for processing operation

eInDFTImg1ToolTipId 

[Input] first element for Discrete Fourier Transform (can be real cartesian part or rho polar part [default] of signal depending on algorithm configuration)

eInDFTImg2ToolTipId 

[Input] second element for Discrete Fourier Transform (can be imaginary cartesian part or theta polar part [default] of signal depending on algorithm configuration)

eInDxImgToolTipId 

[Input] Displacement map along the x-axis

eInGreyMarkImgToolTipId 

[Input] grey marker image for processing operation

eInGreyMsrImgToolTipId 

[Input] grey image used for intensity measurements

eInGreyUIntImgToolTipId 

[Input] grey levels image (data contained inside image buffer are unsigned integers)

eInGxImgToolTipId 

[Input] image of gradient computed along x axis

eInGyImgToolTipId 

[Input] image of gradient computed along Y axis

eInHomogeneousImgToolTipId 

[Input] Homogeneous image

eInImg1ToolTipId 

[Input] First image for processing operation

eInImg2ToolTipId 

[Input] Second image for processing operation

eInImg3ToolTipId 

[Input] Third image for processing operation

eInImg4ToolTipId 

[Input] Fourth image for processing operation

eInImgToolTipId 

[Input] image for processing operation

eInIntImg1ToolTipId 

[Input] First image for processing operation (data contained in image buffer are integers)

eInIntImg2ToolTipId 

[Input] Second image for processing operation (data contained in image buffer are integers)

eInIntImgToolTipId 

[Input] image for processing operation (data contained in image buffer are integers)

eInLabClassImgToolTipId 

[Input] Image containing labels or class indices

eInLabMarkImgToolTipId 

[Input] label marker image for processing operation

eInLabelImgToolTipId 

[Input] label image for processing operation

eInMaskImgToolTipId 

[Input] Binary image for masking operation

eInROIImgToolTipId 

[Input] ROI image for processing operation

eInRealImgToolTipId 

[Input] image for processing operation (data contained in image buffer are reals)

eInRgbImgToolTipId 

[Input] RGB color image for processing operation

eInRhoImgToolTipId 

[Input] rho component of polar coordinates

eInSeqImg1ToolTipId 

[Input] First input image sequence

eInSeqImg2ToolTipId 

[Input] Second input sequence image

eInSeqImgToolTipId 

[Input] sequence image for processing operation

eInSingleImg1ToolTipId 

[Input] First single image

eInSingleImg2ToolTipId 

[Input] Second single image

eInSingleImgToolTipId 

[Input] single image

eInThetaImgToolTipId 

[Input] theta component of polar coordinates

eInWhiteImgToolTipId 

[Input] White image. Used by shading correction algorithm

eInXImgToolTipId 

[Input] x component of cartesian coordinates

eInYImgToolTipId 

[Input] y component of cartesian coordinates

◆ eIPSDKIPLInputOptionalImageAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInOptBinImg1ToolTipId 

[Input Optional] first binary image for operation

eInOptBinImg2ToolTipId 

[Input Optional] second binary image for operation

eInOptBinImg3ToolTipId 

[Input Optional] third binary image for operation

eInOptBlackImgToolTipId 

[Input Optional] Black image, usually obtained by closing all optical ports of the camera, or by turning off all the light sources. Used by shading correction algorithm

eInOptImg1ToolTipId 

[Input Optional] first input image for operation

eInOptImg2ToolTipId 

[Input Optional] second input image for operation

eInOptImg3ToolTipId 

[Input Optional] third input image for operation

eInOptLabImg1ToolTipId 

[Input Optional] first label image for operation

eInOptLabImg2ToolTipId 

[Input Optional] second label image for operation

eInOptLabImg3ToolTipId 

[Input Optional] third label image for operation

eInOptMaskImgToolTipId 

[Input Optional] Binary image for masking operation

eInOptRealSeqImgToolTipId 

[Input Optional] Real sequence image

eInOptRefImgToolTipId 

[Input Optional] reference image

eInOptSingleGreyMaskImgToolTipId 

[Input Optional] Binary image for masking operation for each (x, y, z) coordinate regardless to (c, t) coordinates

◆ eIPSDKIPLOutput2dImageAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eOutImg2dToolTipId 

[Output] 2d image for processing operation

◆ eIPSDKIPLOutput2dOptionalImageAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eOutOptGxGreyImg2dToolTipId 

[Output Optional] grey-levels 2d image of gradient computed along x-axis

eOutOptGyGreyImg2dToolTipId 

[Output Optional] grey-levels 2d image of gradient computed along y-axis

eOutOptLabelImg2dToolTipId 

[Output Optional] label image 2d for processing operation

◆ eIPSDKIPLOutput3dImageAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eOutBinImg3dToolTipId 

[Output] 3D binary image

eOutGreyImg3dToolTipId 

[Output] grey image 3d for processing operation

eOutLabelImg3dToolTipId 

[Output] label image 3d for processing operation

◆ eIPSDKIPLOutput3dOptionalImageAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eOutOptGradXImg3dToolTipId 

[Output Optional] 3d image associated to X component of gradient computation

eOutOptGradYImg3dToolTipId 

[Output Optional] 3d image associated to Y component of gradient computation

eOutOptGradZImg3dToolTipId 

[Output Optional] 3d image associated to Z component of gradient computation

◆ eIPSDKIPLOutputWorkingOptionalGpuImageAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eOutOptWk1RealGpuImgToolTipId 

[Output Optional] Temporary working image for GPU processes (data contained in image buffer are reals)

◆ eIPSDKIPLOutputImageAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eOutBinImgToolTipId 

[Output] binary image for processing operation

eOutBinLabImgToolTipId 

[Output] binary or label image for processing operation

eOutClassImgToolTipId 

[Output] Image of classes

eOutColorImgToolTipId 

[Output] color image for processing operation

eOutComplexImImgToolTipId 

[Output] Imaginary part of the complex image resulting from Hough circles detection

eOutComplexRealImgToolTipId 

[Output] Real part of the complex image resulting from Hough circles detection

eOutDFTImg1ToolTipId 

[Output] first element for Discrete Fourier Transform (can be real cartesian part or rho polar part [default] of signal depending on algorithm configuration)

eOutDFTImg2ToolTipId 

[Output] second element for Discrete Fourier Transform (can be imaginary cartesian part or theta polar part [default] of signal depending on algorithm configuration)

eOutDistImgToolTipId 

[Output] distance map image

eOutGxGxImgToolTipId 

[Output] image containing squares of gradient values computed along x-axis

eOutGxGyImgToolTipId 

[Output] image containing products of of gradient values computed along x-axis with gradient values computed along y-axis

eOutGxGzImgToolTipId 

[Output] image containing products of of gradient values computed along x-axis with gradient values computed along z-axis

eOutGyGyImgToolTipId 

[Output] image containing squares of gradient values computed along y-axis

eOutGyGzImgToolTipId 

[Output] image containing products of of gradient values computed along y-axis with gradient values computed along z-axis

eOutGzGzImgToolTipId 

[Output] image containing squares of gradient values computed along z-axis

eOutHxxImgToolTipId 

[Output] image of hessian (x-x axis)

eOutHxyImgToolTipId 

[Output] image of image of hessian (x-y axis)

eOutHxzImgToolTipId 

[Output] image of hessian (x-z axis)

eOutHyyImgToolTipId 

[Output] image of hessian (y-y axis)

eOutHyzImgToolTipId 

[Output] image of image of hessian (y-z axis)

eOutHzzImgToolTipId 

[Output] image of image of hessian (z-z axis)

eOutImg1ToolTipId 

[Output] First output image

eOutImg2ToolTipId 

[Output] Second output image

eOutImgToolTipId 

[Output] image for processing operation

eOutIntImgToolTipId 

[Output] image containing integers

eOutLabClassImgToolTipId 

[Output] Image containing labels or class indices

eOutLabelImgToolTipId 

[Output] label image for processing operation

eOutLightImgToolTipId 

[Output] lightness image

eOutPosterizedImgToolTipId 

[Output] PosterizedImg

eOutRealImg10ToolTipId 

[Output] image for processing operation (data contained in image buffer are reals)

eOutRealImg1ToolTipId 

[Output] image for processing operation (data contained in image buffer are reals)

eOutRealImg2ToolTipId 

[Output] image for processing operation (data contained in image buffer are reals)

eOutRealImg3ToolTipId 

[Output] image for processing operation (data contained in image buffer are reals)

eOutRealImg4ToolTipId 

[Output] image for processing operation (data contained in image buffer are reals)

eOutRealImg5ToolTipId 

[Output] image for processing operation (data contained in image buffer are reals)

eOutRealImg6ToolTipId 

[Output] image for processing operation (data contained in image buffer are reals)

eOutRealImg7ToolTipId 

[Output] image for processing operation (data contained in image buffer are reals)

eOutRealImg8ToolTipId 

[Output] image for processing operation (data contained in image buffer are reals)

eOutRealImg9ToolTipId 

[Output] image for processing operation (data contained in image buffer are reals)

eOutRealImgToolTipId 

[Output] image for processing operation (data contained in image buffer are reals)

eOutRealSeqImg1ToolTipId 

[Output] First real sequence image

eOutRealSeqImg2ToolTipId 

[Output] Second real sequence image

eOutRealSeqImgToolTipId 

[Output] Real sequence image

eOutRgbImgToolTipId 

[Output] Rgb color image for processing operation

eOutRgbUInt8ImgToolTipId 

[Output] Rgb color uint8 image for processing operation

eOutRhoImgToolTipId 

[Output] rho component of polar coordinates

eOutSingleImgToolTipId 

[Output] single image

eOutThetaImgToolTipId 

[Output] theta component of polar coordinates

eOutXImgToolTipId 

[Output] x component of cartesian coordinates

eOutYImgToolTipId 

[Output] y component of cartesian coordinates

◆ eIPSDKIPLOutputOptionalImageAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eOutOptBinImgToolTipId 

[Output Optional] binary image

eOutOptClassImgToolTipId 

[Output Optional] Image of classes

eOutOptGradXImgToolTipId 

[Output Optional] image associated to X component of gradient computation

eOutOptGradYImgToolTipId 

[Output Optional] image associated to Y component of gradient computation

eOutOptImgToolTipId 

[Output Optional] image for processing operation

eOutOptMaskImgToolTipId 

[Output Optional] mask image for processing operation

eOutOptPosterizedImgToolTipId 

[Output Optional] Posterized image

eOutOptRealImg1ToolTipId 

[Output Optional] image for processing operation (data contained in image buffer are reals)

eOutOptRealImg2ToolTipId 

[Output Optional] image for processing operation (data contained in image buffer are reals)

eOutOptRealImgToolTipId 

[Output Optional] image for processing operation (data contained in image buffer are reals)

eOutOptSeqImgToolTipId 

[Output Optional] sequence image for processing operation

◆ eIPSDKIPLOutputWorkingImageAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eOutWk10RealImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk11RealImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk12RealImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk13RealImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk14RealImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk15RealImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk16RealImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk17RealImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk18RealImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk19RealImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk1BinImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk1ColorImgToolTipId 

[Output] Temporary working color image for algorithm

eOutWk1DistImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk1ImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk1LabelImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk1RealImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk20RealImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk21RealImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk22RealImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk2BinImgToolTipId 

[Output] Second temporary working image for algorithm

eOutWk2ImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk2LabelImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk2RealImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk3ImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk3RealImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk4ImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk4RealImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk5ImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk5RealImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk6ImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk6RealImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk7ImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk7RealImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk8RealImgToolTipId 

[Output] Temporary working image for algorithm

eOutWk9RealImgToolTipId 

[Output] Temporary working image for algorithm

◆ eIPSDKIPLOutputWorkingOptionalImageAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eOutOptWk1BinImgToolTipId 

[Output Optional] Temporary working image for algorithm

eOutOptWk1ImgToolTipId 

[Output Optional] Temporary working image for algorithm

eOutOptWk1LabelImgToolTipId 

[Output Optional] Temporary working image for algorithm

eOutOptWk1RealImgToolTipId 

[Output Optional] Temporary working image for algorithm (data contained in image buffer are reals)

eOutOptWk2BinImgToolTipId 

[Output Optional] Temporary working image for algorithm

eOutOptWk2ImgToolTipId 

[Output Optional] Temporary working image for algorithm

eOutOptWk2LabelImgToolTipId 

[Output Optional] Temporary working image for algorithm

eOutOptWk2RealImgToolTipId 

[Output Optional] Temporary working image for algorithm (data contained in image buffer are reals)

eOutOptWk3ImgToolTipId 

[Output Optional] Temporary working image for algorithm

eOutOptWk3RealImgToolTipId 

[Output Optional] Temporary working image for algorithm (data contained in image buffer are reals)

eOutOptWk4RealImgToolTipId 

[Output Optional] Temporary working image for algorithm (data contained in image buffer are reals)

eOutOptWk5RealImgToolTipId 

[Output Optional] Temporary working image for algorithm (data contained in image buffer are reals)

eOutOptWk6RealImgToolTipId 

[Output Optional] Temporary working image for algorithm (data contained in image buffer are reals)

eOutOptWk7RealImgToolTipId 

[Output Optional] Temporary working image for algorithm (data contained in image buffer are reals)

eOutOptWk8RealImgToolTipId 

[Output Optional] Temporary working image for algorithm (data contained in image buffer are reals)

eOutOptWkClassImgToolTipId 

[Output Optional] Temporary working image for algorithm

◆ eIPSDKIPLImageBufferTypeAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInConvertImageBufferTypeToolTipId 

Input image buffer type parameter for image type convertion operation.

◆ eIPSDKIPLKernelAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInKnlXYToolTipId 

[Input] kernel xy for processing operation

eInKnlXYZToolTipId 

[Input] kernel xyz for processing operation

◆ eMeasureInfoSetMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInMeasureInfoSet2dToolTipId 

[Input] shape analysis 2d measure information set

eInMeasureInfoSet3dToolTipId 

[Input] shape analysis 3d measure information set

eInOptMeasureInfoSet2dToolTipId 

[Input Optional] shape analysis 2d measure information set

eInOptMeasureInfoSet3dToolTipId 

[Input Optional] shape analysis 3d measure information set

◆ eMeasureSetMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInMeasureSet2dToolTipId 

[Input] shape analysis 2d measure set

eInMeasureSet3dToolTipId 

[Input] shape analysis 3d measure set

eInOutMeasureSet2dToolTipId 

[InOut] shape analysis 2d measure set

eInOutMeasureSet3dToolTipId 

[InOut] shape analysis 3d measure set

eInOutSubGenericMeasureSet2dToolTipId 

[InOut] sub generic shape analysis 2d measure set

eInOutSubGenericMeasureSet3dToolTipId 

[InOut] sub generic shape analysis 3d measure set

eInOutSubGeometry2dMeasureSet2dToolTipId 

[InOut] sub geometry 2d shape analysis 2d measure set

eInOutSubGeometry3dMeasureSet3dToolTipId 

[InOut] sub geometry 3d shape analysis 3d measure set

eInOutSubIndivisibleMeasureSet2dToolTipId 

[InOut] sub indivisible shape analysis 2d measure set

eInOutSubIndivisibleMeasureSet3dToolTipId 

[InOut] sub indivisible shape analysis 3d measure set

eInOutSubIntensityMeasureSet2dToolTipId 

[InOut] sub intensity shape analysis 2d measure set

eInOutSubIntensityMeasureSet3dToolTipId 

[InOut] sub intensity shape analysis 3d measure set

eOutMeasureSetToolTipId 

[Output] shape analysis measure set

eOutPIMeasureSetToolTipId 

[Output] Plan indexed collection of shape analysis measure set

◆ eIPSDKIPLNeighborhoodAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInNeighborhood2dToolTipId 

[Input] neighborhood 2d type for operation

eInNeighborhood3dToolTipId 

[Input] neighborhood 3d type for operation

eInOptNeighborhood2dToolTipId 

[Input optional] neighborhood 2d type for operation

eInOptNeighborhood3dToolTipId 

[Input optional] neighborhood 3d type for operation

◆ eXStrip2dAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInBinXStrip2dToolTipId 

[Input] binary x strip 2d for operation

eInOutDFTXStrip2d1ToolTipId 

[InOut] first element for Discrete Fourier Transform (can be real cartesian part or rho polar part [default] of signal depending on algorithm configuration)

eInOutDFTXStrip2d2ToolTipId 

[InOut] second element for Discrete Fourier Transform (can be imaginary cartesian part or theta polar part [default] of signal depending on algorithm configuration)

eInOutDistXStrip2dToolTipId 

[InOut] distance map x strip 2d for operation

eInOutRealXStrip2d10ToolTipId 

[InOut] Tenth x strip with real data for operation

eInOutRealXStrip2d1ToolTipId 

[InOut] x strip with real data for operation

eInOutRealXStrip2d2ToolTipId 

[InOut] x strip with real data for operation

eInOutRealXStrip2d3ToolTipId 

[InOut] x strip with real data for operation

eInOutRealXStrip2d4ToolTipId 

[InOut] Fourth x strip with real data for operation

eInOutRealXStrip2d5ToolTipId 

[InOut] Fifth x strip with real data for operation

eInOutRealXStrip2d6ToolTipId 

[InOut] Sixth x strip with real data for operation

eInOutRealXStrip2d7ToolTipId 

[InOut] Seventh x strip with real data for operation

eInOutRealXStrip2d8ToolTipId 

[InOut] Eighth x strip with real data for operation

eInOutRealXStrip2d9ToolTipId 

[InOut] Ninth x strip with real data for operation

eInOutXStrip2dToolTipId 

[InOut] x strip for operation

eInRealXStrip2d1ToolTipId 

[Input] First x strip with real data for operation

eInRealXStrip2d2ToolTipId 

[Input] Second x strip with real data for operation

eInRealXStrip2d3ToolTipId 

[Input] Third x strip with real data for operation

eInRealXStrip2d4ToolTipId 

[Input] Fourth x strip with real data for operation

eInRealXStrip2d5ToolTipId 

[Input] Fifth x strip with real data for operation

eInXStrip2dToolTipId 

[Input] x strip 2d for operation

eOutDistXStrip2dToolTipId 

[Output] distance map x strip 2d for operation

eOutXStrip2dToolTipId 

[Output] x strip for operation

◆ eXStrip2dWithKernelAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInKnlXStrip2dToolTipId 

[Input] image x strip 2d attribute associated to a kernel

◆ eYStrip2dAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInBinLabYStrip2d1ToolTipId 

[Input] First input binary or label strip in 2d

eInBinLabYStrip2d2ToolTipId 

[Input] Second input binary or label Y strip in 2d

eInBinMarkYStrip2dToolTipId 

[Input] binary marker y strip 2d for operation

eInBinSeedYStrip2dToolTipId 

[Input] y strip 2d of binary seed images

eInBinYStrip2dToolTipId 

[Input] binary y strip 2d for operation

eInClassYStrip2dToolTipId 

[Input] class y strip 2d

eInGxYStrip2dToolTipId 

[Input] image y strip 2d attribute containing gradient computed along x-axis

eInGyYStrip2dToolTipId 

[Input] image y strip 2d attribute containing gradient computed alongy-axis

eInIntYStrip2d1ToolTipId 

[Input] First integer y strip 2d for operation

eInIntYStrip2d2ToolTipId 

[Input] Second integer y strip 2d for operation

eInIntYStrip2dToolTipId 

[Input] integer y strip 2d for operation

eInLabelYStrip2d1ToolTipId 

[Input] first label y strip 2d for processing operation

eInLabelYStrip2d2ToolTipId 

[Input] second label y strip 2d for processing operation

eInLabelYStrip2dToolTipId 

[Input] label y strip 2d for processing operation

eInMaskYStrip2dToolTipId 

[Input] binary y strip 2d for masking operation

eInNormProjYStrip2dToolTipId 

[Input] norm component of image 2d matrix projection

eInOptBlackYStrip2dToolTipId 

[Input Optional] Y strip 2d associated to black image. Used for instance by shading correction algorithm

eInOptMaskSeqYStrip2dToolTipId 

[Input Optional] Mask sequence y strip 2d for processing operation

eInOptMaskYStrip2dToolTipId 

[Input Optional] binary y strip 2d for masking operation

eInOptPreviousBinYStrip2dToolTipId 

[Input Optional] binary y strips 2d just before first currently processed element

eInOptPreviousYStrip2dToolTipId 

[Input Optional] y strips 2d just before first currently processed element

eInOptSingleGreyMaskYStrip2dToolTipId 

[Input Optional] Mask y strip 2d for processing operation

eInOutBinYStrip2dToolTipId 

[InOut] binary y strip 2d for operation

eInOutDFTYStrip2d1ToolTipId 

[InOut] first element for Discrete Fourier Transform (can be real cartesian part or rho polar part [default] of signal depending on algorithm configuration)

eInOutDFTYStrip2d2ToolTipId 

[InOut] second element for Discrete Fourier Transform (can be imaginary cartesian part or theta polar part [default] of signal depending on algorithm configuration)

eInOutDistYStrip2dToolTipId 

[InOut] distance map y strip 2d for operation

eInOutIntYStrip2dToolTipId 

[InOut] integer y strip 2d for operation

eInOutOptClassYStrip2dToolTipId 

[InOut Optional] class y strip 2d

eInOutRealYStrip2d1ToolTipId 

[InOut] First real y strip 2d

eInOutRealYStrip2d2ToolTipId 

[InOut] Second real y strip 2d

eInOutRealYStrip2d3ToolTipId 

[InOut] Third real y strip 2d

eInOutRealYStrip2d4ToolTipId 

[InOut] Fourth real y strip 2d

eInOutRealYStrip2d5ToolTipId 

[InOut] Fifth real y strip 2d

eInOutRealYStrip2d6ToolTipId 

[InOut] Sixth real y strip 2d

eInOutRealYStrip2d7ToolTipId 

[InOut] Seventh real y strip 2d

eInOutRealYStrip2d8ToolTipId 

[InOut] Eightht real y strip 2d

eInOutRealYStrip2dToolTipId 

[InOut] real y strip 2d for operation

eInOutRealYStripSeq2dToolTipId 

[InOut] Real sequence image

eInOutYStrip2dToolTipId 

[InOut] y strip 2d for operation

eInRealYStrip2d1ToolTipId 

[Input] real y strip 2d for operation

eInRealYStrip2d2ToolTipId 

[Input] real y strip 2d for operation

eInRealYStrip2d3ToolTipId 

[Input] real y strip 2d for operation

eInRealYStrip2d4ToolTipId 

[Input] real y strip 2d for operation

eInRealYStrip2d5ToolTipId 

[Input] real y strip 2d for operation

eInRealYStrip2d6ToolTipId 

[Input] real y strip 2d for operation

eInRealYStrip2d7ToolTipId 

[Input] real y strip 2d for operation

eInRealYStrip2d8ToolTipId 

[Input] real y strip 2d for operation

eInRealYStrip2d9ToolTipId 

[Input] real y strip 2d for operation

eInRealYStrip2dToolTipId 

[Input] real y strip 2d for operation

eInRhoYStrip2dToolTipId 

[Input] rho component of polar coordinates

eInSeqYStrip2d1ToolTipId 

[Input] First sequence y strip 2d for processing operation

eInSeqYStrip2d2ToolTipId 

[Input] Second sequence y strip 2d for processing operation

eInSeqYStrip2dToolTipId 

[Input] Sequence y strip 2d for processing operation

eInThetaYStrip2dToolTipId 

[Input] theta component of polar coordinates

eInWhiteYStrip2dToolTipId 

[Input] Strip associated to white image. Used for instance by shading correction algorithm

eInXXYStrip2dToolTipId 

[Input] XX y strip 2d matrix component for processing operation

eInXYStrip2dToolTipId 

[Input] x component of cartesian coordinates

eInXYYStrip2dToolTipId 

[Input] XY y strip 2d matrix component for processing operation

eInYStrip2d1ToolTipId 

[Input] First y strip 2d for operation

eInYStrip2d2ToolTipId 

[Input] Second y strip 2d for operation

eInYStrip2d3ToolTipId 

[Input] Third y strip 2d for operation

eInYStrip2d4ToolTipId 

[Input] Fourth y strip 2d for operation

eInYStrip2dToolTipId 

[Input] y strip 2d for operation

eInYYStrip2dToolTipId 

[Input] y component of cartesian coordinates

eInYYYStrip2dToolTipId 

[Input] YY y strip 2d matrix component for processing operation

eOutBinLabYStrip2dToolTipId 

[Output] binary or label y strip 2d for operation

eOutBinYStrip2dToolTipId 

[Output] binary y strip 2d for operation

eOutClassYStrip2dToolTipId 

[Output] class y strip 2d

eOutComplexImYStrip2dToolTipId 

[Output] imaginary part of complex y strip 2d

eOutComplexRealYStrip2dToolTipId 

[Output] real part of complex y strip 2d

eOutDistYStrip2dToolTipId 

[Output] distance map y strip 2d for operation

eOutIntYStrip2dToolTipId 

[Output] integer y strip 2d for operation

eOutLabelYStrip2dToolTipId 

[Output] label y strip 2d for processing operation

eOutLightYStrip2dToolTipId 

[Output] lightness image y strip 2d

eOutOptRealYStrip2dToolTipId 

[Output Optional] real y strip 2d for operation

eOutPosterizedYStrip2dToolTipId 

[Output] Posterized y strip 2d

eOutRealYStrip2d1ToolTipId 

[Output] real y strip 2d for operation

eOutRealYStrip2d2ToolTipId 

[Output] real y strip 2d for operation

eOutRealYStrip2d3ToolTipId 

[Output] real y strip 2d for operation

eOutRealYStrip2d4ToolTipId 

[Output] real y strip 2d for operation

eOutRealYStrip2d5ToolTipId 

[Output] real y strip 2d for operation

eOutRealYStrip2d6ToolTipId 

[Output] real y strip 2d for operation

eOutRealYStrip2dToolTipId 

[Output] real y strip 2d for operation

eOutRealYStripSeq2d1ToolTipId 

[Output] First real sequence image

eOutRealYStripSeq2d2ToolTipId 

[Output] Second real sequence image

eOutRealYStripSeq2dToolTipId 

[Output] Real sequence image

eOutRhoYStrip2dToolTipId 

[Output] rho component of polar coordinates

eOutSeqYStrip2dToolTipId 

[Output] Sequence y strip 2d for processing operation

eOutSingleYStrip2dToolTipId 

[Output] single image y strip 2d

eOutThetaYStrip2dToolTipId 

[Output] theta component of polar coordinates

eOutXYStrip2dToolTipId 

[Output] x component of cartesian coordinates

eOutYStrip2d1ToolTipId 

[Output] First Y strip 2d

eOutYStrip2d2ToolTipId 

[Output] Second Y strip 2d

eOutYStrip2dToolTipId 

[Output] y strip 2d for operation

eOutYYStrip2dToolTipId 

[Output] y component of cartesian coordinates

◆ eYStrip2dWithKernelAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInBinKnlYStrip2dToolTipId 

[Input] binary image y strip 2d for operation associated to a kernel

eInComplexImKnlYStrip2dToolTipId 

[Input] complex image y strip 2d attribute (imaginary part)

eInComplexRealKnlYStrip2dToolTipId 

[Input] real part of a complex image y strip 2d attribute

eInGxKnlYStrip2dToolTipId 

[Input] image y strip 2d attribute containing gradient computed along x-axis

eInGyKnlYStrip2dToolTipId 

[Input] image y strip 2d attribute containing gradient computed along y-axis

eInKnlDistYStrip2dToolTipId 

[Input] distance image y strip 2d for operation associated to a kernel

eInKnlLabelYStrip2dToolTipId 

[Input] label y strip 2d with kernel for processing operation

eInKnlRealYStrip2d1ToolTipId 

[Input] First real image y strip 2d for operation associated to a kernel

eInKnlRealYStrip2d2ToolTipId 

[Input] Second real image y strip 2d for operation associated to a kernel

eInKnlRealYStrip2d3ToolTipId 

[Input] Third real image y strip 2d for operation associated to a kernel

eInKnlRealYStrip2d4ToolTipId 

[Input] Fourth real image y strip 2d for operation associated to a kernel

eInKnlRealYStrip2d5ToolTipId 

[Input] Fifth real image y strip 2d for operation associated to a kernel

eInKnlRealYStrip2d6ToolTipId 

[Input] Sixth real image y strip 2d for operation associated to a kernel

eInKnlRealYStrip2d7ToolTipId 

[Input] Seventh real image y strip 2d for operation associated to a kernel

eInKnlRealYStrip2d8ToolTipId 

[Input] Eighth real image y strip 2d for operation associated to a kernel

eInKnlXXYStrip2dToolTipId 

[Input] XX y strip 2d matrix component for processing operation

eInKnlXYYStrip2dToolTipId 

[Input] XY y strip 2d matrix component for processing operation

eInKnlYStrip2dToolTipId 

[Input] image y strip 2d attribute associated to a kernel

eInKnlYYYStrip2dToolTipId 

[Input] YY y strip 2d matrix component for processing operation

eInOptKnlBinYStrip2d1ToolTipId 

[Input Optional] first input binary y strip 2d for operation

eInOptKnlBinYStrip2d2ToolTipId 

[Input Optional] second input binary y strip 2d for operation

eInOptKnlBinYStrip2d3ToolTipId 

[Input Optional] third input binary y strip 2d for operation

eInOptKnlLabYStrip2d1ToolTipId 

[Input Optional] first input label y strip 2d for operation

eInOptKnlLabYStrip2d2ToolTipId 

[Input Optional] second input label y strip 2d for operation

eInOptKnlLabYStrip2d3ToolTipId 

[Input Optional] third input label y strip 2d for operation

eInOptKnlMaskYStrip2dToolTipId 

[Input Optional] Binary Mask with kernel for 2d Y strip

eInOptKnlYStrip2d1ToolTipId 

[Input Optional] first input y strip 2d for operation

eInOptKnlYStrip2d2ToolTipId 

[Input Optional] second input y strip 2d for operation

eInOptKnlYStrip2d3ToolTipId 

[Input Optional] third input y strip 2d for operation

◆ eYStrip3dAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInOutDFTYStrip3d1ToolTipId 

[InOut] first element for Discrete Fourier Transform (can be real cartesian part or rho polar part [default] of signal depending on algorithm configuration)

eInOutDFTYStrip3d2ToolTipId 

[InOut] second element for Discrete Fourier Transform (can be imaginary cartesian part or theta polar part [default] of signal depending on algorithm configuration)

eInOutDistYStrip3dToolTipId 

[InOut] distance map y strip 3d for operation

eInOutYStrip3dToolTipId 

[InOut] y strip 3d for operation

eInYStrip3dToolTipId 

[In] y strip 3d for operation

eOutYStrip3dToolTipId 

[Out] y strip 3d for operation

◆ eYStripColor2dAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInColorOrGreyYStrip2dToolTipId 

[Input] Color or grey y strip 2d for processing operation

eInColorYStrip2ToolTipId 

[Input] second color Y strip

eInColorYStrip2d1ToolTipId 

[Input] first color YStrip

eInColorYStrip2dToolTipId 

[Input] color y strip 2d for processing operation

eInRgbYStrip2dToolTipId 

[Input] Rgb color y strip 2d for processing operation

eOutColorYStrip2dToolTipId 

[Output] color y strip 2d for processing operation

eOutRgbYStrip2dToolTipId 

[Output] Rgb color y strip 2d for processing operation

◆ eZStrip3dAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInBinLabZStrip3dToolTipId 

[Input] Input binary or label Z strip in 3d

eInBinSeedZStrip3dToolTipId 

[Input] seeded binary z strip 3d for operation

eInBinZStrip3dToolTipId 

[Input] binary z strip 3d for operation

eInIntZStrip3dToolTipId 

[Input] integer z strip 3d for operation

eInLabelZStrip3d1ToolTipId 

[Input] first label z strip 3d for processing operation

eInLabelZStrip3d2ToolTipId 

[Input] second label z strip 3d for processing operation

eInLabelZStrip3dToolTipId 

[Input] label z strip 3d for processing operation

eInMaskZStrip3dToolTipId 

[Input] binary y strip 3d for masking operation

eInOptMaskZStrip3dToolTipId 

[Input Optional] binary z strip 3d for masking operation

eInOptPreviousBinZStrip3dToolTipId 

[Input Optional] binary z strips 3d just before first currently processed element

eInOptPreviousZStrip3dToolTipId 

[Input Optional] z strips 3d just before first currently processed element

eInOutBinZStrip3dToolTipId 

[InOut] binary z strip 3d for operation

eInOutDFTZStrip3d1ToolTipId 

[InOut] first element for Discrete Fourier Transform (can be real cartesian part or rho polar part [default] of signal depending on algorithm configuration)

eInOutDFTZStrip3d2ToolTipId 

[InOut] second element for Discrete Fourier Transform (can be imaginary cartesian part or theta polar part [default] of signal depending on algorithm configuration)

eInOutDistZStrip3dToolTipId 

[InOut] distance map z strip 3d for operation

eInOutIntZStrip3dToolTipId 

[InOut] integer z strip 3d for operation

eInOutOptClassZStrip3dToolTipId 

[InOut Optional] class z strip 3d

eInOutRealZStrip3dToolTipId 

[InOut] real z strip 3d for operation

eInOutZStrip3dToolTipId 

[InOut] z strip 3d for operation

eInXXZStrip3dToolTipId 

[Input] XX z strip 3d matrix component for processing operation

eInXYZStrip3dToolTipId 

[Input] XY z strip 3d matrix component for processing operation

eInXZZStrip3dToolTipId 

[Input] XZ z strip 3d matrix component for processing operation

eInYYZStrip3dToolTipId 

[Input] YY z strip 3d matrix component for processing operation

eInYZZStrip3dToolTipId 

[Input] YZ z strip 3d matrix component for processing operation

eInZStrip3d1ToolTipId 

[Input] First z strip 3d for operation

eInZStrip3d2ToolTipId 

[Input] Second z strip 3d for operation

eInZStrip3dToolTipId 

[Input] z strip 3d for operation

eInZZZStrip3dToolTipId 

[Input] ZZ z strip 3d matrix component for processing operation

eOutBinLabZStrip3dToolTipId 

[Output] binary or label z strip 3d for operation

eOutBinZStrip3dToolTipId 

[Output] binary z strip 3d for processing operation

eOutDistZStrip3dToolTipId 

[Output] distance map z strip 3d for operation

eOutLabelZStrip3dToolTipId 

[Output] label z strip 3d for processing operation

eOutRealZStrip3dToolTipId 

[Output] real z strip 3d for processing operation

eOutZStrip3d1ToolTipId 

[Output] First z strip 3d for operation

eOutZStrip3d2ToolTipId 

[Output] First z strip 3d for operation

eOutZStrip3dToolTipId 

[Output] z strip 3d for operation

◆ eZStrip3dWithKernelAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInBinKnlZStrip3dToolTipId 

[Input] binary image z strip 3d for operation associated to a kernel

eInBinLabKnlZStrip3dToolTipId 

[Input] Input binary or label Z strip 3d with kernel

eInGxKnlZStrip3dToolTipId 

[Input] image z strip 3d of gradient computed along x-axis

eInGyKnlZStrip3dToolTipId 

[Input] image z strip 3d of gradient computed along y-axis

eInGzKnlZStrip3dToolTipId 

[Input] image z strip 3d of gradient computed along z-axis

eInKnlDistZStrip3dToolTipId 

[Input] distance image z strip 3d for operation associated to a kernel

eInKnlLabelZStrip3dToolTipId 

[Input] label z strip 3d with kernel for processing operation

eInKnlXXZStrip3dToolTipId 

[Input] XX z strip 3d matrix component for processing operation

eInKnlXYZStrip3dToolTipId 

[Input] XY z strip 3d matrix component for processing operation

eInKnlXZZStrip3dToolTipId 

[Input] XZ z strip 3d matrix component for processing operation

eInKnlYYZStrip3dToolTipId 

[Input] YY z strip 3d matrix component for processing operation

eInKnlYZZStrip3dToolTipId 

[Input] YZ z strip 3d matrix component for processing operation

eInKnlZStrip3dToolTipId 

[Input] image z strip 3d attribute associated to a kernel

eInKnlZZZStrip3dToolTipId 

[Input] ZZ z strip 3d matrix component for processing operation

eInLabelKnlZStrip3dToolTipId 

[Input] label z strip 3d for processing operation associated to a kernel

eInOptKnlBinZStrip3d1ToolTipId 

[Input Optional] first input binary z strip 3d for operation

eInOptKnlBinZStrip3d2ToolTipId 

[Input Optional] second input binary z strip 3d for operation

eInOptKnlBinZStrip3d3ToolTipId 

[Input Optional] third input binary z strip 3d for operation

eInOptKnlLabZStrip3d1ToolTipId 

[Input Optional] first input label z strip 3d for operation

eInOptKnlLabZStrip3d2ToolTipId 

[Input Optional] second input label z strip 3d for operation

eInOptKnlLabZStrip3d3ToolTipId 

[Input Optional] third input label z strip 3d for operation

eInOptKnlMaskZStrip3dToolTipId 

[Input Optional] Binary Mask with kernel for 3d Z strip

eInOptKnlZStrip3d1ToolTipId 

[Input Optional] first input z strip 3d for operation

eInOptKnlZStrip3d2ToolTipId 

[Input Optional] second input z strip 3d for operation

eInOptKnlZStrip3d3ToolTipId 

[Input Optional] third input z strip 3d for operation

◆ eZStripColor3dAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInColorOrGreyZStrip3dToolTipId 

[Input] color or grey z strip 3d for operation

eInColorZStrip3dToolTipId 

[Input] color z strip 3d for processing operation

eInRgbZStrip3dToolTipId 

[Input] Rgb color z strip 3d for processing operation

eOutRgbZStrip3dToolTipId 

[Output] Rgb color z strip 3d for processing operation

◆ eIPSDKIPLStructuringElementAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInSEXYToolTipId 

[Input] structuring element xy for processing operation

eInSEXY1ToolTipId 

[Input] first structuring element xy for processing operation

eInSEXY2ToolTipId 

[Input] second structuring element xy for processing operation

eInSEXYZToolTipId 

[Input] structuring element xyz for processing operation

eInSEXYZ1ToolTipId 

[Input] first structuring element xyz for processing operation

eInSEXYZ2ToolTipId 

[Input] second structuring element xyz for processing operation

◆ eIPSDKIPLInOut2dSubImageMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInOutSubBinImg2dToolTipId 

[InOut] [InOut] binary 2d sub image for operation

eInOutSubDFTImg2d1ToolTipId 

[InOut] first 2d single sub image for Discrete Fourier Transform (can be real cartesian part or rho polar part [default] of signal depending on algorithm configuration)

eInOutSubDFTImg2d2ToolTipId 

[InOut] second 2d single sub image for Discrete Fourier Transform (can be imaginary cartesian part or theta polar part [default] of signal depending on algorithm configuration)

eInOutSubImg2dToolTipId 

[InOut] grey level 2d sub image for operation

eInOutSubRealImg2d1ToolTipId 

[InOut] grey level 2d single sub image for operation containing real values

eInOutSubRealImg2d2ToolTipId 

[InOut] grey level 2d single sub image for operation containing real values

eInOutSubRealImg2d3ToolTipId 

[InOut] grey level 2d single sub image for operation containing real values

eInOutSubRealImg2d4ToolTipId 

[InOut] grey level 2d single sub image for operation containing real values

eInOutSubRealImg2dToolTipId 

[InOut] grey level 2d single sub image for operation containing real values (used for instance in the KMeansPPClusterInit algorithm)

eInOutSubSeqImg2d1ToolTipId 

[InOut] first sequence image 2d for processing operation

eInOutSubSeqImg2d2ToolTipId 

[InOut] second sequence image 2d for processing operation

eInOutSubSeqImg2d3ToolTipId 

[InOut] third sequence image 2d for processing operation

◆ eIPSDKIPLInOut3dSubImageMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInOutSubDFTImg3d1ToolTipId 

[InOut] first 3d single sub image for Discrete Fourier Transform (can be real cartesian part or rho polar part [default] of signal depending on algorithm configuration)

eInOutSubDFTImg3d2ToolTipId 

[InOut] second 3d single sub image for Discrete Fourier Transform (can be imaginary cartesian part or theta polar part [default] of signal depending on algorithm configuration)

eInOutSubDistImg3dToolTipId 

[InOut] distance map sub image 3d

eInOutSubImg3dToolTipId 

[InOut] grey level 3d sub image for operation

eInOutSubBinImg3dToolTipId 

[InOut] binary 3d sub image for operation

◆ eIPSDKIPLInOutGpuSubImageMessage [1/2]

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInOutSubGpuImgToolTipId 

[InOut] Input and output sub image stored on GPU

eInOutOptSubGpuImgToolTipId 

[InOut Optional] Input and output optional sub image stored on GPU

◆ eIPSDKIPLInOutGpuSubImageMessage [2/2]

Enumerator
eInOutSubGpuImgToolTipId 

[InOut] Input and output sub image stored on GPU

eInOutOptSubGpuImgToolTipId 

[InOut Optional] Input and output optional sub image stored on GPU

◆ eIPSDKIPLInput2dSubImageMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInSubBinImg2dToolTipId 

[Input] binary 2d single sub image for processing operation

eInSubBinLabImg2dToolTipId 

[Input] binary 2d single sub binary or label image for processing operation

eInSubBinMarkImg2dToolTipId 

[Input] binary 2d single sub marker image for processing operation

eInSubBinSeedImg2dToolTipId 

[Input] 2d seeded binary sub image

eInSubClassImg2dToolTipId 

[Input] 2d image of classes

eInSubColorImg2d1ToolTipId 

[Input] first color sub image 2d for processing operation

eInSubColorImg2d2ToolTipId 

[Input] second color sub image 2d for processing operation

eInSubColorImg2dToolTipId 

[Input] color sub image 2d for processing operation

eInSubColorImgToolTipId 

[Input] color sub image for processing operation

eInSubColorOrGreyImg2dToolTipId 

[Input] Color or grey image 2d for processing operation

eInSubDxImgToolTipId 

[Input] Displacement map along the x-axis

eInSubDyImgToolTipId 

[Input] Displacement map along the y-axis

eInSubGxImg2dToolTipId 

[Input] grey level 2d sub image of gradient computed along x-axis

eInSubGyImg2dToolTipId 

[Input] grey level 2d sub image of gradient computed along y-axis

eInSubImg2d1ToolTipId 

[Input] First grey level single 2d sub image for operation

eInSubImg2d2ToolTipId 

[Input] Second grey level single 2d image for operation

eInSubImg2d3ToolTipId 

[Input] Third grey level single 2d sub image for operation

eInSubImg2d4ToolTipId 

[Input] Fourth grey level 2d sub image for operation

eInSubImg2dToolTipId 

[Input] grey level 2d single sub image for operation

eInSubIntImg2d1ToolTipId 

[Input] First grey level 2d single sub image for operation (data contained in image buffer are integers)

eInSubIntImg2d2ToolTipId 

[Input] Second grey level 2d single sub image for operation (data contained in image buffer are integers)

eInSubIntImg2dToolTipId 

[Input] grey level 2d single sub image for operation (data contained in image buffer are integers)

eInSubLabClassImg2dToolTipId 

[Input] 2d image containing labels or class indices

eInSubLabMarkImg2dToolTipId 

[Input] 2d single sub label marker image for processing operation

eInSubLabelImg2dToolTipId 

[Input] Label 2d single sub image for processing operation

eInSubMaskImg2dToolTipId 

Binary input 2d single sub image for masking operation.

eInSubROIImg2dToolTipId 

[Input] ROI grey level 2d single sub image for operation

eInSubRealImg2d1ToolTipId 

[Input] grey level 2d single sub image for operation (data contained in image buffer are reals)

eInSubRealImg2d2ToolTipId 

[Input] grey level 2d single sub image for operation (data contained in image buffer are reals)

eInSubRealImg2d3ToolTipId 

[Input] grey level 2d single sub image for operation (data contained in image buffer are reals)

eInSubRealImg2d4ToolTipId 

[Input] grey level 2d single sub image for operation (data contained in image buffer are reals)

eInSubRealImg2d5ToolTipId 

[Input] grey level 2d single sub image for operation (data contained in image buffer are reals)

eInSubRealImg2d6ToolTipId 

[Input] grey level 2d single sub image for operation (data contained in image buffer are reals)

eInSubRealImg2d7ToolTipId 

[Input] grey level 2d single sub image for operation (data contained in image buffer are reals)

eInSubRealImg2d8ToolTipId 

[Input] grey level 2d single sub image for operation (data contained in image buffer are reals)

eInSubRealImg2dToolTipId 

[Input] grey level 2d single sub image for operation (data contained in image buffer are reals)

eInSubRgbImg2dToolTipId 

[Input] RGB color image 2d for processing operation

eInSubRhoImg2dToolTipId 

[Input] grey level 2d sub image for rho component of polar coordinates

eInSubSeqImg2d1ToolTipId 

[Input] first sequence image 2d for processing operation

eInSubSeqImg2d2ToolTipId 

[Input] second sequence image 2d for processing operation

eInSubSeqImg2dToolTipId 

[Input] sequence image 2d for processing operation

eInSubThetaImg2dToolTipId 

[Input] grey level 2d sub image for theta component of polar coordinates

eInSubUIntImg2dToolTipId 

[Input] grey level 2d single sub image for operation (data contained in image buffer are unsigned integers

eInSubXImg2dToolTipId 

[Input] grey level 2d sub image for x component of cartesian coordinates

eInSubYImg2dToolTipId 

[Input] grey level 2d sub image for y component of cartesian coordinates

◆ eIPSDKIPLInput2dOptionalSubImageMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInOptMaskSubImg2dToolTipId 

[Input Optional] binary 2d single sub image for mask operation

eInOptSingleGreyMaskSubImg2dToolTipId 

[Input Optional] binary 2d single sub image for mask operation for each (x, y, z) coordinate regardless to (c, t) coordinates

eInOptSubBinImg2d1ToolTipId 

[Input Optional] first binary level 2d sub image for operation

eInOptSubBinImg2d2ToolTipId 

[Input Optional] second binary level 2d sub image for operation

eInOptSubBinImg2d3ToolTipId 

[Input Optional] third binary level 2d sub image for operation

eInOptSubImg2d1ToolTipId 

[Input Optional] first grey level 2d sub image for operation

eInOptSubImg2d2ToolTipId 

[Input Optional] second grey level 2d sub image for operation

eInOptSubImg2d3ToolTipId 

[Input Optional] third grey level 2d sub image for operation

eInOptSubLabImg2d1ToolTipId 

[Input Optional] first label level 2d sub image for operation

eInOptSubLabImg2d2ToolTipId 

[Input Optional] second label level 2d sub image for operation

eInOptSubLabImg2d3ToolTipId 

[Input Optional] third label level 2d sub image for operation

◆ eIPSDKIPLInput3dSubImageMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInSubBinImg3dToolTipId 

[Input] binary 3d single sub image for processing operation

eInSubBinLabImg3dToolTipId 

[Input] binary 3d single sub binary or label image for processing operation

eInSubBinSeedImg3dToolTipId 

[Input] 3d seeded binary sub image

eInSubColorImg3d1ToolTipId 

[Input] first color image 3d for processing operation

eInSubColorImg3d2ToolTipId 

[Input] second color image 3d for processing operation

eInSubColorOrGreyImg3dToolTipId 

[Input] Color or grey image 3d for processing operation

eInSubGxImg3dToolTipId 

[Input] grey level 3d sub image of gradient computed along x axis

eInSubGyImg3dToolTipId 

[Input] grey level 3d sub image of gradient computed along y axis

eInSubGzImg3dToolTipId 

[Input] grey level 3d sub image of gradient computed along z axis

eInSubImg3d1ToolTipId 

[Input] First grey level 3d single sub image for operation

eInSubImg3d2ToolTipId 

[Input] Second grey level 3d single sub image for operation

eInSubImg3d3ToolTipId 

[Input] Third grey level 3d single sub image for operation

eInSubImg3dToolTipId 

[Input] grey level 3d single sub image for operation

eInSubIntImg3dToolTipId 

[Input] grey level 3d single sub image for operation (data contained in image buffer are integers)

eInSubLabClassImg3dToolTipId 

[Input] 3d image containing labels or class indices

eInSubLabMarkImg3dToolTipId 

[Input] 3d single sub label marker image for processing operation

eInSubLabelImg3dToolTipId 

[Input] Label 3d single sub image for processing operation

eInSubMaskImg3dToolTipId 

[Input] Binary 3d single sub image for masking operation

eInSubROIImg3dToolTipId 

[Input] ROI grey level 3d single sub image for operation

eInSubUIntImg3dToolTipId 

[Input] grey level 3d single sub image for operation (data contained in image buffer are unsigned integers

◆ eIPSDKIPLInput3dOptionalSubImageMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInOptMaskSubImg3dToolTipId 

[Input Optional] binary 3d single sub image for mask operation

eInOptSubBinImg3d1ToolTipId 

[Input Optional] first binary level 3d sub image for operation

eInOptSubBinImg3d2ToolTipId 

[Input Optional] second binary level 3d sub image for operation

eInOptSubBinImg3d3ToolTipId 

[Input Optional] third binary level 3d sub image for operation

eInOptSubImg3d1ToolTipId 

[Input Optional] first grey level 3d sub image for operation

eInOptSubImg3d2ToolTipId 

[Input Optional] second grey level 3d sub image for operation

eInOptSubImg3d3ToolTipId 

[Input Optional] third grey level 3d sub image for operation

eInOptSubLabImg3d1ToolTipId 

[Input Optional] first label level 3d sub image for operation

eInOptSubLabImg3d2ToolTipId 

[Input Optional] second label level 3d sub image for operation

eInOptSubLabImg3d3ToolTipId 

[Input Optional] third label level 3d sub image for operation

◆ eIPSDKIPLInputGpuSubImageMessage

Enumerator
eInSubGpuImg1ToolTipId 

[Input] First input image stored on GPU

eInSubGpuImg2ToolTipId 

[Input] Second input image stored on GPU

eInSubGpuImg3ToolTipId 

[Input] Third input sub image stored on GPU

eInSubGpuImg4ToolTipId 

[Input] Fourth input sub image stored on GPU

eInSubGpuImgToolTipId 

[Input] Sub-image stored on GPU

eInSubGpuMaskImgToolTipId 

[Input] Binary image stored on GPU for masking operation

◆ eIPSDKIPLOutput2dSubImageMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eOutSubColorImg2dToolTipId 

[Output] color sub image 2d for processing operation

eOutSubImg2dToolTipId 

[Output] grey level 2d single sub image for operation

eOutSubLabelImg2dToolTipId 

[Output] label 2d sub image for processing operation

eOutSubRealImg2dToolTipId 

[Output] grey level 2d single sub image for operation (data contained in image buffer are reals)

eOutSubRealSeqImg2d1ToolTipId 

[Output] First real sequence sub image

eOutSubRealSeqImg2d2ToolTipId 

[Output] Second real sequence sub image

eOutSubRealSeqImg2dToolTipId 

[Output] Real sequence sub image

◆ eIPSDKIPLOutput3dSubImageMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eOutSubBinImg3dToolTipId 

[Output] binary 3d sub image for processing operation

eOutSubLabelImg3dToolTipId 

[Output] label 3d sub image for processing operation

eOutSubRealImg3dToolTipId 

[Output] grey level 3d single sub image for operation (data contained in image buffer are reals)

◆ eIPSDKIPLOutputGpuSubImageMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eOutSubGpuImg1ToolTipId 

[Output] First sub image stored on GPU

eOutSubGpuImg2ToolTipId 

[Output] Second image stored on GPU

eOutSubGpuImgToolTipId 

[Output] Output sub image stored on GPU

◆ eIPSDKIPLOutGpuSubImageMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eOutOptSubGpuImgToolTipId 

[Out Optional] Output optional sub image stored on GPU

◆ eTile2dAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInTile2dToolTipId 

[Input] tile 2d for operation

◆ eTile3dAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInTile3dToolTipId 

[Input] tile 3d for operation

◆ eTile2dCollAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInGxTile2dCollToolTipId 

[Input] tile 2d collection associated to x gradient coordinate

eInGyTile2dCollToolTipId 

[Input] tile 2d collection associated to y gradient coordinate

eInOutTile2dCollToolTipId 

[InOut] tile 2d collection for operation

eInTile2dCollToolTipId 

[Input] tile 2d collection for operation

eInXXTile2dCollToolTipId 

[Input] tile 2d collection associated to xx matrix component

eInXYTile2dCollToolTipId 

[Input] tile 2d collection associated to xy matrix component

eInYYTile2dCollToolTipId 

[Input] tile 2d collection associated to yy matrix component

eOutTile2dCollToolTipId 

[Output] tile 2d collection for operation

◆ eTile3dCollAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInGxTile3dCollToolTipId 

[Input] tile 3d collection associated to x gradient coordinate

eInGyTile3dCollToolTipId 

[Input] tile 3d collection associated to y gradient coordinate

eInGzTile3dCollToolTipId 

[Input] tile 3d collection associated to z gradient coordinate

eInOutTile3dCollToolTipId 

[InOut] tile 3d collection for operation

eInTile3dCollToolTipId 

[Input] tile 3d collection for operation

eInXXTile3dCollToolTipId 

[Input] tile 3d collection associated to xx matrix component

eInXYTile3dCollToolTipId 

[Input] tile 3d collection associated to xy matrix component

eInXZTile3dCollToolTipId 

[Input] tile 3d collection associated to xz matrix component

eInYYTile3dCollToolTipId 

[Input] tile 3d collection associated to yy matrix component

eInYZTile3dCollToolTipId 

[Input] tile 3d collection associated to yz matrix component

eInZZTile3dCollToolTipId 

[Input] tile 3d collection associated to zz matrix component

eOutTile3dCollToolTipId 

[Output] tile 3d collection for operation

◆ eIPSDKIPLValueAttributeMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eInAlphaToolTipId 

[Input] Component of a 3D orientation

eInAnisotropyToolTipId 

[Input] Anisotropy factor for processing operation

eInArithmeticValToolTipId 

[Input] value used for arithmetic operations

eInBlendMultiplierToolTipId 

[Input] Multiplier value used for image blending operation

eInBlurWeightToolTipId 

[Input] weight factor used for blur combination operation

eInBoolFlagToolTipId 

[Input] Boolean flag

eInClusterIdToolTipId 

[Input] Identifier of a cluster

eInCompactnessToolTipId 

[Input] Ratio between distance and color for super pixels algorithm

eInCutoffFrequencyToolTipId 

[Input] Cutoff normalizes frequency for band-pass filtering in Fourier space (must belong to [-0.5, 0.5[)

eInDFTXScaleToolTipId 

[Input] scale used along X axis during Discrete Fourier Transform computation

eInDFTYScaleToolTipId 

[Input] scale used along Y axis during Discrete Fourier Transform computation

eInDFTZScaleToolTipId 

[Input] scale used along Z axis during Discrete Fourier Transform computation

eInDilateFactorToolTipId 

[Input] factor used for dilation

eInDirSmoothFactorToolTipId 

[Input] Directional smoothing amplitude factor

eInFactor1ToolTipId 

[Input] first factor, used in particular by linear combination algorithm

eInFactor2ToolTipId 

[Input] second factor, used in particular by linear combination algorithm

eInFactorToolTipId 

[Input] Multiplying factor. Used for instance by shading correction algorithm

eInFeaturesDistXToolTipId 

[Input] distance between detected features along x axis (tchebychev distance)

eInFeaturesDistYToolTipId 

[Input] distance between detected features along y axis (tchebychev distance)

eInFeaturesDistZToolTipId 

[Input] distance between detected features along z axis (tchebychev distance)

eInFirstLabelOffsetToolTipId 

[Input] first label offset used for fusion operation

eInGradStdDevToolTipId 

[Input] standard deviation used for gradient computation

eInGradientStdDevToolTipId 

[Input] Standard deviation used for gradient operation along all axis

eInHalfKnlSizeToolTipId 

[Input] half kernel size (square or cubic kernel)

eInHalfKnlSizeXToolTipId 

[Input] half kernel size along X axis for operation

eInHalfKnlSizeYToolTipId 

[Input] half kernel size along Y axis for operation

eInHalfKnlSizeZToolTipId 

[Input] half kernel size along Z axis for operation

eInIgnoreForegroundToolTipId 

[Input] Flags indicating if the forground is ignored during a calculation

eInImgMean1ToolTipId 

[Input] Mean value of the first input image

eInImgMean2ToolTipId 

[Input] Mean value of the second input image

eInIterIdToolTipId 

[Input] Value to inform lower levels of the current iteration for iterative algorithm

eInKDENbSamplesToolTipId 

[Input] number of sample for kernel density estimation

eInLabelValueToolTipId 

[Input] Label value in an image

eInMaxAngleWithGradDirToolTipId 

[Input] maximum angle with gradient direction, in radians

eInMaxDistanceToolTipId 

[Input] Maximum distance authorized for the propagation

eInMaxHalfKnlSizeToolTipId 

[Input] Maximum half kernel size for processing operation

eInMaxTranslationToolTipId 

[Input] Maximum translation allowed in a geometric transform (in absolute value)

eInMinShapeSizeToolTipId 

[Input] minimum size for shape for processing operation

eInNbAnglesToolTipId 

[Input] Number of angles for directional smoothing

eInNbCirclesToolTipId 

[Input Optional] Specifies the maximum number of circles/spheres detected for each slice, a value of 0 means "keep all the circles / spheres"

eInNbClassesToolTipId 

[Input] number of classes

eInNbClustersToolTipId 

[Input] Number of clusters

eInNbFeaturesToolTipId 

[Input] target number of features to be detected by algorithm

eInNbIterToolTipId 

[Input] Number of iterations for an iterative algorithm

eInNbLabelsToolTipId 

[Input] number of labels for processing operation

eInNbMaxPtsPerCircleToolTipId 

[Input] maximum number of points per circle

eInNbMinDataByThreadToolTipId 

[Input] minimum number of data by thread

eInNbMinPointForPolygApproxToolTipId 

[Input] Minimum number of points needed to trigger polygon approximation

eInNbSamplesToolTipId 

[Input] number of samples for processing operation

eInNbTimeStepsToolTipId 

[Input] number for time steps for anisotropic diffusion

eInNormProjFactorToolTipId 

[Input] factor used for projection normalization

eInNormalizeToolTipId 

[Input] flag indicating whether convolution operation should be normalized (result divide by sum of kernel coefficients)

eInOffset1ToolTipId 

[Input] First offset to apply

eInOffset2ToolTipId 

[Input] Second offset to apply

eInOffsetToolTipId 

[Input] Offset. Used for instance by shading correction algorithm

eInOptBlendMultiplierToolTipId 

[Input Optional] Multiplier value used for image blending operation

eInOptClustersCentersShiftToleranceToolTipId 

[Input Optional] Tolerance on clusters centers shift between 2 iterations of k-means algorithm

eInOptComputeOutImgToolTipId 

[Input Optional] Flag indicating if the optional output image has to be computed

eInOptContrastRadiusToolTipId 

[Input Optional] contrast radius for Z focus

eInOptContrastSizeToolTipId 

[Input Optional] contrast size for Z focus

eInOptCorrelationThreshold2dToolTipId 

[Input Optional] threshold on 2d correlation scores used during pairs matching

eInOptCorrelationThreshold3dToolTipId 

[Input Optional] threshold on 3d correlation scores used during pairs matching

eInOptDepthMapToolTipId 

[Input Optional] bool value for depth map in z focus

eInOptDirSmoothFactorToolTipId 

[Input Optional] Directional smoothing amplitude factor

eInOptEpsilonToolTipId 

[Input Optional] Epsilon value, used to consider lower values as zero

eInOptEraseValueToolTipId 

[Input optional] value used for image erasing operation

eInOptFeaturesDistXToolTipId 

[Input Optional] distance between detected features along x axis (tchebychev distance)

eInOptFeaturesDistYToolTipId 

[Input Optional] distance between detected features along y axis (tchebychev distance)

eInOptFeaturesDistZToolTipId 

[Input Optional] distance between detected features along z axis (tchebychev distance)

eInOptGradStdDevToolTipId 

[Input Optional] standard deviation used for gradient computation

eInOptGreatestMinToolTipId 

[Input Optional] greatest allowed value for local minima

eInOptHalfKnlSizeToolTipId 

[Input Optional] half kernel size (square or cubic kernel)

eInOptHoughLinesOrientationToleranceToolTipId 

[Input Optional] Tolerance for orientation around estimated gradient direction

eInOptInNbClassesToolTipId 

[Input Optional] number of classes

eInOptKDENbSamplesToolTipId 

[Input Optional] number of sample for kernel density estimation

eInOptLowestMaxToolTipId 

[Input Optional] lowest allowed value for local maxima

eInOptMaxAbsDiffValueToolTipId 

[Input optional] maximal absolute value authorized between 2 images

eInOptMaxAngleWithGradDirToolTipId 

[Input Optional] maximum angle with gradient direction, in radians

eInOptMaxDistanceToolTipId 

[Input Optional] Maximum distance authorized for the propagation (a value of 0 means no distance restriction)

eInOptMaxHalfKnlSizeToolTipId 

[Input Optional] Maximum half kernel size for processing operation

eInOptMaxTranslationToolTipId 

[Input Optional] Maximum translation allowed in a geometric transform (in absolute value)

eInOptMeanSmoothingValueToolTipId 

[Input Optional] mean smoothing value for Z focus

eInOptMemoryRatioToolTipId 

[Input Optional] memory ratio for random forest process

eInOptNbAngles2dToolTipId 

[Input Optional] Number of angles for directional 2d smoothing

eInOptNbAngles3dToolTipId 

[Input Optional] Number of angles for directional 3d smoothing

eInOptNbAttemptsToolTipId 

[Input Optional] Number of times k-means is executed using different initial clusters centers

eInOptNbCirclesToolTipId 

[Input Optional] Specifies the maximum number of circles/spheres detected for each slice, a value of 0 means "keep all the circles / spheres"

eInOptNbClassesToolTipId 

[Input Optional] number of classes

eInOptNbClustersToolTipId 

[Input Optional] Number of clusters

eInOptNbFeaturesToolTipId 

[Input Optional] target number of features to be detected by algorithm

eInOptNbIterByStageToolTipId 

[Input Optional] number of processing iteration by stage

eInOptNbMaxIterToolTipId 

[Input Optional] Maximum number of iterations (ignored if equals to 0)

eInOptNbMaxPtsPerCircleToolTipId 

[Input Optional] maximum number of points per circle

eInOptNbMinDataByThreadToolTipId 

[Input Optional] minimum number of data by thread

eInOptNbMinPointForPolygApproxToolTipId 

[Input Optional] Minimum number of points needed to trigger polygon approximation

eInOptNormalizeSobelKernelToolTipId 

[Input Optional] boolean flag indicating whether kernel use for Sobel gradient filtering has to be normalized or not

eInOptOffsetToolTipId 

[Input Optional] Offset. Used for instance by shading correction algorithm

eInOptOutSizeXToolTipId 

[Input Optional] Size of output image along x-axis

eInOptOutputImg3dZSizeToolTipId 

[Input Optional] z-size of 3d output image

eInOptPhiToolTipId 

[Input Optional] starting azimuth angle offset value

eInOptPixelXSizeToolTipId 

[Input Optional] Pixel size along the x axis

eInOptPixelYSizeToolTipId 

[Input Optional] Pixel size along the y axis

eInOptPixelZSizeToolTipId 

[Input Optional] Pixel size along the z axis

eInOptPolygApproxMaxDistToolTipId 

[Input Optional] Maximum distance for polygonal approximation (a null value stands for no approximation)

eInOptProbabilitiesToolTipId 

[Input Optional] bool value for probabilites in pixel classification algorithm

eInOptRandomMaxValueToolTipId 

[Input optional] maximum value used for random operation

eInOptRandomMinValueToolTipId 

[Input optional] minimum value used for random operation

eInOptRangePhiToolTipId 

[Input Optional] Orientation range in degrees

eInOptRangeThetaToolTipId 

[Input Optional] Orientation range in degrees

eInOptSaturateOutputToolTipId 

[Input Optional] Flag indicating if the ouput must be normalized

eInOptSignatureScaleFactorToolTipId 

[Input Optional] image scale factor used during signature computation

eInOptSizeRatioToolTipId 

[Input Optional] Ratio to compare a size with a reference

eInOptSpatialStepToolTipId 

[Input Optional] Spatial step used for smoothing along processed directions

eInOptSplitValueToolTipId 

[Input Optional] value used to split data during processing

eInOptStdDevFactorToolTipId 

[Input Optional] factor applied on standard deviation for laplacian difference of gaussian computation

eInOptStdDevGradToolTipId 

[Input Optional] standard deviation used for gaussian gradient computation

eInOptStdDevMatToolTipId 

[Input Optional] standard deviation used for matrix gaussian smoothing

eInOptTargetTile2dSideLengthToolTipId 

[Input Optional] target processing size for tile 2d (side length)

eInOptTargetTile3dSideLengthToolTipId 

[Input Optional] target processing size for tile 3d (side length)

eInOptTheta0ToolTipId 

[Input Optional] starting angle offset value, in radians

eInOptThetaToolTipId 

[Input Optional] 2d orientation for processing operation

eInOptWeightToolTipId 

[Input Optional] Weighting coefficient

eInOptZScaleFactorToolTipId 

[Input Optional] scale factor along z-axis

eInOptZoomFactorToolTipId 

[Input Optional] scale factor

eInOutOptAllow8bitsCompressionToolTipId 

[InOut Optional] boolean determining whether 8 bits compression on output image is allowed to make median computation faster

eInOutputImg3dZSizeToolTipId 

[Input] z-size of 3d output image

eInPhiToolTipId 

[Input] starting azimuth angle offset value

eInPolygApproxMaxDistToolTipId 

[Input] aximum distance for polygonal approximation (a null value stands for no approximation)

eInRadiusToolTipId 

[Input] Radius

eInRangePhiToolTipId 

[Input] Orientation range in degrees

eInRangeSigmaToolTipId 

[Input] sigma for range gaussian function

eInRangeThetaToolTipId 

[Input] Orientation range in degrees

eInRemoveSkeletonsWithoutHolesToolTipId 

[Input] If the attribute equals true, the skeletons corresponding to objects without holes are completely removed. If the value is false, a single pixel remains for these objects

eInRingHalfThicknessToolTipId 

[Input] half thickness for ring used during processing

eInScaleFactorToolTipId 

[Input] scale factor

eInSecondLabelOffsetToolTipId 

[Input] second label offset used for fusion operation

eInSharpnessToolTipId 

[Input] Sharpness factor used by processing operation

eInSigmoidAlphaToolTipId 

[Input] alpha parameter of image sigmoid normalization algorithm

eInSigmoidBetaToolTipId 

[Input] beta parameter of image sigmoid normalization algorithm

eInSignatureScaleFactorToolTipId 

[Input] image scale factor used during signature computation

eInSliceIndexToolTipId 

[Input] Index of the slice to process

eInSmoothingStdDevToolTipId 

[Input] standard deviation used for smoothing operation along all axis

eInSpaceSigmaToolTipId 

[Input] sigma for spatial gaussian function

eInSpatialStepToolTipId 

[Input] Spatial step used for smoothing along processed directions

eInSplitValueToolTipId 

[Input] value used to split data during processing

eInStdDevGradToolTipId 

[Input] standard deviation used for gaussian gradient computation

eInStdDevMatToolTipId 

[Input] standard deviation used for matrix gaussian smoothing

eInStdDevToolTipId 

[Input] standard deviation used for operation along all axis

eInStdDevXToolTipId 

[Input] standard deviation used for operation along X axis

eInStdDevYToolTipId 

[Input] standard deviation used for operation along Z axis

eInStdDevZToolTipId 

[Input] standard deviation used for operation along Z axis

eInSubSampleHalfStepToolTipId 

[Input] Sub-sample half step used for the marching cube step of the 3D shape surface extraction

eInSuperPixelsParamValueToolTipId 

[Input] Value used to initialize super pixels (number or size)

eInTargetTileSideLengthToolTipId 

[Input] target processing size for tile (side length)

eInTheta0ToolTipId 

[Input] starting angle offset value, in radians

eInThetaToolTipId 

[Input] 2d orientation for processing operation

eInThresholdMaxToolTipId 

[Input] maximum for binary threshold image operation

eInThresholdMinToolTipId 

[Input] minimum for binary threshold image operation

eInTopHatThresholdToolTipId 

[Input] threshold value used for top hat binarization

eInUInt64ValueToolTipId 

[Input] Generic integer value

eInUpdateCentersFlagToolTipId 

[Input] Flag indicating whether clusters centers have to be updated or not

eOutCompactnessToolTipId 

[Output] Compactness, used in k-means algorithm

eOutFactorToolTipId 

[Output] Multiplying factor. Used for instance by smart shading correction algorithm

eOutMaxLabelToolTipId 

[Output] maximum computed label value

eOutMaxToolTipId 

[Output] maximum value

eOutOffsetToolTipId 

[Output] Offset. Used for instance by smart shading correction algorithm

eOutPCAMatrixRankToolTipId 

[Output] Rank of the matrix computed in PCA

eOutThresholdToolTipId 

[Output] threshold value for image binarization

◆ eCornerDetectionMethod

Enumerate describing corner detection method.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eCDM_ShiTomasi 

Shi-Tomasi corner detection method.

eCDM_Harris 

Harris corner detection method.

◆ eImageValueExtractionMethod

Enumerate describing configuration used to define image value extraction method.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eIVEM_ImageRatio 

Ratio between number of requested samples R and total number of image pixels T defined used method : tiled method if R < ImageRatioThreshold * T, striped method otherwise.

eIVEM_NbSample 

Number of requested samples R defined used method : tiled method if R < NbDataThreshold, striped method otherwise.

eIVEM_ForceTiled 

Force used method to tiled one.

eIVEM_ForceStriped 

Force used method to striped one.

◆ eIPSDKIPLDataItem2Message

Enumerator
eAccumIntensityThresholdAbsoluteToolTipId 

absolute intensity threshold

eAccumIntensityThresholdRatioToolTipId 

intensity ratio threshold

eAccumIntensityThresholdToolTipId 

threshold on accumulation intensities for local maxima extraction

eCannyThresholdsHighToolTipId 

high threshold used for the Canny edges detection during the hysteresis phasis

eCannyThresholdsLowToolTipId 

low threshold used for the Canny edges detection during the hysteresis phasis

eCannyThresholdsToolTipId 

low and high thresholds used for the Canny edges detection during the hysteresis phasis

eColorConversionTransformLinearTransformToolTipId 

matrix allowing to convert from a color space to another linked by a linear transform (used only in case of user target color space)

eColorConversionTransformTargetColorSpaceToolTipId 

target color space

eColorConversionTransformToolTipId 

structure agregating information allowing to convert from a color space to another linked by a linear transform

eCompareResultBEqualToolTipId 

Equality flag for comparison operation.

eCompareResultNbDiffToolTipId 

Number of pixels with a different value in images.

eCompareResultOutOfTolPix1ValueToolTipId 

Value of the first found pixel in the first input image that is out of tolerance.

eCompareResultOutOfTolPix2ValueToolTipId 

Value of the first found pixel in the second input image that is out of tolerance.

eCompareResultOutOfTolPixPositionToolTipId 

Position of the first found pixel that is out of tolerance.

eCompareResultPixCountToolTipId 

Total number of pixels in images.

eCompareResultToolTipId 

Result for images comparison operation.

eContourExtractionSettingsEnablePolygApproxToolTipId 

Flag indicating whether we should process to polygon approximation.

eContourExtractionSettingsNbMinPointForPolygApproxToolTipId 

Minimum number of points needed to trigger polygon approximation.

eContourExtractionSettingsNeighborhood2dTypeToolTipId 

Neighborhood 2d type for operation.

eContourExtractionSettingsPolygApproxMaxDistToolTipId 

Maximum distance for polygonal approximation (a null value stands for no approximation)

eContourExtractionSettingsToolTipId 

Settings used for contours extraction.

eCoords2dCollCollToolTipId 

Cartesian coordinates 2d.

eCoords2dCollToolTipId 

Collection of cartesian coordinates 2d.

eCoords2dToolTipId 

Cartesian coordinates 2d.

eCoords2dXToolTipId 

X coordinate.

eCoords2dYToolTipId 

Y coordinate.

eCoords3dCollCollToolTipId 

Cartesian coordinates 3d.

eCoords3dCollToolTipId 

Collection of cartesian coordinates 3d.

eCoords3dToolTipId 

Cartesian coordinates 3d.

eCoords3dXToolTipId 

X coordinate.

eCoords3dYToolTipId 

Y coordinate.

eCoords3dZToolTipId 

Z coordinate.

eCornerDetectionParamsHarrisSensitivityToolTipId 

Sensitivity parameter used during harris corner detection.

eCornerDetectionParamsMethodToolTipId 

method used for corner detection

eCornerDetectionParamsToolTipId 

parameters used during corner detection process

eDistWeight2dToolTipId 

Weighting coefficients used for 2d distance calculation.

eDistWeight2dXWeightToolTipId 

Weight along the x direction.

eDistWeight2dXYWeightToolTipId 

Weight along the diagonal.

eDistWeight2dYWeightToolTipId 

Weight along the y direction.

eDistWeight3dToolTipId 

Weighting coefficients used for 2d distance calculation.

eDistWeight3dXWeightToolTipId 

Weighting coefficient along the x direction.

eDistWeight3dXYWeightToolTipId 

Weighting coefficient along the xy diagonal.

eDistWeight3dXYZWeightToolTipId 

Weighting coefficient along the xyz diagonal.

eDistWeight3dXZWeightToolTipId 

Weighting coefficient along the xz diagonal.

eDistWeight3dYWeightToolTipId 

Weighting coefficient along the y direction.

eDistWeight3dYZWeightToolTipId 

Weighting coefficient along the yz diagonal.

eDistWeight3dZWeightToolTipId 

Weighting coefficient along the z direction.

eEigen2dDataCollCollToolTipId 

threshold on accumulation intensities for local maxima extraction

eEigen2dDataCollToolTipId 

Collection of eigen decomposition 2d data.

eEigen2dDataLambdaMaxToolTipId 

Maximum eigen value.

eEigen2dDataLambdaMinToolTipId 

Minimum eigen value.

eEigen2dDataThetaToolTipId 

Orientation of direction associated to maximum eigen value.

eEigen2dDataToolTipId 

Eigen decomposition 2d data.

eEigen2dDataXToolTipId 

X coordinate for eigen data.

eEigen2dDataYToolTipId 

Y coordinate for eigen data.

eEigen3dDataAlphaToolTipId 

Rotation around X axis.

eEigen3dDataBetaToolTipId 

Rotation around Y' axis.

eEigen3dDataChiToolTipId 

Rotation around Z'' axis.

eEigen3dDataCollCollToolTipId 

threshold on accumulation intensities for local maxima extraction

eEigen3dDataCollToolTipId 

Collection of eigen decomposition 3d data.

eEigen3dDataLambdaInterToolTipId 

Intermediate eigen value.

eEigen3dDataLambdaMaxToolTipId 

Maximum eigen value.

eEigen3dDataLambdaMinToolTipId 

Minimum eigen value.

eEigen3dDataToolTipId 

Eigen decomposition 3d data.

eEigen3dDataXToolTipId 

X coordinate for eigen data.

eEigen3dDataYToolTipId 

Y coordinate for eigen data.

eEigen3dDataZToolTipId 

Z coordinate for eigen data.

eEvenlySpacedRangeMaxToolTipId 

Range maximum.

eEvenlySpacedRangeMinToolTipId 

Range minimum.

eEvenlySpacedRangeNbBinsToolTipId 

Number of bins in the range.

eEvenlySpacedRangeToolTipId 

Evenly spaced range, made of a minimum, a maximum, and a number of bins.

eFeature2dGreySignatureLambdaMaxToolTipId 

Maximum eigen value at feature point.

eFeature2dGreySignatureLambdaMinToolTipId 

Minimum eigen value at feature point.

eFeature2dGreySignatureSignatureToolTipId 

Collection of intensity values associated to local feature signature.

eFeature2dGreySignatureThetaToolTipId 

Eigen decomposition principal orientation at feature point.

eFeature2dGreySignatureToolTipId 

Feature 2d signature objects based on local grey level analysis.

eFeature2dGreySignatureXToolTipId 

Feature x coordinates.

eFeature2dGreySignatureYToolTipId 

Feature y coordinates.

eFeature3dGreySignatureAlphaToolTipId 

Eigen decomposition alpha orientation at feature point.

eFeature3dGreySignatureBetaToolTipId 

Eigen decomposition beta orientation at feature point.

eFeature3dGreySignatureChiToolTipId 

Eigen decomposition chi orientation at feature point.

eFeature3dGreySignatureLambdaInterToolTipId 

Intermediate eigen value at feature point.

eFeature3dGreySignatureLambdaMaxToolTipId 

Maximum eigen value at feature point.

eFeature3dGreySignatureLambdaMinToolTipId 

Minimum eigen value at feature point.

eFeature3dGreySignatureSignatureToolTipId 

Collection of feature 2d signature objects based on local grey level analysis.

eFeature3dGreySignatureToolTipId 

Feature 3d signature objects based on local grey level analysis.

eFeature3dGreySignatureXToolTipId 

Feature x coordinates.

eFeature3dGreySignatureYToolTipId 

Feature y coordinates.

eFeature3dGreySignatureZToolTipId 

Feature z coordinates.

eFeatureAssignmentInfoCorrelationToolTipId 

correlation criterion value

eFeatureAssignmentInfoOutlierToolTipId 

outlier flag

eFeatureAssignmentInfoPtIdx1ToolTipId 

first point index

eFeatureAssignmentInfoPtIdx2ToolTipId 

second point index

eFeatureAssignmentInfoToolTipId 

structure allowing to agregate feature assignment informations

eFeatures2dGreySignatureSignatureCollToolTipId 

Feature 2d signature objects based on local grey level analysis.

eFeatures2dGreySignatureToolTipId 

Collection of feature 2d signature objects based on local grey level analysis.

eFeatures3dGreySignatureSignatureCollToolTipId 

Feature 3d signature objects based on local grey level analysis.

eFeatures3dGreySignatureToolTipId 

Collection of feature 3d signature objects based on local grey level analysis.

eFeaturesRegistrationIndicatorsAssignmentsToolTipId 

feature assignment informations

eFeaturesRegistrationIndicatorsNbFeatures1ToolTipId 

number of featrues in first collection

eFeaturesRegistrationIndicatorsNbFeatures2ToolTipId 

number of featrues in second collection

eFeaturesRegistrationIndicatorsNbPairsToolTipId 

number of matched pairs of feature

eFeaturesRegistrationIndicatorsEstimationResultsToolTipId 

results of robust transformation estimation

eFeaturesRegistrationIndicatorsToolTipId 

Motion registration quality result indicators.

eHoughCircle2dPptiesAccumIntensityToolTipId 

intensity of the pixel associated to circle center in accumulation image

eHoughCircle2dPptiesRadiusToolTipId 

radius

eHoughCircle2dPptiesToolTipId 

Properties of 2d circles detected by 2d Hough algorithm.

eHoughCircle2dPptiesXToolTipId 

x position

eHoughCircle2dPptiesYToolTipId 

y position

eHoughCircles2dPptiesCollToolTipId 

Properties of 2d circles detected by 2d Hough algorithm.

eHoughCircles2dPptiesToolTipId 

Collection of 2d circles detected by 2d Hough algorithm.

eHoughCirclesKernelXYCollToolTipId 

collection of Hough circles kernel elements

eHoughCirclesKernelXYEltDxDivByRToolTipId 

x offset divided by radius

eHoughCirclesKernelXYEltDxToolTipId 

x offset

eHoughCirclesKernelXYEltDyDivByRToolTipId 

y offset divided by radius

eHoughCirclesKernelXYEltDyToolTipId 

y offset

eHoughCirclesKernelXYEltNbPtsOnCircleToolTipId 

number of points on sampled circle

eHoughCirclesKernelXYEltRadiusToolTipId 

radius

eHoughCirclesKernelXYEltToolTipId 

Element of kernel for 2D Hough circles detector.

eHoughCirclesKernelXYToolTipId 

kernel for 2D Hough circles detector

eHoughCirclesPhaseCodedKernelXYCollToolTipId 

collection of Hough circles kernel elements

eHoughCirclesPhaseCodedKernelXYEltCosPhiDivByRToolTipId 

cosine of angle phi divided by radius

eHoughCirclesPhaseCodedKernelXYEltDxDivByRToolTipId 

x offset divided by radius

eHoughCirclesPhaseCodedKernelXYEltDxToolTipId 

x offset

eHoughCirclesPhaseCodedKernelXYEltDyDivByRToolTipId 

y offset divided by radius

eHoughCirclesPhaseCodedKernelXYEltDyToolTipId 

y offset

eHoughCirclesPhaseCodedKernelXYEltRadiusToolTipId 

radius

eHoughCirclesPhaseCodedKernelXYEltSinPhiDivByRToolTipId 

sine of angle phi divided by radius

eHoughCirclesPhaseCodedKernelXYEltToolTipId 

Element of kernel for 2D Hough circles detector.

eHoughCirclesPhaseCodedKernelXYToolTipId 

Kernel for 2D Hough circles detector.

eHoughCirclesRadiusRangeMaxRadiusToolTipId 

maximal radius

eHoughCirclesRadiusRangeMinRadiusToolTipId 

minimal radius

eHoughCirclesRadiusRangeToolTipId 

range of radius of circles to detect

eIntegers64EltsToolTipId 

collection

eIntegers64ToolTipId 

Collection of 64-bits integers.

eLocalExtremaConfigLocalExtremumTypeToolTipId 

Local extremum type.

eLocalExtremaConfigNbTotPointsToolTipId 

Number of maximum points.

eLocalExtremaConfigThresholdToolTipId 

Minimum value of the extremum.

eLocalExtremaConfigToolTipId 

Configuration for local extrema calculation.

eNbModifiedPixelsToolTipId 

number of pixels modified by the algorithm

eNbModifiedPixelsValToolTipId 

value

eParaboloidParams3dConstantToolTipId 

Constant.

eParaboloidParams3dToolTipId 

Parameters describing a 3d paraboloid.

eParaboloidParams3dX2CoefToolTipId 

Coefficient for x^2 term.

eParaboloidParams3dXCoefToolTipId 

Coefficient for x term.

eParaboloidParams3dXYCoefToolTipId 

Coefficient for x.y term.

eParaboloidParams3dY2CoefToolTipId 

Coefficient for y^2 term.

eParaboloidParams3dYCoefToolTipId 

Coefficient for y term.

ePatchBasedBilateralParamsKernelRadiusToolTipId 

radius for circular (in 2d) or spherical (in 3d) kernels

ePatchBasedBilateralParamsNoiseSigmaToolTipId 

standard deviation of the noise estimated in the image

ePatchBasedBilateralParamsPatchHalfSizeToolTipId 

half-size of the patch

ePatchBasedBilateralParamsPatchSimilaritySigmaToolTipId 

sigma for patch similarity gaussian function

ePatchBasedBilateralParamsSpaceSigmaToolTipId 

sigma for spatial gaussian function

ePatchBasedBilateralParamsToolTipId 

Parameters of patch-based bilateral filters.

eRegistrationMotionTransform2dMotionModelToolTipId 

motion model type associated to transformation

eRegistrationMotionTransform2dParamsToolTipId 

transformation parameters

eRegistrationMotionTransform2dToolTipId 

Transformation associated to a 2d motion.

eRegistrationMotionTransform3dMotionModelToolTipId 

motion model type associated to transformation

eRegistrationMotionTransform3dParamsToolTipId 

transformation parameters

eRegistrationMotionTransform3dToolTipId 

Transformation associated to a 3d motion.

eRemoveTooCloseCirclesParamsCirclesProximityRatioThresholdToolTipId 

circles proximity ratio threshold

eRemoveTooCloseCirclesParamsEnabledFlagToolTipId 

indicates whether "too close circles removing" is enabled or not

eRemoveTooCloseCirclesParamsToolTipId 

parameters of "removing too close circles" phasis in Hough circles detection

eSamplingBallInfoRingCollToolTipId 

Parameters for a sampling ring around an image point.

eSamplingBallInfoToolTipId 

Parameters for a sampling ball around an image point.

eSamplingRingInfoNbSamplesToolTipId 

Number of sampling point along ring.

eSamplingRingInfoRadiusToolTipId 

Radius for sampling ring.

eSamplingRingInfoStdDevToolTipId 

Standard deviation for smoothing on sampling ring.

eSamplingRingInfoToolTipId 

Parameters for a sampling ring around an image point.

eScaleCandidatesScalesToolTipId 

Collection of scale factors.

eScaleCandidatesToolTipId 

scale candidates for processing

eVoxel3dIntensityToolTipId 

Intensity of the voxel.

eVoxel3dToolTipId 

position and intensity of a 3d voxel

eVoxel3dXToolTipId 

Coordinate along the x-axis.

eVoxel3dYToolTipId 

Coordinate along the y-axis.

eVoxel3dZToolTipId 

Coordinate along the z-axis.

eVoxels3dCollToolTipId 

position and intensity of a 3d voxel

eVoxels3dToolTipId 

collection of 3d voxels

◆ eIPSDKIPLDataItem3Message

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eAbscissRgbAbscissToolTipId 

Absciss.

eAbscissRgbRgbToolTipId 

RGB triplet.

eAbscissRgbToolTipId 

Absciss and RGB triplet.

eClusterCenterElementsToolTipId 

Elements of the vector.

eClusterCenterToolTipId 

Center of a cluster (used for k-means algorithm, for instance)

eClusterEltInfoClusterIndexToolTipId 

index of cluster

eClusterEltInfoDistToCenterToolTipId 

Distance of cluster element to cluster center.

eClusterEltInfoEltIndexToolTipId 

element index in image

eClusterEltInfoToolTipId 

information associated to a cluster element

eClusterEltInfoVectorToolTipId 

element content

eClusterPptiesCenterToolTipId 

Coordinates of the cluster center.

eClusterPptiesCompactnessToolTipId 

Compactness of the cluster.

eClusterPptiesStdDeviationsToolTipId 

Standard deviations per dimensions.

eClusterPptiesToolTipId 

Properties of the cluster.

eClustersCentersCollToolTipId 

Center of a cluster (used for k-means algorithm, for instance)

eClustersCentersToolTipId 

Centers of clusters (used by k-means algorithm, for instance)

eClustersPptiesCollCollToolTipId 

Center of a cluster (used for k-means algorithm, for instance)

eClustersPptiesCollCompactnessToolTipId 

Global compactness.

eClustersPptiesCollToolTipId 

Collection of clusters properties.

eCylinderUnrollingIntegrationParamsHalfThicknessToolTipId 

half-thickness

eCylinderUnrollingIntegrationParamsIntegrationTypeToolTipId 

type of integration

eCylinderUnrollingIntegrationParamsToolTipId 

Integration parameters for cylinder unrolling algorithm.

eDFTConfigCoordsTypeToolTipId 

coordinates system used to store Discrete Fourier Transform data

eDFTConfigCustomXScaleToolTipId 

custom scale value used along X axis when ScalePolicy is set to eDFTSP_Custom

eDFTConfigCustomYScaleToolTipId 

custom scale value used along Y axis when ScalePolicy is set to eDFTSP_Custom

eDFTConfigCustomZScaleToolTipId 

custom scale value used along Z axis when ScalePolicy is set to eDFTSP_Custom

eDFTConfigQuadrantsPolicyToolTipId 

quadrants policy used to store Discrete Fourier Transform data

eDFTConfigScalePolicyToolTipId 

policy used to scale data of Discrete Fourier Transform

eDFTConfigToolTipId 

configuration structure for Discrete Fourier Transform algorithm

eFeatures2dRegistrationResultIndicatorsToolTipId 

Motion registration quality result indicators.

eFeatures2dRegistrationResultOriginSignatureToolTipId 

Collection of grey signed features associated to origin image.

eFeatures2dRegistrationResultTargetSignatureToolTipId 

Collection of grey signed features associated to target image.

eFeatures2dRegistrationResultToolTipId 

result of features 2d registration algorithm

eFeatures2dRegistrationResultTransformToolTipId 

Transformation associated to a 2d motion.

eFeatures2dRegistrationResultsCollToolTipId 

threshold on accumulation intensities for local maxima extraction

eFeatures2dRegistrationResultsToolTipId 

Collection of results for features 2d registration algorithm.

eFeatures3dRegistrationResultIndicatorsToolTipId 

Motion registration quality result indicators.

eFeatures3dRegistrationResultOriginSignatureToolTipId 

Collection of grey signed features associated to origin image.

eFeatures3dRegistrationResultTargetSignatureToolTipId 

Collection of grey signed features associated to target image.

eFeatures3dRegistrationResultToolTipId 

result of features 3d registration algorithm

eFeatures3dRegistrationResultTransformToolTipId 

Transformation associated to a 3d motion.

eFeatures3dRegistrationResultsCollToolTipId 

threshold on accumulation intensities for local maxima extraction

eFeatures3dRegistrationResultsToolTipId 

Collection of results for features 3d registration algorithm.

eHoughLine2dPptiesAccumIntensityToolTipId 

associated value in accumulator buffer in Hough space

eHoughLine2dPptiesRhoToolTipId 

Rho parameter, in pixels, of polar representation of the line.

eHoughLine2dPptiesThetaToolTipId 

Theta parameter, in radians, of polar representation of the line.

eHoughLine2dPptiesToolTipId 

Properties of a 2d line detected by 2d Hough algorithm.

eHoughLines2dPptiesCollToolTipId 

Properties of a 2d line detected by 2d Hough algorithm.

eHoughLines2dPptiesToolTipId 

Collection of 2d lines detected by 2d Hough algorithm.

eHoughLinesExtractionParamsAccumThresholdTypeToolTipId 

Accumulator intensity threshold type.

eHoughLinesExtractionParamsAccumThresholdValueToolTipId 

accumulator intensity threshold

eHoughLinesExtractionParamsLocalMaxSearchWindowRadiusToolTipId 

minimal distance along each axis between each local maximum

eHoughLinesExtractionParamsToolTipId 

Parameters used for step of extraction of lines in Hough lines algorithm.

eHoughLinesGradientImgParamsIntensityThresholdToolTipId 

Minimal allowed intensity.

eHoughLinesGradientImgParamsRhoStepToolTipId 

Step for rho, in pixels.

eHoughLinesGradientImgParamsThetaMaxToolTipId 

Maximum for theta, in radians.

eHoughLinesGradientImgParamsThetaMinToolTipId 

Minimum for theta, in radians.

eHoughLinesGradientImgParamsThetaNbBinsToolTipId 

Number of bins for theta.

eHoughLinesGradientImgParamsToolTipId 

Parameters for Hough lines detection algorithm.

eHoughLinesImgParamsIntensityThresholdToolTipId 

Minimal allowed intensity.

eHoughLinesImgParamsRhoStepToolTipId 

Step for rho, in pixels.

eHoughLinesImgParamsThetaMaxToolTipId 

Maximum for theta, in radians.

eHoughLinesImgParamsThetaMinToolTipId 

Minimum for theta, in radians.

eHoughLinesImgParamsThetaNbBinsToolTipId 

Number of bins for theta.

eHoughLinesImgParamsToolTipId 

Parameters for Hough lines detection algorithm.

eGaussianCoverageGaussianRatioToolTipId 

ratio of gaussian distribution which should be covered during processing

eGaussianCoverageMinHalfKernelSizeToolTipId 

Minimum half kernel size for processing.

eGaussianCoverageToolTipId 

Parameter allowing to specify a gaussian distribution coverage for processing.

eHuMomentsI1ToolTipId 

First coefficient of the Hu moments.

eHuMomentsI2ToolTipId 

Second coefficient of the Hu moments.

eHuMomentsI3ToolTipId 

Third coefficient of the Hu moments.

eHuMomentsI4ToolTipId 

Fourth coefficient of the Hu moments.

eHuMomentsI5ToolTipId 

Fifth coefficient of the Hu moments.

eHuMomentsI6ToolTipId 

Sixth coefficient of the Hu moments.

eHuMomentsI7ToolTipId 

Seventh coefficient of the Hu moments.

eHuMomentsI8ToolTipId 

Eighth coefficient of the Hu moments.

eHuMomentsToolTipId 

Hu moments of a shape.

eHysteresisParamsHighPropagationThresholdToolTipId 

High threshold for the propagation thresholding.

eHysteresisParamsHighSeedThresholdToolTipId 

High threshold for the seed thresholding.

eHysteresisParamsLowPropagationThresholdToolTipId 

Low threshold for the propagation thresholding.

eHysteresisParamsLowSeedThresholdToolTipId 

Low threshold for the seed thresholding.

eHysteresisParamsToolTipId 

Thresholding parameter for hysteresis filtering.

eImageValueExtractionMethodConfigToolTipId 

configuration for definition of used extraction method

eImageValueExtractionMethodImageRatioThresholdToolTipId 

image ratio threshold used to define used extraction method

eImageValueExtractionMethodNbDataThresholdToolTipId 

threshold used to define used extraction method

eImageValueExtractionMethodToolTipId 

object allowing to define used image values extraction method

eImgComparisonToleranceAbsTolToolTipId 

absolute tolerance value

eImgComparisonToleranceRelTolToolTipId 

relative tolerance value

eImgComparisonToleranceToleranceTypeToolTipId 

tolerance type

eImgComparisonToleranceToolTipId 

tolerance for images comparison algorithm

eKDEBandwidthPolicyMethodToolTipId 

method used to select bandwidth

eKDEBandwidthPolicyToolTipId 

policy used to compute smoothing bandwidth parameter during a kernel density estimation

eKDEBandwidthPolicyValueToolTipId 

user defined value for bandwidth

eKDEDataSetBandwidthToolTipId 

smoothing bandwidth associated to kernel density estimation

eKDEDataSetImgValuesToolTipId 

sampled image values

eKDEDataSetToolTipId 

data set associated to a kernel density estimator

eKMeansAssignmentInfoClustersCompactnessesToolTipId 

collection of compactnesses per cluster

eKMeansAssignmentInfoClustersNbEltsToolTipId 

collection of number of elements per cluster

eKMeansAssignmentInfoCompactnessToolTipId 

sum of clusters compactness

eKMeansAssignmentInfoFlattenedClustersSqSumsToolTipId 

flattened collection of clusters squares accumulators

eKMeansAssignmentInfoFlattenedClustersSumsToolTipId 

flattened collection of clusters accumulators

eKMeansAssignmentInfoToolTipId 

information resulting from assignment step in k-means algorithm

eKMeansPPClusterInitInfoCompactnessToolTipId 

Compactness.

eKMeansPPClusterInitInfoCumulatedSumsToolTipId 

Cumulated sums for each line.

eKMeansPPClusterInitInfoToolTipId 

Information used by the K-Means cluster initialization algorithm.

eLawTexPostProcParamsGaussianSmoothingCoverageToolTipId 

Gaussian smoothing coverage.

eLawTexPostProcParamsGaussianSmoothingStdDevToolTipId 

Gaussian smoothing standard deviation.

eLawTexPostProcParamsHalfKnlSizeToolTipId 

Half kernel size.

eLawTexPostProcParamsMethodToolTipId 

Pre-process method.

eLawTexPostProcParamsToolTipId 

Parameters for Law texture filter pre-processing phasis.

eLawTexPreProcParamsGaussianSmoothingCoverageToolTipId 

Gaussian smoothing coverage.

eLawTexPreProcParamsGaussianSmoothingStdDevToolTipId 

Gaussian smoothing standard deviation.

eLawTexPreProcParamsMeanSmoothingHalfKnlSizeToolTipId 

Mean smoothing half kernel size.

eLawTexPreProcParamsMethodToolTipId 

Pre-process method.

eLawTexPreProcParamsToolTipId 

Parameters for Law texture filter pre-processing phasis.

eLawTextureKernel2dTypesFlagE5E5ToolTipId 

E5E5.

eLawTextureKernel2dTypesFlagE5R5_R5E5ToolTipId 

E5R5/R5E5.

eLawTextureKernel2dTypesFlagE5S5_S5E5ToolTipId 

E5S5/S5E5.

eLawTextureKernel2dTypesFlagL5E5_E5L5ToolTipId 

L5E5/E5L5.

eLawTextureKernel2dTypesFlagL5R5_R5L5ToolTipId 

L5R5/R5L5.

eLawTextureKernel2dTypesFlagL5S5_S5L5ToolTipId 

L5S5/S5L5.

eLawTextureKernel2dTypesFlagR5R5ToolTipId 

R5R5.

eLawTextureKernel2dTypesFlagS5R5_R5S5ToolTipId 

S5R5/R5S5.

eLawTextureKernel2dTypesFlagS5S5ToolTipId 

S5S5.

eLawTextureKernel2dTypesToolTipId 

Types of 2d kernels used for Law's texture computation.

eLawTextureKernel3dTypesFlagE5E5E5ToolTipId 

E5E5E5.

eLawTextureKernel3dTypesFlagE5E5R5ToolTipId 

E5E5R5/E5R5E5/R5E5E5.

eLawTextureKernel3dTypesFlagE5E5S5ToolTipId 

E5E5S5/E5S5E5/S5E5E5.

eLawTextureKernel3dTypesFlagE5R5R5ToolTipId 

E5R5R5/R5E5R5/R5R5E5.

eLawTextureKernel3dTypesFlagE5S5R5ToolTipId 

E5R5S5/E5S5R5/R5E5S5/R5S5E5/S5E5R5/S5R5E5.

eLawTextureKernel3dTypesFlagE5S5S5ToolTipId 

E5S5S5/S5E5S5/S5S5E5.

eLawTextureKernel3dTypesFlagL5E5E5ToolTipId 

L5E5E5/E5L5E5/E5E5L5.

eLawTextureKernel3dTypesFlagL5E5R5ToolTipId 

L5E5R5/L5R5E5/E5L5R5/E5R5L5/R5L5E5/R5E5L5.

eLawTextureKernel3dTypesFlagL5E5S5ToolTipId 

L5E5S5/L5S5E5/E5L5S5/E5S5L5/S5L5E5/S5E5L5.

eLawTextureKernel3dTypesFlagL5L5E5ToolTipId 

L5L5E5/L5E5L5/E5L5L5.

eLawTextureKernel3dTypesFlagL5L5R5ToolTipId 

L5L5R5/L5R5L5/R5L5L5.

eLawTextureKernel3dTypesFlagL5L5S5ToolTipId 

L5L5S5/L5S5L5/S5L5L5.

eLawTextureKernel3dTypesFlagL5R5R5ToolTipId 

L5R5R5/R5L5R5/R5R5L5.

eLawTextureKernel3dTypesFlagL5S5R5ToolTipId 

L5R5S5/L5S5R5/R5L5S5/R5S5L5/S5L5R5/S5R5L5.

eLawTextureKernel3dTypesFlagL5S5S5ToolTipId 

L5S5S5/S5L5S5/S5S5L5.

eLawTextureKernel3dTypesFlagR5R5R5ToolTipId 

R5R5R5.

eLawTextureKernel3dTypesFlagS5R5R5ToolTipId 

R5R5S5/R5S5R5/S5R5R5.

eLawTextureKernel3dTypesFlagS5S5R5ToolTipId 

R5S5S5/S5R5S5/S5S5R5.

eLawTextureKernel3dTypesFlagS5S5S5ToolTipId 

S5S5S5.

eLawTextureKernel3dTypesToolTipId 

Types of 3d kernels used for Law's texture computation.

eMVEParamsAreaSensitivityThresholdToolTipId 

Area sensitivity threshold (for 3d image measurement only)

eMVEParamsBlackWhiteToolTipId 

Equals true if the image contains bright vessels on dark background.

eMVEParamsBlobSensitivityThresholdToolTipId 

Blobness sensitivity threshold.

eMVEParamsScalesToolTipId 

Scales used for the enhancement.

eMVEParamsToolTipId 

Input parameters for multiscale vessel enhancement.

eMaxValIdxIdxToolTipId 

Maximum value index.

eMaxValIdxToolTipId 

Contains the maximum value and its index.

eMaxValIdxValueToolTipId 

Maximum value.

◆ eIPSDKIPLDataItem4Message

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eGaborParamsPhiToolTipId 

Orientation in the XY-plane (3D only)

eGaborParamsStdDevXToolTipId 

Standard deviation along X.

eGaborParamsStdDevYToolTipId 

Standard deviation along Y.

eGaborParamsStdDevZToolTipId 

Standard deviation along Z (3D only)

eGaborParamsThetaToolTipId 

Signal orientation in 2D, orientation between the XY-plane and the Z-axis in 3D.

eGaborParamsToolTipId 

Parameters to define a Gabor signal.

eGlobalEntropyResultToolTipId 

Image global entropy.

eGlobalEntropyResultValueToolTipId 

Entropy value.

eKKMeansCentroidClusterTermToolTipId 

cluster term value

eKKMeansCentroidDictionaryToolTipId 

collection of sample points coordinates

eKKMeansCentroidToolTipId 

Kernel cluster centroid representation.

eKKMeansCentroidWeightsToolTipId 

Weight factors for each elements of dictionary.

eKKMeansCentroidsCollToolTipId 

Collection of kernel cluster centroids.

eKKMeansCentroidsRadialBasisKernelSigmaToolTipId 

Sigma value used for radial basis kernel computation.

eKKMeansCentroidsToolTipId 

Collection of kernel cluster centroid representation.

eKernelKMeansParamsMaxDictionarySizeToolTipId 

maximum dictionary size by cluster

eKernelKMeansParamsMinChangeRatioToolTipId 

minimum ratio for sample assignment change (versus full number of samples) to consider that an iteration has converged

eKernelKMeansParamsNbAttemptsToolTipId 

number of attempts for KMeans algorithm

eKernelKMeansParamsNbMaxIterationToolTipId 

maximum number of K-Means algorithm iterations for an attempt

eKernelKMeansParamsRBKAccuracyThresholdParamToolTipId 

Parameter used to compute accuracy threshold for approximate linear dependence condition.

eKernelKMeansParamsRBKParamsPolicyToolTipId 

used policy for radial basis kernel parameters computation

eKernelKMeansParamsRBKSigmaParamToolTipId 

Parameter used to compute radial basis kernel sigma value.

eKernelKMeansParamsToolTipId 

structure allowing to encapsulate parameters for kernel kmeans clustering algorithm

ePCAReductionParamsCriterionToolTipId 

Criterion for PCA reduction.

ePCAReductionParamsNbExpectedElementsInSequenceToolTipId 

Expected number of sequence elements in output sequence image.

ePCAReductionParamsToolTipId 

Parameters for sequence image dimensionality reduction using a PCA.

ePCAReductionParamsVarianceThresholdToolTipId 

Variance threshold.

ePearsonCCResultCorrCoeffToolTipId 

Pearson correlation coefficient.

ePearsonCCResultToolTipId 

Pearson correlation coefficient data item used to split the global Pearson measure.

ePixelColorIntensitiesToolTipId 

Intensity values.

ePixelColorToolTipId 

Pixel with the intensity values for the different channels.

ePixelColorXToolTipId 

X coordianate.

ePixelColorYToolTipId 

Y coordianate.

ePixelColorZToolTipId 

Z coordianate.

ePixelPositionCToolTipId 

C coordinate.

ePixelPositionTToolTipId 

T coordinate.

ePixelPositionToolTipId 

Position of a pixel/voxel in its image.

ePixelPositionXToolTipId 

X coordinate.

ePixelPositionYToolTipId 

Y coordinate.

ePixelPositionZToolTipId 

Z coordinate.

ePixelsColorCollToolTipId 

Collection of position and intensity of a color pixels.

ePixelsColorToolTipId 

Collection of color pixels.

eRandomForestFeatureListDimensionToolTipId 

Dimension used for computing features.

eRandomForestFeatureListFeatureCollToolTipId 

Collection of random forest features.

eRandomForestFeatureListMaxShiftToolTipId 

Maximum shift needed for computing features.

eRandomForestFeatureListNbChannelsToolTipId 

Number of channels used for computing features.

eRandomForestFeatureListToolTipId 

List of features used for random forest pixel classification.

eRandomForestFeatureParamXToolTipId 

Half size or translation along X direction.

eRandomForestFeatureParamYToolTipId 

Half size or translation along Y direction.

eRandomForestFeatureParamZToolTipId 

Half size or translation along Z direction.

eRandomForestFeatureToolTipId 

Describes random forest feature.

eRandomForestFeatureTypeToolTipId 

Feature's type.

eRandomForestFeatureZoomToolTipId 

Resolution of the feature.

eRandomForestForestToolTipId 

Collection of random forest tree.

eRandomForestModelFeatureListToolTipId 

Random forest features.

eRandomForestModelRandomForestToolTipId 

Random forest tree collection.

eRandomForestModelToolTipId 

Complete model of the random forest.

eRandomForestNbLabelsToolTipId 

Number of labels in the output image.

eRandomForestToolTipId 

Random forest.

eRandomForestTreeCollToolTipId 

Collection of random forest tree nodes.

eRandomForestTreeNodeFeatureIdxToolTipId 

Index of the feature used for the threshold.

eRandomForestTreeNodeIdxToolTipId 

Node's index if the tree.

eRandomForestTreeNodeNodeIdxFalseToolTipId 

Node's index if the threshold's result is false.

eRandomForestTreeNodeNodeIdxTrueToolTipId 

Node's index if the threshold's result is true.

eRandomForestTreeNodeThresholdToolTipId 

Threshold value.

eRandomForestTreeNodeToolTipId 

Describes a node parameters in a random forest tree.

eRandomForestTreeNodeTypeToolTipId 

Node's type.

eRandomForestTreeNodeValueToolTipId 

Label assignment.

eRandomForestTreeToolTipId 

Random forest tree.

eRegistrationTracking2dDataCurGridToolTipId 

threshold on accumulation intensities for local maxima extraction

eRegistrationTracking2dDataPointsCollToolTipId 

Cartesian coordinates 2d.

eRegistrationTracking2dDataToolTipId 

data used during registration 2d tracking

eRegistrationTracking2dGridPt0ToolTipId 

Cartesian coordinates 2d.

eRegistrationTracking2dGridPt1ToolTipId 

Cartesian coordinates 2d.

eRegistrationTracking2dGridPt2ToolTipId 

Cartesian coordinates 2d.

eRegistrationTracking2dGridPt3ToolTipId 

Cartesian coordinates 2d.

eRegistrationTracking2dGridToolTipId 

tracking grid used during 2d tracking process

eRegistrationTraining2dConfigBasePerturbHalfRangeToolTipId 

base points perturbation half range (in pixels)

eRegistrationTraining2dConfigInterpolationPolicyToolTipId 

interpolation policy used for image sampling during registration

eRegistrationTraining2dConfigNbSamplesByStageToolTipId 

Number of samples by training stages.

eRegistrationTraining2dConfigStageFactorsToolTipId 

Scaling factors used for multiscale transformation training.

eRegistrationTraining2dConfigToolTipId 

configuration for registration training phasis

eRegistrationTraining2dDataInterpolationPolicyToolTipId 

interpolation policy used for image sampling during registration

eRegistrationTraining2dDataRefGridToolTipId 

reference grid for tracking process

eRegistrationTraining2dDataRefIntensityCollToolTipId 

collection of reference intensities

eRegistrationTraining2dDataStageDataCollToolTipId 

collection of by stage training data

eRegistrationTraining2dDataToolTipId 

data associated to training phasis of intensity based 2d registration algorithm

eRegistrationTrainingStageDataCoordsValidityToolTipId 

collection of flags indicating coordinates validity for current training stage

eRegistrationTrainingStageDataErrorsRatioToolTipId 

Collection of errors ratio for each parameters (ratio between computed rms and input perturbation range)

eRegistrationTrainingStageDataMatrixRankToolTipId 

Matrix rank associated to training results.

eRegistrationTrainingStageDataMatrixToolTipId 

Matrix data associated to training results.

eRegistrationTrainingStageDataPerturbHalfRangeToolTipId 

points perturbation half range (in pixels or voxels)

eRegistrationTrainingStageDataToolTipId 

data associated to a given stage of registration training phasis

eRgbBlueToolTipId 

Blue value.

eRgbGreenToolTipId 

Green value.

eRgbRedToolTipId 

Red value.

eRgbToolTipId 

RGB triplet.

eRobustDataPartitionConfigNbBucketsByAxisToolTipId 

target number of buckets by axis

eRobustDataPartitionConfigToolTipId 

configuration parameters for data partition method used during robust estimation process

eRobustDataPartitionConfigTypeToolTipId 

algorithm type associated to data partition

eRobustEstimationConfigAllowSimpleEstimationToolTipId 

flag indicating whether simple estimation is allowed in case of small dataset without enough data to ensure robust processing

eRobustEstimationConfigDataPartitionConfigToolTipId 

configuration for data partition algorithm associated to robust estimation

eRobustEstimationConfigExpectedOutlierRatioToolTipId 

expected outlier ratio over population

eRobustEstimationConfigGaussianSigmaToolTipId 

used sigma for gaussian noise estimation

eRobustEstimationConfigOutlierRangeFactorToolTipId 

used outlier range factor for processing

eRobustEstimationConfigOutlierThresholdToolTipId 

threshold for outliers detection

eRobustEstimationConfigSuccessRatioToolTipId 

algorithm statistical success ratio parameter

eRobustEstimationConfigTranslationThetaThresholdToolTipId 

Angle tolerance to filter the matches for pure translation estimation.

eRobustEstimationConfigTranslationAbsMaxToolTipId 

Maximum translation constraint (in absolute values) for pure translation estimation (ignored if equals -1)

eRobustEstimationConfigTranslationMatchRatioToolTipId 

Minimum matches validated by TranslationThetaThreshold for pure translation estimation.

eRobustEstimationConfigToolTipId 

configuration parameters for robust estimation

eRobustEstimationConfigTypeToolTipId 

algorithm type associated to robust estimation

eRobustEstimationResultsConfigToolTipId 

threshold on accumulation intensities for local maxima extraction

eRobustEstimationResultsEstimOutlierThresholdToolTipId 

outlier threshold estimated during processing

eRobustEstimationResultsEstimParamsToolTipId 

estimated parameters

eRobustEstimationResultsEstimationStatusFlagToolTipId 

flag associated to estimation status

eRobustEstimationResultsEstimationStatusMsgToolTipId 

estimation status message

eRobustEstimationResultsInputDataSizeToolTipId 

size of input data (size of each elements in input data set)

eRobustEstimationResultsNbEstimParamsToolTipId 

number of estimated parameters

eRobustEstimationResultsNbInputDataToolTipId 

number of input data available for estimation

eRobustEstimationResultsNbMinDataForEstimationToolTipId 

minimum number of input data for a simple estimation

eRobustEstimationResultsNbMinDataForRobustEstimationToolTipId 

minimum number of input data for a robust estimation

eRobustEstimationResultsNbNonLinearIterationToolTipId 

Number of non linear iteration proceeded, a null value stands for no non linear processing done.

eRobustEstimationResultsOutlierFlagsToolTipId 

estimated outlier flags

eRobustEstimationResultsResidualsSetToolTipId 

estimation residuals

eRobustEstimationResultsRobustEstimationDoneToolTipId 

flag indicating whether a robust estimation has been proceeded

eRobustEstimationResultsToolTipId 

robust estimation results

eSizeSuperPixelsNbXToolTipId 

Number of super pixels along X.

eSizeSuperPixelsNbYToolTipId 

Number of super pixels along Y.

eSizeSuperPixelsNbZToolTipId 

Number of super pixels along Z.

eSizeSuperPixelsSizeXToolTipId 

Size X.

eSizeSuperPixelsSizeYToolTipId 

Size Y.

eSizeSuperPixelsSizeZToolTipId 

Size Z.

eSizeSuperPixelsToolTipId 

Real size of super pixels.

eSuperPixelUpdateCenterNbPixelsToolTipId 

Number of pixels.

eSuperPixelUpdateCenterSumXToolTipId 

Sum along X.

eSuperPixelUpdateCenterSumYToolTipId 

Sum along Y.

eSuperPixelUpdateCenterSumZToolTipId 

Sum along Z.

eSuperPixelUpdateCenterToolTipId 

parameter used to update centers in the super pixels algorithm

eSuperPixelUpdateCentersCollToolTipId 

Collection of super pixel update centers.

eSuperPixelUpdateCentersToolTipId 

Collection of super pixel update centers.

eSurfaceExtractionSettingsEnableSurfApproxToolTipId 

Flag indicating whether we should process to surface approximation.

eSurfaceExtractionSettingsSubSampleHalfStepToolTipId 

Sub - sampling half step for marching cube step of surface extration.

eSurfaceExtractionSettingsToolTipId 

Settings used for surfaces extraction.

eSurfaceExtractionSettingsNbMinTrianglesToolTipId 

Settings used for surfaces extraction.

eSurfaceExtractionSettingsSimplificationRatioToolTipId 

Settings used for surfaces extraction.

eUIntegers64EltsToolTipId 

Collection elements.

eUIntegers64ToolTipId 

Collection of 64-bits unsigned integers.

eWarpMotionTransform2dParamsToolTipId 

transformation parameters

eWarpMotionTransform2dToolTipId 

informations for warp motion transformation 2d

eWarpMotionTransform2dTypeToolTipId 

motion transform type

eWarpMotionTransform3dParamsToolTipId 

transformation parameters

eWarpMotionTransform3dToolTipId 

informations for warp motion transformation 3d

eWarpMotionTransform3dTypeToolTipId 

motion transform type

eZStepsStepsCollToolTipId 

Collection of steps.

eZStepsToolTipId 

collection of distances between successive z-plans of the image

◆ eIPSDKIPLDataItemMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eCumulativeHistogramDataBinWidthToolTipId 

width of histogram bin

eCumulativeHistogramDataFrequenciesToolTipId 

collection of the frequencies of a cumulative histogram

eCumulativeHistogramDataMaxToolTipId 

maximal grey value of a cumulative histogram

eCumulativeHistogramDataMinToolTipId 

minimal grey value of a cumulative histogram

eCumulativeHistogramDataToolTipId 

properties of a cumulative histogram

eCyclicRgbColorMapCycleModeToolTipId 

cycle mode

eCyclicRgbColorMapLookupTableToolTipId 

look-up table

eCyclicRgbColorMapToolTipId 

Cyclic RGB color map.

eDoublesCollToolTipId 

Collection of floats.

eDoublesToolTipId 

Collection of doubles.

eFloatsCollToolTipId 

collection of floats

eFloatsToolTipId 

Collection of floats.

eGaussianNoiseStatsPixCountToolTipId 

Number of pixels in the image.

eGaussianNoiseStatsSigmaToolTipId 

Gaussian noise standard deviation.

eGaussianNoiseStatsSumToolTipId 

Absolute sum of the image convolved by the kernel.

eGaussianNoiseStatsToolTipId 

Gaussian noise measures in an image.

eGaussianParameterMeanToolTipId 

Mean of the Gaussian.

eGaussianParameterStdDevToolTipId 

Standard deviation of the Gaussian.

eGaussianParameterToolTipId 

Parameters describing a Gaussian.

eHistoMsrParamsBinWidthToolTipId 

width of bins in the histogram

eHistoMsrParamsDefineBinWidthFlagToolTipId 

flag determining if the histogram is defined by its bin width or by its number of classes

eHistoMsrParamsMaxToolTipId 

maximal grey value of the histogram

eHistoMsrParamsMinMaxDefinitionToolTipId 

definition of min and max (image range or user specified)

eHistoMsrParamsMinToolTipId 

minimal grey value of the histogram

eHistoMsrParamsNbClassesToolTipId 

number of classes in the histogram

eHistoMsrParamsToolTipId 

input parameters of the HistogramMsr algorithm

eHistogramDataBinWidthToolTipId 

width of histogram bin

eHistogramDataFrequenciesToolTipId 

collection of the frequencies of a histogram bin

eHistogramDataMaxToolTipId 

maximal grey value of a histogram

eHistogramDataMinToolTipId 

minimal grey value of a histogram

eHistogramDataToolTipId 

properties of a histogram

eImg2dOffsetToolTipId 

image size used as input parameter by image processing algorithms, such as ROI extraction

eImg2dOffsetXOffsetToolTipId 

image offset along x-axis

eImg2dOffsetYOffsetToolTipId 

image offset along y-axis

eImg2dSizeToolTipId 

image size used as input parameter by image processing algorithms, such as ROI extraction

eImg2dSizeXSzToolTipId 

image size along x-axis

eImg2dSizeYSzToolTipId 

image size along y-axis

eImg3dOffsetToolTipId 

image size used as input parameter by image processing algorithms, such as ROI extraction

eImg3dOffsetXOffsetToolTipId 

image offset along x-axis

eImg3dOffsetYOffsetToolTipId 

image offset along y-axis

eImg3dOffsetZOffsetToolTipId 

image offset along z-axis

eImg3dSizeToolTipId 

image size used as input parameter by image processing algorithms, such as ROI extraction

eImg3dSizeXSzToolTipId 

image size along x-axis

eImg3dSizeYSzToolTipId 

image size along y-axis

eImg3dSizeZSzToolTipId 

image size along z-axis

eIntensityLUTBinWidthToolTipId 

Bin width.

eIntensityLUTInMinToolTipId 

offset (first bin minimum)

eIntensityLUTLookupTableToolTipId 

look-up table

eIntensityLUTToolTipId 

image intensities look-up table

eInterStripLabelConnectionsConnectionsToolTipId 

Connection indexes between two labels.

eInterStripLabelConnectionsToolTipId 

Inter strip labels connections informations.

eLabelActivationTableFlagCollToolTipId 

Collection of labels activation flags.

eLabelActivationTableToolTipId 

Label activation table allowing to active labels for drawing.

eLabelConnectionLabelIdx1ToolTipId 

First label index.

eLabelConnectionLabelIdx2ToolTipId 

Second label index.

eLabelConnectionTableConnectionsToolTipId 

Connections table.

eLabelConnectionTableNbTotLabelToolTipId 

Total number of label for connections table.

eLabelConnectionTableToolTipId 

Label connections (equivalences) table.

eLabelConnectionToolTipId 

Connection indexes between two labels.

eLabelInfoMaxToolTipId 

Maximum label value.

eLabelInfoToolTipId 

Image label informations.

eNCCResultSumSqRefToolTipId 

Squared sum value of the reference image.

eNCCResultSumSqTemplateToolTipId 

Squared sum value of the template image.

eNCCResultResultToolTipId 

Result of the NCC.

eNCCResultToolTipId 

Result of the global normalized-cross correlation between two images.

ePixel2dIntensityToolTipId 

intensity

ePixel2dToolTipId 

position and intensity of a 2d pixel

ePixel2dXToolTipId 

x position

ePixel2dYToolTipId 

y position

ePixels2dCollToolTipId 

collection of positions and intensities of 2d pixels

ePixels2dToolTipId 

collection of 2d pixels

eRangeMaxToolTipId 

Maximum.

eRangeMinToolTipId 

Minimum.

eRangeToolTipId 

Range (min and max) used as input parameter by image processing algorithms, such as normalization.

eScaleFactor2dToolTipId 

2d scale factor

eScaleFactor2dXFactorToolTipId 

scale factor along x-axis

eScaleFactor2dYFactorToolTipId 

scale factor along y-axis

eScaleFactor3dToolTipId 

3d scale factor

eScaleFactor3dXFactorToolTipId 

scale factor along x-axis

eScaleFactor3dYFactorToolTipId 

scale factor along y-axis

eScaleFactor3dZFactorToolTipId 

scale factor along z-axis

eSimilarityStatsMSEToolTipId 

Mean Squared Error betwen the images.

eSimilarityStatsPSNRToolTipId 

Peak Signal to Noise Ratio between two images.

eSimilarityStatsPixCountToolTipId 

number of pixels of an image

eSimilarityStatsSSDToolTipId 

Sum of Squared Differences between two images.

eSimilarityStatsToolTipId 

Similarity statistics between two images.

eSmoothRgbColorMapLookupTableToolTipId 

look-up table

eSmoothRgbColorMapRangeModeToolTipId 

range mode

eSmoothRgbColorMapToolTipId 

Smooth RGB color map.

eStatsResultMaxToolTipId 

maximum of the values of all the pixels in the input image

eStatsResultMeanToolTipId 

mean of the values of all the pixels in the input image

eStatsResultMinToolTipId 

minimum of the values of all the pixels in the input image

eStatsResultPixCountToolTipId 

number of pixels in input image

eStatsResultStdDevToolTipId 

standard deviation of the values of all the pixels in the input image

eStatsResultSumToolTipId 

sum of the values of all the pixels in the input image

eStatsResultToolTipId 

Result for image statistics measure operation.

◆ eKDEBandwidthMethod

Enumerate describing method used to select bandwidth parameter ( $h$) during processing of a kernel density estimation algorithm.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eKDEBM_ScottsRule 

Scott's rule is used : $h=n^{\frac{-1}{d+4}}$ [D.W. Scott, "Multivariate Density Estimation: Theory, Practice, and Visualization", John Wiley & Sons, New York, Chicester, 1992.].

eKDEBM_SilvermansRule 

Silverman's rule is used : $h=\left(n\times\frac{d + 2}{4}\right )^{\frac{-1}{d + 4}}$ [B.W. Silverman, "Density Estimation for Statistics and Data Analysis", Vol. 26, Monographs on Statistics and Applied Probability, Chapman and Hall, London, 1986.].

eKDEBM_GaussianUnivariate 

Optimal bandwidth parameter under gaussian basis function used to approximate univariate data : $h=\left(\frac{4\hat{\sigma}^5}{3n}\right)^\frac{1}{5}\approx 1.06\hat{\sigma}n^\frac{-1}{5}$ [Silverman, B.W. (1998). Density Estimation for Statistics and Data Analysis. London: Chapman & Hall/CRC. p. 48. ISBN 0-412-24620-1.].

eKDEBM_UserDefined 

Bandwidth parameter is a user defined parameter.

◆ eRadialBasisKernelParamsPolicy

Enumerate describing used policy for radial basis kernel parameters computation.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eRBKPP_FromDataDynamic 

Parameters value are defined as a ratio of input data dynamic.

eRBKPP_UserValue 

Parameters are a user provided value.

◆ eRegistrationMotionModel2d

Enumerate describing a 2d registration motion model.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eRMM2d_Rigid 

2d registration motion model associated to a rigid transformation (also known as Euclidean transformation)

eRMM2d_Similarity 

2d registration motion model associated to a similarity transformation

eRMM2d_Homography 

2d registration motion model associated to a homography transformation

eRMM2d_Translation 

2d registration motion model associated to a translation transformation

◆ eRegistrationMotionModel3d

Enumerate describing a 3d registration motion model.

Note
This object is associated to a strong enumerate definition
See also
IPSDK_Enum
Enumerator
eRMM3d_Rigid 

3d registration motion model associated to a rigid transformation (also known as Euclidean transformation)

eRMM3d_Similarity 

3d registration motion model associated to a similarity transformation

eRMM3d_Homography 

3d registration motion model associated to a homography transformation

eRMM3d_Translation 

3d registration motion model associated to a translation transformation

◆ eIPSDKIPLAttributesMessage

Enumerate describing messages.

Note
This enumerate is associated to a message map
See also
IPSDK_Message_Map
Enumerator
eFailedToExportHistogram 

Failed to export histogram data to file s.

eHistogramNbClassesCannotBeNull 

Number of classes specified for histogram cannot be null.

eInvalidDFTScaleFactor 

Discrete Fourier Transform custom scale factor {f} should be strictly positive.

eInvalidHistoBinIdx 

Bin index d is not valid given histogram with d classes.

eInvalidHistoBinWidth 

Invalid histogram parameters, bin width f should be strictly positive.

eInvalidHistoMinMax 

Invalid histogram parameters, min f should be lower or equal to max f.

eInvalidKDEBandwidthValue 

Kernel density estimator bandwidth parameter f should be strictly positive.

eInvalidNbDataForDFTScale 

Number of input data should not be null for Discrete Fourier Transform scale computation.

eInvalidNoiseSigma 

Noise sigma (f) should be positive.

eInvalidRBKSigmaParam 

Parameter {f} used for determination of radial basis kernel sigma determination should be strictly positive.

eInvalidSpaceSigma 

Space sigma (f) should be strictly positive.

eInvalidWarpMotionTransformParams 

Warp motion transformation with type s needs d parameters while d have been provided.

eNullKDESampleCollection 

Sample collection should not be empty for kernel density estimation.

eUnsupportedKDEBandwidthPolicy 

Unsupported kernel density bandwidth computation policy s.

eUnsupportedRegistrationMotionTransform 

Convertion of Registration motion transform s is not yet supported.

eUnsupportedRobustDataPartitionType 

Robust data partition configuration type s is not yet supported.

eUnsupportedRobustEstimationType 

Robust estimation type s is not yet supported.

eUnsupportedScalePolicyEnumValue 

Scale policy enumerate value s in not yet supported.

eUnsupportedRegistrationModelTransform 

Registration motion model s is not supported to create a WarpMotionTransform2d.

Function Documentation

◆ createDefaultKernelKMeansParams()

IPSDKIPLATTRIBUTES_API KernelKMeansParamsPtr ipsdk::imaproc::attr::createDefaultKernelKMeansParams ( const eRadialBasisKernelParamsPolicy paramsPolicy = eRadialBasisKernelParamsPolicy::eRBKPP_FromDataDynamic,
const ipReal32  sigmaParam = 0.2f,
const ipReal32  accuracyThresholdParam = 0.002f 
)

function allowing to create a default KernelKMeans parameter structure

Note
Default values for parameters other than RBK sigma are retrieved from math::clustering::KernelKMeansClusteringConfig defaults. An exception is NbAttempts which is set to 1 (since we iterate on image samples)
Exceptions
ipsdk::imaproc::attr::IPSDKIPLAttributesExceptionif sigmaParam <= 0
ipsdk::imaproc::attr::IPSDKIPLAttributesExceptionif accuracyThresholdParam <= 0

◆ createKernelKMeansParams()

IPSDKIPLATTRIBUTES_API KernelKMeansParamsPtr ipsdk::imaproc::attr::createKernelKMeansParams ( const eRadialBasisKernelParamsPolicy paramsPolicy,
const ipReal32  sigmaParam,
const math::clustering::KernelKMeansClusteringConfig config 
)

function allowing to create a KernelKMeans parameter structure

Exceptions
ipsdk::imaproc::attr::IPSDKIPLAttributesExceptionif sigmaParam <= 0