Current section

Files

Jump to
evision c_src evision_custom_headers evision_async.hpp
Raw

c_src/evision_custom_headers/evision_async.hpp

#ifdef HAVE_OPENCV_CORE
#include "opencv2/core/async.hpp"
CV_ERL_TO_CLASS(AsyncArray);
CV_ERL_FROM_CLASS(AsyncArray);
#endif