ColorCorrectionModel #568
JeeDevUser
started this conversation in
General
Replies: 1 comment 6 replies
-
It just looks like the |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am just trying to implement this sample code to the Java:
https://docs.opencv.org/4.x/d1/dc1/tutorial_ccm_color_correction_model.html
but corresponding Java class for ColorCorrectionModel
https://docs.opencv.org/4.x/df/d38/classcv_1_1ccm_1_1ColorCorrectionModel.html
seems to be missing. Whether I missed something, or this example cannot be transferred to Java?
Beta Was this translation helpful? Give feedback.
All reactions