搜索资源列表
Dinasour
- 一个利用opencv实现的恐龙赛跑游戏程序-Implementation of a dinosaur using opencv race games
rockpaperscissors
- 包剪锤手势图像识别,判定获胜者的小游戏,日文注释-Package shear hammer gesture recognition, determine the winner of the game, Japanese Notes
Robot-war-games
- c语言机器人大战游戏代码。编写了玩游戏的整个过程。-C program of robot war game . Writing a play games of the entire process.
dfw
- 使用OPENCV写的大富豪游戏。虽然简单,但对opencv新手有一定的学习左右。-OPENCV write rich and powerful game. Although simple, but about learning opencv novice.
1
- Opencv飞行游戏手势控制三个源代码,实现不同功能,计算机视觉的应用-OpenCV hand status control
Gesture1.1
- 基于视频的手势识别以及无接触式书籍翻页游戏,手向左运动,电子照片向上翻页;手向右摇动,电子照片向下翻页-Video-based gesture recognition, as well as non-contact books page game moves to the left hand, electronic photo page up right hand shaking electronic photo Down
15-puzzle
- opencv的摄像机拼图游戏例子,需要预先安装opencvmanager,很有意思的例子-a game use camera with opencv,you need to install opencv manager first
Poker
- 一个人机对战的扎金花游戏,用opencv编写,简单好玩-good
xiaoyouxiopencv
- OPENCV的小游戏文件,带opencv的算法编程-OPENCV game files with the opencv programming algorithm
auto-opencv
- 电脑上连接一个摄像头,启动程序后在视频窗口中就会 有两个跳动的黄色小球作为你攻击的目标(小球搬来是要做成漂浮的泡泡的,没找到动力学方程,就随便设计了一个),还有一个白色的十字圈作为你的准星。拥有 一个红的物体在摄像头前晃动来操纵你的准星,当准星击中黄色小球的时候小球就会消失。(这个游戏需要OpenCV beta5 的动态连接库的支持。还要在当前目录下放置一副320×240的命名为gun.bmp的图,我用的就是图中的这张卡,通过它来决定你能用什么颜色的物体操 纵你的准星)-Video tracki
background-windows-exe-1.0
- opencv 与qt 和vs2010一起 显示图形能够动态显示游戏效果 -opencv with qt and display graphics along with vs2010
jigsaw
- Opencv通过模板匹配和鼠标响应函数实现90年代风靡全国小盆友的经典“手游”拼图板小游戏,类似于Windows 7自带小工具“图片拼图板”,支持设置拼图板的行数和列数,有兴趣可以下载来玩一玩-Opencv response functions for 90 years swept the country Xiaopen Friends of the classic hand tour puzzle board game, similar to Windows 7 comes with th
snake
- 使用opencv制作的贪吃蛇小游戏,仅供参考-Using opencv make Snake game, for reference only
Paperscissorrock
- 基于Python 使用OpenCV库实现与摄像头进行剪刀石头布的游戏互动 使用时需连接摄像头并在规定的时间内将结果(石头剪刀布)放入框中-Based on time use OpenCV library for Python and camera for Rock Paper Scissors interactive games need to be connected when using the camera and on a specific result (rock-paper-scis
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.)
茶叶茶艺茶道茶文化PPT模板
- 这是双人竞走游戏,它是一个双人玩的策略游戏,游戏有两点,第一个游戏者可以按R,G,f,D控制第一个点的走向,(This is a double race walking game. It's a two person game strategy game. There are two points in the game. The first player can control the trend of the first point according to R, G, F and D.)
HappyPopfirst
- 用基本opencv语法,模仿开心消消乐做出的一个游戏(A game that mimics joy elimination)
OpenCV 飞行游戏手势控制源码
- 通过手势进行游戏控制的代码,采用C++代码和opencv编写。