Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing method getListColorChecker() in the CCheckerDetector Java class #571

Closed
JeeDevUser opened this issue May 9, 2022 Discussed in #570 · 5 comments
Closed

Missing method getListColorChecker() in the CCheckerDetector Java class #571

JeeDevUser opened this issue May 9, 2022 Discussed in #570 · 5 comments
Labels

Comments

@JeeDevUser
Copy link

Discussed in #570

Originally posted by JeeDevUser May 9, 2022
Hi,

Just tried a fresh snapshot, the method
getListColorChecker()
https://docs.opencv.org/4.x/d9/d53/classcv_1_1mcc_1_1CCheckerDetector.html#a035f9ea8c21a9e7d160b622ca94c71f2

seems to be missing from the CCheckerDetector Java class:

http://bytedeco.org/javacpp-presets/opencv/apidocs/org/bytedeco/opencv/opencv_mcc/CCheckerDetector.html

Can anyone check that?

@saudet saudet added the bug label May 9, 2022
saudet added a commit to bytedeco/javacpp-presets that referenced this issue May 9, 2022
@saudet
Copy link
Member

saudet commented May 9, 2022

Fixed in commit bytedeco/javacpp-presets@9f48e43.

Thanks for reporting, but please open issues about the presets over there and not here!

@saudet saudet closed this as completed May 9, 2022
@JeeDevUser
Copy link
Author

Thanks for reporting, but please open issues about the presets over there and not here!

-Sorry for that, I'm still a little confused, I'm new to this, there's a lot of material :-(
Just to ask, whether the change is already visible in snapshots?
Or I have to somehow refresh maven, in order to see change?

@saudet
Copy link
Member

saudet commented May 9, 2022

The builds here are complete, so they are now available as snapshots, yes:
https://github.com/bytedeco/javacpp-presets/actions/runs/2294747634

@JeeDevUser
Copy link
Author

Thanks a lot!

Should I change something in the pom.xml, in relation to the example from
http://bytedeco.org/builds/

?

@saudet
Copy link
Member

saudet commented May 10, 2022

That sample pom.xml file is going to get you OpenCV, among other things, but that's fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants