init: 64 bits version of the webcam
This commit is contained in:
8
include/opencv/cxmisc.h
Normal file
8
include/opencv/cxmisc.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef OPENCV_OLD_CXMISC_H
|
||||
#define OPENCV_OLD_CXMISC_H
|
||||
|
||||
#ifdef __cplusplus
|
||||
# include "opencv2/core/utility.hpp"
|
||||
#endif
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user