Uses of Enum Class
net.algart.executors.modules.cv.matrices.objects.binary.boundaries.ProjectionParameter
Packages that use ProjectionParameter
-
Uses of ProjectionParameter in net.algart.executors.modules.cv.matrices.objects.binary.boundaries
Methods in net.algart.executors.modules.cv.matrices.objects.binary.boundaries that return ProjectionParameterModifier and TypeMethodDescriptionstatic ProjectionParameterReturns the enum constant of this class with the specified name.static ProjectionParameter[]ProjectionParameter.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in net.algart.executors.modules.cv.matrices.objects.binary.boundaries with type arguments of type ProjectionParameterModifier and TypeMethodDescriptionnet.algart.multimatrix.MultiMatrix2DScanAndMeasureBoundariesProjections.analyse(Map<ProjectionParameter, net.algart.executors.api.data.SNumbers> resultStatistics, net.algart.arrays.Matrix<? extends net.algart.arrays.PFixedArray> objects, boolean resultLabelsRequired) static booleanProjectionParameter.needSecondBuffer(Collection<ProjectionParameter> parameters)