搜索资源列表
dominantcolor
- 视频处理中,镜头关键帧的主颜色的提取算法-video processing, the camera's key frame extraction algorithm colors
WaletFilter
- 颜色提取可以提取不同图像的内容颜色,可以分别提取户部巷影响的内容可以快速的提取
ResearchOntheClusterAlgorithmofExtracting
- 针对当前预先指定聚类算法阈值提取关键帧的问题,使用MPEG- 7 标准中的主颜色描述子对视频帧进行描述, 以镜头内相邻两帧的相似性测度为数据样本,自适应地确定聚类所需的阈值,并以该阈值去指导同类视频的关键帧提取,提高关键帧提取的效率。
3C2
- 随意提取屏幕上的颜色值,一个VC++的小程序,请大家测试-Extraction of the color on the screen at random the value of a small VC++ program, please test
VideoTest
- 基于opencv的视频播放器 主要实现功能 提取视频 光流 和颜色直方图 并存储起来用于分析视频-Opencv-based video player to achieve the main function of extracting the optical flow and color histogram of the video and stored video for analysis
iRadio
- 一个基于互联网进行收听电台节目的VB.NET源代码,这个代码比较好,支持自己增加删除等维护电台列表,格式为XML格式,自定义电台快捷按钮,支持自定义皮肤颜色,可以收听很多国外的音乐电台,大家可以参考本站曾经发布的一个 网络收音机 Ver1.0 的VB代码,可以把其中的RadioChannels.ini文件中的中文电台提取出来加入到这个程序中去。支持程序最小化到托盘区,可以查看电台信息及速率等功能,总之一个很不错的成品软件.-VB.NET source code listen to radio p
Image-Compression
- DCT变换1、 提取彩色图像,将图像大小限制为512* 3; 2、 提取彩色图像三个颜色分量的矩阵,每个矩阵单独处理; 3、 将矩阵分为8*8的块,做DCT变换; 4、 提取每个块的一部分DCT系数做IDCT变换,显示基本图像; 5、 再提取每个块的一部分DCT系数做DCT反变换,得到增强层1,与前一次得到的数据叠加,得到质量更好的图像。 -DCT transform
keyframe
- 视频关键帧提取,通过视频图像帧的颜色直方图来提取视频中的关键帧。-Video key frame extraction, through the video image frames of color histogram to extract the key frames in the video.