Hierarchy For All Packages
Package Hierarchies:- net.algart.executors.modules.core.matrices.io.helpers,
- net.algart.executors.modules.cv.matrices.camera,
- net.algart.executors.modules.cv.matrices.camera.reflectance,
- net.algart.executors.modules.cv.matrices.derivatives,
- net.algart.executors.modules.cv.matrices.drawing,
- net.algart.executors.modules.cv.matrices.filtering,
- net.algart.executors.modules.cv.matrices.misc,
- net.algart.executors.modules.cv.matrices.misc.extremums,
- net.algart.executors.modules.cv.matrices.misc.slopes,
- net.algart.executors.modules.cv.matrices.morphology,
- net.algart.executors.modules.cv.matrices.objects,
- net.algart.executors.modules.cv.matrices.objects.binary,
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries,
- net.algart.executors.modules.cv.matrices.objects.binary.components,
- net.algart.executors.modules.cv.matrices.objects.labels,
- net.algart.executors.modules.cv.matrices.objects.markers,
- net.algart.executors.modules.cv.matrices.pixels,
- net.algart.executors.modules.cv.matrices.thresholds,
- net.algart.executors.modules.opencv.common,
- net.algart.executors.modules.opencv.matrices.arithmetic,
- net.algart.executors.modules.opencv.matrices.conversions,
- net.algart.executors.modules.opencv.matrices.copying,
- net.algart.executors.modules.opencv.matrices.drawing,
- net.algart.executors.modules.opencv.matrices.features,
- net.algart.executors.modules.opencv.matrices.features.detection,
- net.algart.executors.modules.opencv.matrices.filtering,
- net.algart.executors.modules.opencv.matrices.geometry,
- net.algart.executors.modules.opencv.matrices.io,
- net.algart.executors.modules.opencv.matrices.misc,
- net.algart.executors.modules.opencv.matrices.ml,
- net.algart.executors.modules.opencv.matrices.ml.prediction,
- net.algart.executors.modules.opencv.matrices.ml.training,
- net.algart.executors.modules.opencv.matrices.objects,
- net.algart.executors.modules.opencv.matrices.objects.components,
- net.algart.executors.modules.opencv.matrices.photo,
- net.algart.executors.modules.opencv.matrices.recognition,
- net.algart.executors.modules.opencv.matrices.segmentation,
- net.algart.executors.modules.opencv.matrices.statistics,
- net.algart.executors.modules.opencv.matrices.video,
- net.algart.executors.modules.opencv.numbers.misc,
- net.algart.executors.modules.util.opencv,
- net.algart.executors.modules.util.opencv.enums
Class Hierarchy
- java.lang.Object
- net.algart.arrays.Arrays.ParallelExecutor
- net.algart.executors.modules.cv.matrices.objects.labels.LabelsProcessor (implements java.lang.AutoCloseable)
- net.algart.executors.modules.cv.matrices.objects.labels.LabelledObjectsProcessor
- net.algart.executors.modules.cv.matrices.objects.labels.LabelledObjectsProcessorForFloat
- net.algart.executors.modules.cv.matrices.objects.labels.LabelsListsBuilder
- net.algart.executors.modules.cv.matrices.objects.labels.LabelsProcessor (implements java.lang.AutoCloseable)
- net.algart.executors.modules.core.matrices.io.helpers.DefaultMatReaderHelper (implements net.algart.executors.modules.core.matrices.io.MatReader)
- net.algart.executors.modules.cv.matrices.misc.extremums.ExtremumsFinder
- net.algart.executors.modules.cv.matrices.misc.extremums.ExtremumsFinder.DeepTestSettings
- net.algart.executors.modules.cv.matrices.objects.labels.LabelsAnalyser
- net.algart.executors.modules.cv.matrices.misc.slopes.MatrixBoundariesEmphasizer
- net.algart.executors.modules.opencv.matrices.ml.MLMetadataJson
- net.algart.executors.modules.opencv.matrices.ml.MLStatModelTrainer (implements net.algart.executors.modules.opencv.matrices.ml.MLTrainer)
- net.algart.executors.modules.cv.matrices.objects.binary.NearestPixelFinder
- net.algart.executors.modules.util.opencv.O2SMat
- net.algart.executors.modules.util.opencv.OTools
- net.algart.executors.modules.cv.matrices.morphology.PatternSpecificationParser
- net.algart.executors.modules.cv.matrices.drawing.PositionsAndColors
- net.algart.json.PropertyChecker
- net.algart.json.AbstractConvertibleToJson
- net.algart.executors.modules.cv.matrices.camera.reflectance.ReflectanceSettings
- net.algart.executors.modules.cv.matrices.camera.reflectance.ReflectanceSettings.Translation
- net.algart.executors.modules.cv.matrices.camera.reflectance.ReflectanceSettings.LinearTranslation
- net.algart.executors.modules.cv.matrices.camera.reflectance.ReflectanceSettings.LogLinearTranslation
- net.algart.executors.modules.cv.matrices.camera.reflectance.ReflectanceSettings.LinearTranslation
- net.algart.executors.api.ExecutionBlock (implements java.lang.AutoCloseable)
- net.algart.executors.api.Executor
- net.algart.executors.modules.core.common.awt.AWTFilter
- net.algart.executors.modules.core.common.awt.AWTDrawer
- net.algart.executors.modules.cv.matrices.drawing.DrawArrow
- net.algart.executors.modules.cv.matrices.drawing.DrawEllipse
- net.algart.executors.modules.cv.matrices.drawing.DrawLine
- net.algart.executors.modules.cv.matrices.drawing.DrawStraight
- net.algart.executors.modules.cv.matrices.drawing.DrawText
- net.algart.executors.modules.core.common.awt.AWTDrawer
- net.algart.executors.modules.core.common.matrices.BitMultiMatrixOperationWithOptionalResult
- net.algart.executors.modules.core.common.matrices.BitMultiMatrixOperationWithRequiredResult
- net.algart.executors.modules.core.common.matrices.BitMultiMatrixFilter
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.BinaryFillPores
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.BinaryFilterParticlesOrPoresBySizes
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.FillMainBoundaryAroundPoint
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.FillMainBoundaryAroundRectangle
- net.algart.executors.modules.cv.matrices.objects.binary.NeighbourPixelsCount
- net.algart.executors.modules.cv.matrices.objects.binary.Skeletonization
- net.algart.executors.modules.cv.matrices.objects.binary.SkeletonPixelTypes
- net.algart.executors.modules.cv.matrices.objects.binary.components.ConnectedComponentScanning
- net.algart.executors.modules.cv.matrices.objects.binary.components.FilterConnectedObjectsByAreas
- net.algart.executors.modules.cv.matrices.objects.binary.components.FindConnectedWithMask
- net.algart.executors.modules.cv.matrices.objects.binary.components.ScanConnectedObjects
- net.algart.executors.modules.cv.matrices.objects.FilterLabelledObjectsByIntersectionWithMask
- net.algart.executors.modules.core.common.matrices.BitMultiMatrixFilter
- net.algart.executors.modules.core.common.matrices.BitMultiMatrixOperationWithRequiredResult
- net.algart.executors.modules.opencv.matrices.copying.CopyMat (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.core.common.io.FileOperation
- net.algart.executors.modules.cv.matrices.pixels.GetLabelledPixels (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.cv.matrices.pixels.GetPixels (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.cv.matrices.objects.binary.components.MeasureConnectedObjects (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.MeasureContours (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.cv.matrices.objects.MeasureLabelledObjects (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.core.common.matrices.MultiMatrix2DFilter (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.cv.matrices.thresholds.BestBoundaryThreshold
- net.algart.executors.modules.cv.matrices.drawing.DrawContours
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.FillContours (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.cv.matrices.objects.markers.LabelPaintedMarkers
- net.algart.executors.modules.cv.matrices.objects.LabelsBoundaries
- net.algart.executors.modules.cv.matrices.derivatives.MultichannelDerivativesFilter
- net.algart.executors.modules.cv.matrices.derivatives.Derivatives
- net.algart.executors.modules.cv.matrices.derivatives.Gradient
- net.algart.executors.modules.cv.matrices.derivatives.HessianEigenValuesAndVectors
- net.algart.executors.modules.core.common.matrices.MultiMatrixChannel2DFilter (implements net.algart.executors.modules.core.common.ChannelOperation)
- net.algart.executors.modules.cv.matrices.drawing.DrawRectangle
- net.algart.executors.modules.cv.matrices.objects.FilterParticlesOrPoresBySizes
- net.algart.executors.modules.cv.matrices.morphology.MorphologyTransform
- net.algart.executors.modules.cv.matrices.misc.QuickEmphasizeBoundaries
- net.algart.executors.modules.cv.matrices.objects.markers.PaintLabelledObjects
- net.algart.executors.modules.cv.matrices.objects.ReindexLabels
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.ScanAndMeasureBoundaries
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.ScanAndMeasureBoundariesProjections
- net.algart.executors.modules.cv.matrices.objects.SelectLabelledObjectsByBinaryArray
- net.algart.executors.modules.cv.matrices.thresholds.SeveralThresholds
- net.algart.executors.modules.cv.matrices.misc.SimpleNearestCenters
- net.algart.executors.modules.cv.matrices.thresholds.SmartHysteresisThreshold
- net.algart.executors.modules.cv.matrices.thresholds.SmoothAreasThreshold
- net.algart.executors.modules.cv.matrices.objects.TableTranslate
- net.algart.executors.modules.core.common.matrices.MultiMatrixFilter (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.cv.matrices.filtering.Average3x3
- net.algart.executors.modules.cv.matrices.filtering.AverageByRectangle
- net.algart.executors.modules.cv.matrices.camera.IntensityToReflectance
- net.algart.executors.modules.core.common.matrices.MultiMatrixChannelFilter (implements net.algart.executors.modules.core.common.ChannelOperation)
- net.algart.executors.modules.cv.matrices.morphology.MorphologyFilter
- net.algart.executors.modules.cv.matrices.drawing.DrawPattern
- net.algart.executors.modules.cv.matrices.morphology.RankMorphologyFilter
- net.algart.executors.modules.cv.matrices.misc.LocalContrast
- net.algart.executors.modules.cv.matrices.morphology.Mean
- net.algart.executors.modules.cv.matrices.morphology.Percentile
- net.algart.executors.modules.cv.matrices.morphology.PercentileRank
- net.algart.executors.modules.cv.matrices.morphology.RankMorphology
- net.algart.executors.modules.cv.matrices.morphology.TruncatedMean
- net.algart.executors.modules.cv.matrices.morphology.StrictMorphology
- net.algart.executors.modules.cv.matrices.morphology.MorphologyFilter
- net.algart.executors.modules.cv.matrices.filtering.Percentile3x3
- net.algart.executors.modules.cv.matrices.camera.ReflectanceToIntensity
- net.algart.executors.modules.cv.matrices.filtering.SimpleGradient3x3
- net.algart.executors.modules.cv.matrices.filtering.SimpleMorphology3x3
- net.algart.executors.modules.cv.matrices.thresholds.SimpleThreshold
- net.algart.executors.modules.cv.matrices.thresholds.SimpleThresholdAndDrawOnBackground
- net.algart.executors.modules.core.common.matrices.MultiMatrixToNumbers (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.cv.matrices.objects.GetLabelledObjects
- net.algart.executors.modules.cv.matrices.pixels.GetPixelAtPosition
- net.algart.executors.modules.cv.matrices.misc.LocalExtremums
- net.algart.executors.modules.cv.matrices.objects.binary.NearestMatrixPixels
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.ScanAndExtractContours
- net.algart.executors.modules.core.common.numbers.NumbersFilter
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.ExtractContoursInRectangle (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.ExtractContoursRange (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.GetContourFromArray (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.JoinContours (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.PackContours (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.RectanglesToContours (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.ReviveContourContainingRectangles (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.TransformContours (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.TranslateContourLabels (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.UnpackContours (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.common.OpenCVExecutor
- net.algart.executors.modules.opencv.matrices.ml.AbstractMLOperation
- net.algart.executors.modules.opencv.matrices.ml.AbstractMLPredict
- net.algart.executors.modules.opencv.matrices.ml.prediction.MLPredict
- net.algart.executors.modules.opencv.matrices.ml.AbstractMLTrain
- net.algart.executors.modules.opencv.matrices.ml.training.MLTrainANNMLP
- net.algart.executors.modules.opencv.matrices.ml.training.MLTrainBoost
- net.algart.executors.modules.opencv.matrices.ml.training.MLTrainNormalBayesClassifier
- net.algart.executors.modules.opencv.matrices.ml.training.MLTrainRTrees
- net.algart.executors.modules.opencv.matrices.ml.training.MLTrainSVM
- net.algart.executors.modules.opencv.matrices.ml.training.MLTrainSVMSGD
- net.algart.executors.modules.opencv.matrices.ml.AbstractMLPredict
- net.algart.executors.modules.opencv.matrices.drawing.DrawLine
- net.algart.executors.modules.opencv.matrices.filtering.FastEigenValues (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.misc.FloodFill
- net.algart.executors.modules.opencv.common.MatFilter
- net.algart.executors.modules.opencv.common.UMatFilter
- net.algart.executors.modules.opencv.matrices.arithmetic.Abs (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.segmentation.AbstractSegmentationWithBoundaries
- net.algart.executors.modules.opencv.matrices.segmentation.GraphSegmentation
- net.algart.executors.modules.opencv.matrices.segmentation.SuperpixelLSC
- net.algart.executors.modules.opencv.matrices.segmentation.SuperpixelSEEDS
- net.algart.executors.modules.opencv.matrices.segmentation.SuperpixelSLIC
- net.algart.executors.modules.opencv.matrices.segmentation.Watershed
- net.algart.executors.modules.opencv.matrices.filtering.Blur
- net.algart.executors.modules.opencv.matrices.conversions.ConvertColor
- net.algart.executors.modules.opencv.matrices.conversions.ConvertToMono
- net.algart.executors.modules.opencv.matrices.filtering.FastGradient (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.filtering.FastGradientVariance (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.copying.FillMat
- net.algart.executors.modules.opencv.matrices.filtering.GaussianBlur
- net.algart.executors.modules.opencv.matrices.filtering.MeanShift
- net.algart.executors.modules.opencv.matrices.filtering.Median
- net.algart.executors.modules.opencv.matrices.filtering.Morphology
- net.algart.executors.modules.opencv.matrices.geometry.Resize (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.filtering.Sobel
- net.algart.executors.modules.opencv.matrices.geometry.SubMatrix (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.objects.Thinning
- net.algart.executors.modules.opencv.matrices.segmentation.Threshold
- net.algart.executors.modules.opencv.common.VoidResultUMatFilter
- net.algart.executors.modules.opencv.matrices.video.AbstractBackgroundSubtractor
- net.algart.executors.modules.opencv.matrices.video.BackgroundSubtractorKNN
- net.algart.executors.modules.opencv.matrices.video.BackgroundSubtractorMOG2
- net.algart.executors.modules.opencv.matrices.filtering.BilateralFilter (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.filtering.BilateralTextureFilter
- net.algart.executors.modules.opencv.matrices.features.Canny (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.filtering.CLAHE (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.objects.components.ConnectedComponents
- net.algart.executors.modules.opencv.matrices.conversions.ConvertPrecision (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.arithmetic.ConvertScaleAbs (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.geometry.CopyMakeBorder (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.features.CornerEigenValsAndVecs (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.features.CornerHarris
- net.algart.executors.modules.opencv.matrices.misc.DistanceTransform
- net.algart.executors.modules.opencv.matrices.filtering.EqualizeHist (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.conversions.ExtractChannel (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.filtering.Laplacian (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.conversions.LUT (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.filtering.NonLocalMeansDenoising
- net.algart.executors.modules.opencv.matrices.features.detection.StructuredEdgeDetection
- net.algart.executors.modules.opencv.matrices.video.AbstractBackgroundSubtractor
- net.algart.executors.modules.opencv.common.VoidResultMatFilter
- net.algart.executors.modules.opencv.matrices.conversions.ApplyColorMap (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.misc.GrabCut
- net.algart.executors.modules.opencv.matrices.segmentation.WatershedNearestPixels
- net.algart.executors.modules.opencv.common.UMatFilter
- net.algart.executors.modules.opencv.common.MatToNumbers
- net.algart.executors.modules.opencv.matrices.features.detection.HoughCircles
- net.algart.executors.modules.opencv.matrices.features.detection.HoughLinesProbabilistic
- net.algart.executors.modules.opencv.matrices.misc.TestBorderPixels (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.common.UMatToNumbers
- net.algart.executors.modules.opencv.matrices.recognition.CascadeClassifier
- net.algart.executors.modules.opencv.matrices.features.detection.FastLineDetector
- net.algart.executors.modules.opencv.matrices.statistics.MinMaxInfo (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.statistics.SingleChannelHistogram (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.common.SeveralMatOperation
- net.algart.executors.modules.opencv.common.SeveralUMatOperation
- net.algart.executors.modules.opencv.matrices.conversions.InsertChannel
- net.algart.executors.modules.opencv.common.VoidResultTwoUMatFilter
- net.algart.executors.modules.opencv.matrices.arithmetic.AbsDiff (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.filtering.AdaptiveManifoldFilter
- net.algart.executors.modules.opencv.matrices.arithmetic.AddWeighted (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.arithmetic.Divide (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.filtering.DomainTransformFilter
- net.algart.executors.modules.opencv.matrices.filtering.FastGlobalSmootherFilter
- net.algart.executors.modules.opencv.matrices.filtering.GuidedFilter
- net.algart.executors.modules.opencv.matrices.photo.Inpaint
- net.algart.executors.modules.opencv.matrices.arithmetic.Magnitude (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.recognition.MatchTemplate
- net.algart.executors.modules.opencv.matrices.arithmetic.Max (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.arithmetic.Min (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.arithmetic.Multiply (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.arithmetic.Phase (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.common.VoidResultTwoMatFilter
- net.algart.executors.modules.opencv.common.SeveralUMatOperation
- net.algart.executors.modules.opencv.matrices.ml.AbstractMLOperation
- net.algart.executors.modules.cv.matrices.pixels.PatternShapeToScalar (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.matrices.io.ReadMatFromCamera (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.cv.matrices.pixels.SetPixels (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.core.common.matrices.SeveralMultiMatricesOperation
- net.algart.executors.modules.cv.matrices.derivatives.AngleGradient
- net.algart.executors.modules.cv.matrices.drawing.DrawLabels
- net.algart.executors.modules.core.common.matrices.SeveralMultiMatricesChannelOperation (implements net.algart.executors.modules.core.common.ChannelOperation)
- net.algart.executors.modules.cv.matrices.misc.Selector
- net.algart.executors.modules.cv.matrices.objects.binary.components.SmartDilatingObjects
- net.algart.executors.modules.core.common.numbers.SeveralNumbersOperation
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.AddContoursToArray (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.ChangeContourHeaders (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.opencv.numbers.misc.KMeans (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.cv.matrices.objects.ValuesAtLabelledObjects (implements net.algart.executors.api.ReadOnlyExecutionInput)
- net.algart.executors.modules.core.common.awt.AWTFilter
- net.algart.executors.api.Executor
- net.algart.json.AbstractConvertibleToJson
- net.algart.executors.modules.opencv.matrices.io.ReadMatFromCamera.Camera
- net.algart.executors.modules.cv.matrices.misc.slopes.SlopeEmphasizer
- net.algart.executors.api.data.SMat.Convertible
- net.algart.executors.modules.util.opencv.ConvertibleMat
- net.algart.executors.modules.util.opencv.ConvertibleUMat
- net.algart.executors.modules.cv.matrices.misc.SortedRound2DAperture
- net.algart.executors.modules.opencv.matrices.misc.TestBorderPixels.BorderStatistics
- net.algart.arrays.Arrays.ParallelExecutor
Interface Hierarchy
- java.lang.AutoCloseable
- net.algart.executors.modules.opencv.matrices.ml.MLPredictor
- net.algart.executors.modules.opencv.matrices.ml.MLTrainer
- net.algart.executors.modules.cv.matrices.objects.labels.SingleObjectProcessor
- net.algart.executors.modules.opencv.matrices.ml.MLPredictor
- net.algart.executors.modules.opencv.matrices.segmentation.BoundariesExtractor
- net.algart.executors.modules.opencv.matrices.ml.MLKind
- net.algart.executors.modules.cv.matrices.misc.slopes.SlopeEmphasizer.ForType
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.BinaryFilterParticlesOrPoresBySizes.Mode
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.BinaryFilterParticlesOrPoresBySizes.ParticlesOrPores
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.BoundaryParameter
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.BoundaryType
- net.algart.executors.modules.opencv.matrices.recognition.CascadeClassifier.ResultMarkerType
- net.algart.executors.modules.cv.matrices.derivatives.CombiningMatricesMetric
- net.algart.executors.modules.cv.matrices.objects.binary.components.ConnectedObjectScanningAlgorithm
- net.algart.executors.modules.opencv.matrices.conversions.ConvertPrecision.ConvertMode
- net.algart.executors.modules.opencv.matrices.copying.CopyMat.ResultType
- net.algart.executors.modules.opencv.matrices.features.CornerEigenValsAndVecs.ResultValue
- net.algart.executors.modules.cv.matrices.derivatives.DerivativeOperation
- net.algart.executors.modules.cv.matrices.drawing.DrawContours.DrawnContourKinds
- net.algart.executors.modules.cv.matrices.drawing.DrawContours.DrawnFeatures
- net.algart.executors.modules.opencv.matrices.segmentation.DrawingBoundariesStyle
- net.algart.executors.modules.cv.matrices.drawing.DrawLabels.DrawnFeatures
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.ExtractContoursInRectangle.SelectionMode
- net.algart.executors.modules.cv.matrices.misc.extremums.ExtremumsFinder.DeepTestSettings.Mode
- net.algart.executors.modules.opencv.matrices.filtering.FastEigenValues.ResultValue
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.FillMainBoundaryAroundPoint.Mode
- net.algart.executors.modules.cv.matrices.objects.binary.components.FilterConnectedObjectsByAreas.AreaInterpretation
- net.algart.executors.modules.cv.matrices.objects.FilterLabelledObjectsByIntersectionWithMask.AreaInterpretation
- net.algart.executors.modules.cv.matrices.objects.FilterParticlesOrPoresBySizes.Mode
- net.algart.executors.modules.opencv.matrices.misc.FloodFill.FillingMode
- net.algart.executors.modules.opencv.matrices.misc.GrabCut.FigureKind
- net.algart.executors.modules.opencv.matrices.misc.GrabCut.MaskPixelClass
- net.algart.executors.modules.cv.matrices.derivatives.GradientOperation
- net.algart.executors.modules.cv.matrices.derivatives.HessianOperation
- net.algart.executors.modules.opencv.numbers.misc.KMeans.CentersMode
- net.algart.executors.modules.cv.matrices.misc.LocalExtremums.ResultAtPlateau
- net.algart.executors.modules.cv.matrices.misc.LocalExtremums.ResultValues
- net.algart.executors.modules.cv.matrices.objects.MeasureLabelledObjects.BoundaryLineType
- net.algart.executors.modules.cv.matrices.objects.MeasureLabelledObjects.ObjectParameter
- net.algart.executors.modules.opencv.matrices.ml.MLKind.StatModelBased (implements net.algart.executors.modules.opencv.matrices.ml.MLKind)
- net.algart.executors.modules.opencv.matrices.ml.MLSamplesType
- net.algart.executors.modules.opencv.matrices.ml.training.MLTrainANNMLP.ActivationFunction
- net.algart.executors.modules.opencv.matrices.ml.training.MLTrainANNMLP.TrainingMethod
- net.algart.executors.modules.opencv.matrices.ml.training.MLTrainBoost.BoostType
- net.algart.executors.modules.opencv.matrices.ml.training.MLTrainSVM.KernelType
- net.algart.executors.modules.opencv.matrices.ml.training.MLTrainSVM.SVMType
- net.algart.executors.modules.opencv.matrices.ml.training.MLTrainSVMSGD.MarginType
- net.algart.executors.modules.opencv.matrices.ml.training.MLTrainSVMSGD.SVMSGDType
- net.algart.executors.modules.cv.matrices.morphology.MorphologyFilter.Shape
- net.algart.executors.modules.cv.matrices.morphology.MorphologyOperation
- net.algart.executors.modules.cv.matrices.morphology.MorphologyTransform.ResultElementType
- net.algart.executors.modules.cv.matrices.morphology.MorphologyTransform.TransformOperation
- net.algart.executors.modules.opencv.matrices.filtering.NonLocalMeansDenoising.Algorithm
- net.algart.executors.modules.util.opencv.enums.OBorderType
- net.algart.executors.modules.util.opencv.enums.OColorConversion
- net.algart.executors.modules.util.opencv.enums.OColorMap
- net.algart.executors.modules.util.opencv.enums.OConnectivity
- net.algart.executors.modules.util.opencv.enums.ODepth
- net.algart.executors.modules.util.opencv.enums.ODepthOrUnchanged
- net.algart.executors.modules.util.opencv.enums.ODistanceLabelType
- net.algart.executors.modules.util.opencv.enums.ODistanceType
- net.algart.executors.modules.util.opencv.enums.ODomainTransformMode
- net.algart.executors.modules.util.opencv.enums.OGrabCutMode
- net.algart.executors.modules.util.opencv.enums.OHoughMode
- net.algart.executors.modules.util.opencv.enums.OInpaintAlgorithm
- net.algart.executors.modules.util.opencv.enums.OInterpolation
- net.algart.executors.modules.util.opencv.enums.OLineType
- net.algart.executors.modules.util.opencv.enums.OMorphShape
- net.algart.executors.modules.util.opencv.enums.OMorphType
- net.algart.executors.modules.util.opencv.enums.OTemplateMatchMode
- net.algart.executors.modules.util.opencv.enums.OThinningAlgorithm
- net.algart.executors.modules.util.opencv.enums.OThreshType
- net.algart.executors.modules.cv.matrices.morphology.Percentile.ValueInterpretation
- net.algart.executors.modules.cv.matrices.morphology.PercentileRank.ResultInterpretation
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.ProjectionParameter
- net.algart.executors.modules.cv.matrices.misc.QuickEmphasizeBoundaries.EmphasizedDirections
- net.algart.executors.modules.opencv.matrices.io.ReadMatFromCamera.ApiPreference
- net.algart.executors.modules.cv.matrices.camera.reflectance.ReflectanceTranslationType
- net.algart.executors.modules.cv.matrices.objects.RetainOrRemoveMode
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.SecondProjectionValue
- net.algart.executors.modules.cv.matrices.objects.SelectLabelledObjectsByBinaryArray.ActionOnBase
- net.algart.executors.modules.cv.matrices.objects.SelectLabelledObjectsByBinaryArray.SelectorInterpretation
- net.algart.executors.modules.cv.matrices.misc.Selector.SelectorType
- net.algart.executors.modules.cv.matrices.filtering.SimpleMorphology3x3.Operation
- net.algart.executors.modules.cv.matrices.filtering.SimpleMorphology3x3.Shape
- net.algart.executors.modules.cv.matrices.objects.binary.Skeletonization.Algorithm
- net.algart.executors.modules.cv.matrices.objects.binary.SkeletonPixelTypes.Algorithm
- net.algart.executors.modules.cv.matrices.objects.binary.SkeletonPixelTypes.PixelType
- net.algart.executors.modules.cv.matrices.thresholds.SmoothAreasThreshold.ResultType
- net.algart.executors.modules.opencv.matrices.segmentation.SuperpixelSLIC.SlicAlgorithm
- net.algart.executors.modules.cv.matrices.objects.TableTranslate.ResultElementType
- net.algart.executors.modules.cv.matrices.objects.binary.boundaries.ThirdProjectionValue
- net.algart.executors.modules.opencv.matrices.segmentation.Threshold.Algorithm
- net.algart.executors.modules.cv.matrices.morphology.TruncatedMean.LimitInterpretation
- net.algart.executors.modules.cv.matrices.objects.ValuesAtLabelledObjects.ObjectParameter
- net.algart.executors.modules.opencv.matrices.segmentation.Watershed.SeedingMode
- net.algart.executors.modules.opencv.matrices.segmentation.Watershed.ValuesOnBoundaries
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)