![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
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... | |
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 ¶msPolicy=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 ¶msPolicy, 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 > ¶ms) |
| 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 > ¶ms) |
| 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::LogMessageManager & | getIPSDKIPLAttributesLogMessageManager () |
| Recovery of message manager associated to library. | |
| IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::ClusterPptiesPtr | createClusterPpties (const std::vector< ipReal64 > ¢erCoordinates) |
| function allowing to create a ClusterPpties data item | |
| IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::ClusterPptiesPtr | createClusterPpties (const std::vector< ipReal64 > ¢erCoordinates, 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 | |
Namespace agregating IPSDK image processing attributes used by algorithm.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing border extension policy.
Enumerate describing circle intensity type.
| 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. |
Enumerate describing local extremum type.
| 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. |
Enumerate describing direction propagation type.
Enumerate describing extremum extraction type.
| 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. |
Enumerate describing the accumulator intensity threshold types.
| 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 |
Enumerate describing tolerance types used during images comparison.
| Enumerator | |
|---|---|
| eICTT_None | no tolerance defined |
| eICTT_Absolute | absolute tolerance |
| eICTT_Relative | relative tolerance |
| eICTT_AbsoluteOrRelative | absolute or relative tolerance |
Enumerate describing interpolation policy used during image value extraction.
Enumerate describing messages.
Enumerate describing used label reindexing policy.
| 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) |
Enumerate describing Law's texture filter post-process method.
Enumerate type of lightness calculation method.
Enumerate describing range definition for histogram measure parameters.
Enumerate describing the definition of min and max parameters.
| Enumerator | |
|---|---|
| eMMD_ImgMinMax | minimal and maximal intensities of the image |
| eMMD_UserDefinedMinMax | minimal and maximal intensities are defined by the user |
Enumerate describing the statistic projections.
Enumerate describing random forest features type.
Enumerate describing watershed separation mode.
Enumerate describing interpolation method during zoom process.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
| Enumerator | |
|---|---|
| eInOutImgToolTipId | [InOut] image for processing operation |
| eInOutOptWk1RealImgToolTipId | [InOut Optional] Temporary working image for algorithm (data contained in image buffer are reals) |
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
| 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 |
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
| 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 |
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
| 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 |
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
| Enumerator | |
|---|---|
| eOutSubGpuImg1ToolTipId | [Output] First sub image stored on GPU |
| eOutSubGpuImg2ToolTipId | [Output] Second image stored on GPU |
| eOutSubGpuImgToolTipId | [Output] Output sub image stored on GPU |
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing configuration used to define image value extraction method.
| 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 |
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
| 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. |
Enumerate describing method used to select bandwidth parameter (
) during processing of a kernel density estimation algorithm.
Enumerate describing used policy for radial basis kernel parameters computation.
| Enumerator | |
|---|---|
| eRBKPP_FromDataDynamic | Parameters value are defined as a ratio of input data dynamic. |
| eRBKPP_UserValue | Parameters are a user provided value. |
Enumerate describing a 2d registration motion model.
Enumerate describing a 3d registration motion model.
Enumerate describing messages.
| 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. |
| 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
| ipsdk::imaproc::attr::IPSDKIPLAttributesException | if sigmaParam <= 0 |
| ipsdk::imaproc::attr::IPSDKIPLAttributesException | if accuracyThresholdParam <= 0 |
| 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
| ipsdk::imaproc::attr::IPSDKIPLAttributesException | if sigmaParam <= 0 |
1.8.14