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 LearningBasedWB
LearningBasedWB. __fromPtr__(long addr)
static LearningBasedWB
Xphoto. createLearningBasedWB()
Creates an instance of LearningBasedWBstatic LearningBasedWB
Xphoto. createLearningBasedWB(String path_to_model)
Creates an instance of LearningBasedWB
-