Loading...
Searching...
No Matches
Julia bindings for OpenCV
Functions | |
| void | cv::julia::initJulia (int argc, char **argv) |
Detailed Description
Julia (https://julialang.org) is a programming language for scientific community with growing popularity. These are bindings for a subset of OpenCV functionality, based on libcxxwrap-julia and CxxWrap packages.
For installation instructions, see README.md in this module or OpenCV wiki (https://github.com/opencv/opencv/wiki)
Function Documentation
◆ initJulia()
| void cv::julia::initJulia | ( | int | argc, |
| char ** | argv | ||
| ) |
#include <opencv2/julia.hpp>
1.9.6