Uses of Enum Class
net.algart.executors.modules.cv.matrices.objects.MeasureLabelledObjects.ObjectParameter
Packages that use MeasureLabelledObjects.ObjectParameter
-
Uses of MeasureLabelledObjects.ObjectParameter in net.algart.executors.modules.cv.matrices.objects
Methods in net.algart.executors.modules.cv.matrices.objects that return MeasureLabelledObjects.ObjectParameterModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.MeasureLabelledObjects.ObjectParameter.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.algart.executors.modules.cv.matrices.objects that return types with arguments of type MeasureLabelledObjects.ObjectParameterModifier and TypeMethodDescriptionstatic Map<MeasureLabelledObjects.ObjectParameter,net.algart.executors.api.data.SNumbers> MeasureLabelledObjects.convertMap(Map<String, net.algart.executors.api.data.SNumbers> statistics) Method parameters in net.algart.executors.modules.cv.matrices.objects with type arguments of type MeasureLabelledObjects.ObjectParameterModifier and TypeMethodDescriptionvoidMeasureLabelledObjects.analyse(Map<MeasureLabelledObjects.ObjectParameter, net.algart.executors.api.data.SNumbers> results, net.algart.multimatrix.MultiMatrix2D labels, net.algart.multimatrix.MultiMatrix2D mask) voidMeasureLabelledObjects.analyseConnectedComponents(Map<MeasureLabelledObjects.ObjectParameter, net.algart.executors.api.data.SNumbers> results, net.algart.arrays.Matrix<? extends net.algart.arrays.BitArray> source, net.algart.arrays.Matrix<? extends net.algart.arrays.BitArray> mask)