Build script for OpenCV_jll.jl and OpenCVQt_jll.jl
- Install Julia
- Install Docker
- Install BinaryBuilder.jl
- terasakisatoshi/OpenCV_jll.jl is generated by the following command:
$ cd headless
$ julia build_tarball.jl --verbose
If you like to wrap function to use GUI feature e.g. cv2::imshow
, select this JLL package.
- terasakisatoshi/OpenCVQt_jll.jl is generated by the following command:
$ cd qt
$ julia build_tarball.jl --verbose