搜索资源列表
AVIPlay
- 使用OpenCV制作的AVI视频播放器,可实现多种功能,包括播放视频,压缩视频,视频截图,并且有可供拖动的视频进度工具条。-Produced using the OpenCV AVI video player, can achieve a variety of functions including video, compressed video, video capture, and there is drag the video for the progress of the toolbar
FramerateEnlarge
- 改变视频的帧率,需要用到opencv。不依赖播放器,直接改变视频文件本身的帧率。-Change the video frame rate, need to use opencv. Do not rely on the player, the video file directly to change their frame rate.
playavivideo
- OpenCV实现的,播放AVI视频的程序,可能需要安装Xvid解码器才能正常运行!-OpenCV implementation, play AVI video of the program, you may need to install the Xvid codec to run properly!
motempl
- 神手遙控 HandRemoteControl v1.4 增加手掌五指輕晃,為KMPlayer播放/暫停指令。 讓你作簡報、看電影免用遙控器, 使用環境: 需搭配PC-Camera 請在亮度足夠環境 使用者距離Camera約2~5公尺,正面對Camera 使用方式: -執行本程式 -使用Power Point簡報時, 以手指均勻連續畫順時針可到下一張,逆時針可到上一張 -使用KMPlayer觀看電影時,以順時針可以快轉,逆時針可以倒轉 需安裝OpenCV -Hand of God
media
- 基于OPENCV的视频播放器设计,非常实用-OPENCV the video player design, very practical
OpenCV_sliderVideo
- 一个简单的OpenCV读取本地视频,并自动加载播放进度工具显示、可以拖动的cpp源程序文件。在VC2008环境中,需要预先安装好OpenCV2.0,并把OpenCV2.0的包含路径添加到VC2008“工具”菜单选项的C++目录中环境,而后新建一个win32控制台应用程序项目,把这个项目的Debug调试属性的链接器输入子项添加附加依赖项cxcore200.lib cv200.lib highgui200.lib。通过对这个程序的掌握可以慢慢过渡到利用MFC的slider控件代替这个程序里自发呈现的
VIEDOPLAYER
- VC6.0开发的一个视频播放器 采用多线程和opencv 能实现视频的快放等-VC6.0 development of a video player with quick release multi-threaded and opencv video
AVIPlayer
- 在VS2008下使用MFC、opencv1.0编写的一个avi播放器,窗口界面操作。已经对播放器功能进行封装,很好地支持移植-VS2008 under the MFC, opencv1.0 written a avi player window interface operation. Encapsulated player features, support transplant
OpenCV
- 基于opencv和vc++6.0实现的人脸检测,鼻子,嘴巴检测,眼睛检测。AVI播放器,手写数字识别,图像缩放等。-The opencv and vc++6.0 of realized based face detection, nose, mouth detection and eye detection. AVI player, handwritten numeral recognition, image scaling.
Video-player
- VC Visual C++典型模块与项目实战大全 视频播放器-VC Visual C++ typical modules and project combat Daquan video player
lMusic
- 音乐播放器,采用qt进行界面的设计,可以运行的音乐播放器-Music player, using qt for interface design, you can run the music player
YUV420Player
- YUV420播放器很好用,是个支持VC++播放的的视屏工具-YUV_PLAYER adad dadasd g fg f cv x v d fe x vd f sd fs f
test13
- 该程序创建了一个简易播放器,读入和显示视频文件,并可以使用滑动条控制视频文件的播放。一个滑动条用来控制视频播放位置,以10为步长跳进,另一个滑动条用来控制停止与播放-The program creates a simple player that reads and displays video files, and you can use the slider to control the playback of the video file. A slider to control vide
手势实现播放器的进度和音量调节
- 我的工程用的红外摄像头。如果你用RGB摄像头,要将Segmentation部分替换,可以参考网上的HSV肤色检测程序。(My project uses an infrared camera. If you want to replace Segmentation with a RGB camera, you can refer to the HSV skin detection program on the internet.)