Uses of Class
org.opencv.xphoto.LearningBasedWB
-
Packages that use LearningBasedWB Package Description org.opencv.xphoto -
-
Uses of LearningBasedWB in org.opencv.xphoto
Methods in org.opencv.xphoto that return LearningBasedWB Modifier and Type Method Description static LearningBasedWBLearningBasedWB. __fromPtr__(long addr)static LearningBasedWBXphoto. createLearningBasedWB()Creates an instance of LearningBasedWBstatic LearningBasedWBXphoto. createLearningBasedWB(String path_to_model)Creates an instance of LearningBasedWB
-