use brew to install OpenCV (support JAVA) for OSX
Current is 2022. The brew tool and pip tool could support OpenCV-4.6 very well. Use brew tool: 1, install java if needed If have error message ‘No Java Runtime present,requesting to install’, we need to complete the environment path. Use ‘temurin’ to casting from the env-path. 2, install ant before install the OpenCV library 3, …
Read more “use brew to install OpenCV (support JAVA) for OSX”