搜索资源列表
Circuit3
- 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods
ListCodecProps
- 这是一个基于对话框的MFC程序,枚举系统中所有的Windows Media编解码器,并查看每个 编解码器的属性,如视频复杂度级别、是否支持VBR、支持的格式等等。 -This is a dialog-based MFC procedures, Enumerate all systems of Windows Media codecs, and look for each codec in nature, If Video complexity level, whether to supp
Lesson1Code
- MFC孙鑫的视频教程,附带源码。第一部分。讲述MFC入门知识。-Sun Xin MFC video tutorial, with source code. The first section. Getting knowledge about MFC.
Lesson2Code
- MFC孙鑫的视频教程,附带源码。第二部分。讲述MFC入门知识。-Sun Xin MFC video tutorial, with source code. Part II. Getting knowledge about MFC.
Lesson3Code
- MFC孙鑫的视频教程,附带源码。第三部分。讲述MFC入门知识。-Sun Xin MFC video tutorial, with source code. The third part. Getting knowledge about MFC.
Lesson4Code
- MFC孙鑫的视频教程,附带源码。第四部分。讲述MFC入门知识。-Sun Xin MFC video tutorial, with source code. Part IV. Getting knowledge about MFC.
Lesson5Code
- MFC孙鑫的视频教程,附带源码。第五部分。讲述MFC入门知识。-Sun Xin MFC video tutorial, with source code. The fifth part. Getting knowledge about MFC.
video
- MFC播放器源码 采用微软自带播放器 C++书本源码-MFC video player