Skip to content

TakekazuKATO/OpenCV.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV.jl

This is OpenCV wrapper for julia via C++ Interface by using CxxWrap.jl. The OpenCV image Matrix (cv::Mat) is automatically convert from/to julia Array. Most C++ classes, methods, enums and functions are generated from opencv2/opencv.hpp(and included headers) by Clang.jl.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages