搜索资源列表
Game_fire.rar
- 基于opencv完成的视频模拟游戏(单线程)。使用到了cxcore.lib,cv.lib,cvaux.lib,highgui.lib。窗口区产生随机目标,客户通过鼠标捕捉该目标,完成任务。可调节难度,显示任务完成进度。,this project is based on opencv (single-threaded). cxcore.lib, cv.lib, cvaux.lib, highgui.lib included. randomly generated objectives in t
2-2
- OpenCV基础教程源代码 例2-2 功能: 本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似-OpenCV based tutorial source code in Example 2-2 Function: This program shows how to use C++ class to create and display an image, this C++ class definition in cx