opencv 0.98.2

Rust bindings for OpenCV
Documentation
1
2
3
4
5
#include "ocvrs_common.hpp"
#include <opencv2/photo.hpp>
#ifdef HAVE_CUDA
	#include <opencv2/photo/cuda.hpp>
#endif