xuxiuxi
2017-07-23 d585985fbcbc7d9a33c13b0e62152c695c7e6d06
1
2
3
4
5
6
7
8
#ifndef OPENCV_OLD_CXMISC_H
#define OPENCV_OLD_CXMISC_H
 
#ifdef __cplusplus
#  include "opencv2/core/utility.hpp"
#endif
 
#endif