搜索资源列表
opencv-slides
- 中科院自动化所自由软件学会于任棋讲解的使用opencv进行图像处理的课件和源码。其中包括opencv图像结构、矩阵结构、点结构简介,以及图像I/O,边缘检测,轮廓检测,背景建模等。-free software to automate the process of the Chinese Academy of Sciences Institute of the game on the use opencv for Image Processing Software and the source.
myCapture
- 用opencv和directshow写的一个游戏,通过摄像头获得人脸位置来控制游戏。-Using opencv and directshow write a game face through the camera was positioned to control the game.
OpenCV_camgame
- OpenCV为技术,控制摄像头为操作接口的小游戏源码。-OpenCV for the technology, camera control interface for the operation of game source code.
GAME
- 利用SIFT检测两图片的相同点,并获 ·北京大学数字图象处理课件,封举富 ·主要内容彩色256色转灰度图,hough变 ·OPENCV手册!opencv用具很实用,广 ·功能强大的图像处理软件可以打开,关 ·ICP是用来匹配两组未知点,可以用于 ·利用opencv完成的汽车牌号识别,支 ·細線化程式,本程式源 ·图像处理算法方面编程代码汇总,请 -Detect SIFT picture using the same two points, and digita
GameCapture
- 这是用OPENCV里面人脸检测算法实现的一个小游戏,用vs2008的-This is OPENCV face detection algorithm inside a small game, using vs2008' s
51622456Fire
- 火焰特效,研究算法,可用于游戏或其他程序里。-fire program ,for game or other
DanceDanceRevolutionWithHandGestureControl
- For the recognition of hand gestures, OpenCV and HandVu libraries are used to provide the functions of hand tracking and recognition. When a hand gesture is recognized, the result is sent to the DDR game through a network socket. Then, the DDR ga
project
- 利用opencv的camshift,讀取webcam影像,實現視訊數字拼圖的遊戲-Using opencv of camshift, read the webcam image, to achieve digital video puzzle game
game
- 用OpenCV编写的一款简单的视频交互游戏-a simple camera game use opencv.
Opencv-MineSweeping
- 调用OpenCV中的窗口等图像处理函数编写的类似于windows扫雷的小游戏-Similar to windows minesweeping game window in calling OpenCV image processing functions written
OpenCV-Maze-generation
- 用OpenCV库中的窗口创建函数和图像处理函数编写的迷宫的生成与行走小游戏-Window created in the OpenCV library functions and image processing functions written in the maze generation and walk of game
OpenCV-for-a-game
- 基于Opencv和MFC的分形图像压缩实现程序,Opencv用于读取图像-Implementation of fractal image compression based on Opencv and MFC programs, Opencv is used to read images
Jigsaw-puzzle-Game-By-CPP-and-Opencv
- 通过C++和Opencv编写了一个拼图板小游戏,类似于Windows 7自带小工具“图片拼图板”,支持设置拼图板的行数和列数,有兴趣可以下载来玩一玩- 通过C++和Opencv编写了一个拼图板小游戏,类似于Windows 7自带小工具“图片拼图板”,支持设置拼图板的行数和列数,有兴趣可以下载来玩一玩 C++ and Opencv prepared by a puzzle board game, similar to the Windows 7 comes with a small
Gluttonous-Snake-by-CPP-and-Opencv
- 用C++和Opencv实现了一下贪吃蛇游戏 设计思路: 1.显示初始画面,蛇头box初始位置为中心,食物box位置随机 2.按随机方向移动蛇头,按a、s、d、w键控制移动方向,分别为向左,向下,向右,向上 3.蛇头位置与食物box位置重合,则把食物box加入到蛇身向量arraryBox里,并设置食物box为第一个元素 4.蛇身各个box移动规律是,每次移动后一个box的位置变为前一个box的位置 5.蛇头移动超越边界,游戏结束-With Opencv and C++ to
snake-game
- 贪吃蛇小游戏,使用C++、Opencv实现-Snake game, C++, Opencv achieve
ShooterGame
- 基于树莓派、姿态传感器、摄像头开发的简易AR射击游戏。实现在摄像头拍摄的画面中刷新敌人并通过移动设备来控制移动,通过使用物理按键来进行攻击。(Simple AR Shooter Game based on raspberry pi 3 with MPU9250 and Picam using OpenGL ES and OpenCV. Using QT4, OpenGL ES 3 and OpenCV 2.4 to develop on Raspbian Jessie. Use I2C to r
gesture_recognize.py
- 基于opencv的手势识别的猜拳游戏,可实现识别石头,剪刀,布,并和电脑的随机结果比较,判断输赢。(The opencv gesture recognition based on game, can realize the identification of stone, scissors, cloth, and compare the results and random computer, to determine the winners and losers.)
JumpAndJump
- 跳一跳图像处理程序,进行预处理方便后面算法提取信息("Jump " game's image proccess)
zhaocha
- 基于MFC环境,使用OpenCV的相关函数,实现了对“大家来找茬”游戏界面的两张图片的比较,并通过鼠标点击,较为准确的判断出不同之处。(Based on the MFC environment, using the related functions of OpenCV, the comparison of the two pictures of the "everybody to find out" game interface is realized, and the d
HappyPopfirst
- 用基本opencv语法,模仿开心消消乐做出的一个游戏(A game that mimics joy elimination)