opencv 0.46.2

Rust bindings for OpenCV
Documentation
1
2
3
4
5
#include "ocvrs_common.hpp"
#include <opencv2/videoio.hpp>
#if !(CV_VERSION_MAJOR == 3 && CV_VERSION_MINOR == 2)
	#include <opencv2/videoio/registry.hpp>
#endif