You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARNING: Illegal reflective access by gab.opencv.OpenCV (file:/Users/Name/Documents/Processing/libraries/opencv_processing/library/opencv_processing.jar) to field java.lang.ClassLoader.sys_paths
WARNING: Please consider reporting this to the maintainers of gab.opencv.OpenCV
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
NullPointerException
Adding size(); before surface.setsize(); seems to solve the unresponsive buttons. Now i can move the chessboard position and size, ad search and add pairs to the calibration
Hi,
I am trying to launch calibrate.pde but apparently there are some issues with outdated libraries.
OPENCV PROCEESING Problem:
Examples.
Possible Fix -> https://github.com/jaegonlee/opencv-processing/releases
Author states -> The modified library works fine with Processing IDE, but exported application does not work on macOS.
CONTROLP5 Problem:
Controlp5 - error java.lang.NullPointerException - https://discourse.processing.org/t/controlp5-error-java-lang-nullpointerexception/16808
More examples:
Please help
The text was updated successfully, but these errors were encountered: