SDC C-Project CF Review 프로그램
1
2
3
4
5
6
#ifndef __OPENCV_OLD_CXMISC_H__
#define __OPENCV_OLD_CXMISC_H__
 
#include "opencv2/core/internal.hpp"
 
#endif