-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
NullPointerException on "realtime-image-recognition" #88
Comments
Possibly related, sarxos/webcam-capture#723 |
eminn
pushed a commit
that referenced
this issue
Jan 2, 2020
Tried with latest 0.36.1, now a different error (Catalina 10.15.5, Java 11.0.7+10),
But see also #122, this demo may have no long term life |
Tried with Jet 4.4, and
Still broken, same error
|
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
The
realtime-image-recognition
demo gives an NPESteps taken
Environment
&
I get the same on OpenJDK 11, and if I change the
boofcv
dependency to latest (0.34).I suspect this is related to Catalina.
System Properties doesn't show anything as having requested Camera access.
If this is a Catalina issue, the code should check the O/S prior to starting the job
The text was updated successfully, but these errors were encountered: