camera.cpp
资源名称:camera.rar [点击查看]
上传用户:xiaochan9
上传日期:2022-04-30
资源大小:673k
文件大小:0k
源码类别:
图形图像处理
开发平台:
Visual C++
- // camera.cpp : Defines the entry point for the console application.
- //
- #include "stdafx.h"
- int _tmain(int argc, _TCHAR* argv[])
- {
- return 0;
- }
English
