HELPP problems install opencv on mac with processing [closed]
HELPPPP Hi, someone knows how install and configuring opencv 3.0.0 en processing 3.01 on mac 10.8
HELPPPP Hi, someone knows how install and configuring opencv 3.0.0 en processing 3.01 on mac 10.8
Asked: 2015-10-29 11:21:43 -0600
Seen: 171 times
Last updated: Oct 29 '15
we can only help, if you mention your problems
(and we probably can't help you with processing at all)
this is the problem [opencv fatal error] library not loaded ! THIS VERSION OF OPENCV LIBRARY REQUIRE ADDITIONAL DEPENDENCIES. READ THE INSTALLATION INSTRUCTIONS AT http://ubaa.net/shared/processing/ope...
Verify that you are running in 32-bit mode, the opencv.framework exists in '/Library/Frameworks' folder and the java.library.path property is correctly.
error message: /Users/austinslominski/Documents/Processing/libraries/OpenCV/library/libOpenCV.jnilib: dlopen(/Users/austinslominski/Documents/Processing/libraries/OpenCV/library/libOpenCV.jnilib, 1): no suitable image found. Did find: /Users/austinslominski/Documents/Processing/libraries/OpenCV/library/libOpenCV.jnilib: no matching architecture in universal wrapper
A library relies on native code that's not available. Or only wo
@Ernesto Parra , unfortunately, we don't cater for unsupported 3rd party apis like processing.