xuxiuxi
2017-03-30 f0be5766027eeccadc96e8e5774e27e09b00f6f2
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