- Timestamp:
- 03/16/09 01:29:23 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/cpluspluscli/OpenCvSharp2/trunk/OpenCvSharp.Extern/Stdafx.h
r31053 r31265 19 19 #include <cv.h> 20 20 #include <highgui.h> 21 21 #include <msclr\marshal.h> 22 22 23 23 using namespace System; 24 24 using namespace System::Diagnostics; 25 25 using namespace System::Runtime::InteropServices; 26 using namespace msclr::interop; 27 28 29 // CvCapture, CvVideoWriter, CvFileStorage�̒����A 30 // typedef struct CvCapture CvCapture 31 // �Ƃ����BlackBox�ŁA�������x�����o���ŗ}�~ 32 struct CvCapture {}; 33 struct CvVideoWriter {}; 34 struct CvFileStorage {};
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)