Interface HasClassifiedInputOutput
-
- All Known Implementing Classes:
Absolute,AbsoluteDifference,AddImageAndScalar,AddImages,AddImagesWeighted,AdjacencyMatrixToTouchMatrix,AffineTransform,AffineTransform2D,AffineTransform3D,ApplyVectorField2D,ApplyVectorField3D,ArgMaximumZProjection,AutomaticThreshold,AverageDistanceOfNClosestPoints,AverageDistanceOfNFarOffPoints,AverageDistanceOfTouchingNeighbors,BinaryAnd,BinaryEdgeDetection,BinaryFillHoles,BinaryIntersection,BinaryNot,BinaryOr,BinarySubtract,BinaryUnion,BinaryXOr,Blur2D,Blur3D,BottomHatBox,BottomHatSphere,CentroidsOfBackgroundAndLabels,CentroidsOfLabels,CloseIndexGapsInLabelMap,ClosingBox,ClosingDiamond,CombineHorizontally,CombineVertically,ConcatenateStacks,ConnectedComponentsLabelingBox,ConnectedComponentsLabelingDiamond,ConvertFloat,ConvertUInt16,ConvertUInt8,Convolve,Copy,CopySlice,CountNonZeroPixels,CountNonZeroPixels2DSphere,CountNonZeroPixelsSliceBySliceSphere,CountNonZeroVoxels3DSphere,CountTouchingNeighbors,Crop2D,Crop3D,DetectLabelEdges,DetectMaxima2DBox,DetectMaxima3DBox,DetectMaximaSliceBySliceBox,DetectMinima2DBox,DetectMinima3DBox,DetectMinimaSliceBySliceBox,DifferenceOfGaussian2D,DifferenceOfGaussian3D,DilateBox,DilateBoxSliceBySlice,DilateSphere,DilateSphereSliceBySlice,DistanceMap,DistanceMatrixToMesh,DivideImages,Downsample2D,Downsample3D,DownsampleSliceBySliceHalfMedian,EntropyBox,Equal,EqualConstant,EqualizeMeanIntensitiesOfSlices,ErodeBox,ErodeBoxSliceBySlice,ErodeSphere,ErodeSphereSliceBySlice,ExcludeLabels,ExcludeLabelsOnEdges,ExcludeLabelsOnSurface,ExcludeLabelsSubSurface,ExcludeLabelsWithValuesOutOfRange,ExcludeLabelsWithValuesWithinRange,Exponential,ExtendLabelingViaVoronoi,Flip2D,Flip3D,FloodFillDiamond,GaussianBlur2D,GaussianBlur3D,GenerateBinaryOverlapMatrix,GenerateDistanceMatrix,GenerateJaccardIndexMatrix,GenerateParametricImage,GenerateTouchCountMatrix,GenerateTouchMatrix,GradientX,GradientY,GradientZ,Greater,GreaterConstant,GreaterOrEqual,GreaterOrEqualConstant,Histogram,ImageToStack,Invert,LabelCentroidsToPointList,LabelledSpotsToPointList,LabelSpots,LabelToMask,LabelVoronoiOctagon,LaplaceBox,LaplaceDiamond,LocalThreshold,Logarithm,Mask,MaskLabel,MaskStackWithPlane,Maximum2DBox,Maximum2DSphere,Maximum3DBox,Maximum3DSphere,MaximumImageAndScalar,MaximumImages,MaximumOctagon,MaximumOfTouchingNeighbors,MaximumSliceBySliceSphere,MaximumXProjection,MaximumYProjection,MaximumZProjection,MaximumZProjectionBounded,Mean2DBox,Mean2DSphere,Mean3DBox,Mean3DSphere,MeanOfTouchingNeighbors,MeanSliceBySliceSphere,MeanXProjection,MeanYProjection,MeanZProjection,MeanZProjectionBounded,Median2DBox,Median2DSphere,Median3DBox,Median3DSphere,MedianOfTouchingNeighbors,MedianSliceBySliceBox,MedianSliceBySliceSphere,MedianZProjection,Minimum2DBox,Minimum2DSphere,Minimum3DBox,Minimum3DSphere,MinimumDistanceOfTouchingNeighbors,MinimumImageAndScalar,MinimumImages,MinimumOctagon,MinimumOfTouchingNeighbors,MinimumSliceBySliceSphere,MinimumXProjection,MinimumYProjection,MinimumZProjection,MinimumZProjectionBounded,MinimumZProjectionThresholdedBounded,MultiplyImageAndScalar,MultiplyImages,MultiplyImageStackWithScalars,MultiplyMatrix,MultiplyStackWithPlane,NeighborsOfNeighbors,NonzeroMaximumBox,NonzeroMaximumDiamond,NonzeroMinimumBox,NonzeroMinimumDiamond,NotEqual,NotEqualConstant,OnlyzeroOverwriteMaximumBox,OnlyzeroOverwriteMaximumDiamond,OpeningBox,OpeningDiamond,Paste2D,Paste3D,PointIndexListToMesh,PointlistToLabelledSpots,Power,PowerImages,ReduceStack,ReplaceIntensities,ReplaceIntensity,ReplacePixelsIfZero,Resample,ResliceBottom,ResliceLeft,ResliceRadial,ResliceRadialTop,ResliceRight,ResliceTop,Rotate2D,Rotate3D,RotateClockwise,RotateCounterClockwise,RotateLeft,RotateRight,Scale,Scale2D,Scale3D,ShortestDistances,Smaller,SmallerConstant,SmallerOrEqual,SmallerOrEqualConstant,Sobel,SpotsToPointList,SquaredDifference,StandardDeviationOfTouchingNeighbors,StandardDeviationZProjection,SubtractImageFromScalar,SubtractImages,SumImageSliceBySlice,SumXProjection,SumYProjection,SumZProjection,Threshold,ThresholdDefault,ThresholdHuang,ThresholdIJ_IsoData,ThresholdIntermodes,ThresholdIsoData,ThresholdLi,ThresholdMaxEntropy,ThresholdMean,ThresholdMinError,ThresholdMinimum,ThresholdMoments,ThresholdOtsu,ThresholdPercentile,ThresholdRenyiEntropy,ThresholdShanbhag,ThresholdTriangle,ThresholdYen,TopHatBox,TopHatSphere,TouchMatrixToAdjacencyMatrix,TouchMatrixToMesh,Translate2D,Translate3D,TransposeXY,TransposeXZ,TransposeYZ,UndefinedToZero,VoronoiLabeling,VoronoiOctagon,Watershed,WriteValuesToPositions
public interface HasClassifiedInputOutput
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetInputType()StringgetOutputType()
-