Uses of Class
net.algart.executors.modules.opencv.matrices.arithmetic.AddWeighted
Packages that use AddWeighted
-
Uses of AddWeighted in net.algart.executors.modules.opencv.matrices.arithmetic
Methods in net.algart.executors.modules.opencv.matrices.arithmetic that return AddWeightedModifier and TypeMethodDescriptionAddWeighted.setAlpha(double alpha) AddWeighted.setBeta(double beta) AddWeighted.setGamma(double gamma) AddWeighted.setResultDepth(ODepthOrUnchanged resultDepth)