Uses of Enum Class
net.algart.executors.modules.opencv.util.enums.OInpaintAlgorithm
Packages that use OInpaintAlgorithm
Package
Description
-
Uses of OInpaintAlgorithm in net.algart.executors.modules.opencv.matrices.photo
Methods in net.algart.executors.modules.opencv.matrices.photo that return OInpaintAlgorithmMethods in net.algart.executors.modules.opencv.matrices.photo with parameters of type OInpaintAlgorithm -
Uses of OInpaintAlgorithm in net.algart.executors.modules.opencv.util.enums
Methods in net.algart.executors.modules.opencv.util.enums that return OInpaintAlgorithmModifier and TypeMethodDescriptionstatic OInpaintAlgorithmReturns the enum constant of this class with the specified name.static OInpaintAlgorithm[]OInpaintAlgorithm.values()Returns an array containing the constants of this enum class, in the order they are declared.