搜索资源列表
ShotDetect_H
- 提供了一个基于颜色直方图的视频镜头检测程序。-provides a histogram-based color video camera detection procedures.
ShotDetect_P
- 提供了一个基于像素比较的视频镜头检测程序。-provide a comparison based on pixel video camera detection procedures.
BAMH
- 基于BAMH的视频镜头边界检测,镜头检测的经典算法-Shot on video shot boundary detection, shot detection algorithm classic
ShotClassify
- 镜头检测的一部分,采用sobel算子和HSI直方图方法,实现镜头分类。
VideoAnalysis
- 一个视频分析算法的源码,对需要了解镜头检测、人脸检测的朋友有用
videobord.avi
- 视频镜头检测的代码有很多的实验数据对照哦
镜头检测
- 利用图像的颜色直方图所对应的区域熵,判断两幅图像之间是否发生了场景切换,可用于视频的镜头检测
镜头检测使用OPENCV
- 能进行镜头边界的检测,使用OPENCV库。
视频镜头分割oencv
- 对镜头进行检测,检测渐变和突变,方便视频分割
shotdetection
- 镜头检测的一些好文章,可以看看哈 呵呵,本人看了总结的-Lens detection some good articles, you can look at the Ha Ha ha, I read the summary
shot-detecting
- 多种基于内容的视频检索镜头分割算法matlab程序,主要是检测突变,有基于直方图的方法,基于X2直方图的方法,基于像素的方法以及基于边缘轮廓法对比!对于这一领域的研究具有很好的入门作用!也是本人毕业论文所写的!视频文件建议先分离掉声音,仅保留图像系列,文件须为mpg!-A variety of content-based video retrieval lens matlab segmentation procedures, the major mutations are detected, t
jiyufenkuaizhifangtuhejiaohuxinxidejintoujiance.ra
- 本文提出了一种新的基于对模型的分块直方图求交互信息量的镜头检测算法。算法中对每帧图象 进行分块求直方图, 然后利用相邻帧间对应分块的直方图统计值求交互信息量, 最后把所有分块的交互信息量进行 加权平均以检测镜头的变化。实验结果表明与传统的直方图相比, 该算法对一般场景的镜头变化有更高的查全率和 查准率。-This paper presents a new model based on the sub-block histogram information for cross-dete
keyframe
- 镜头检测及关键帧提取方法研究与应用
match
- 由图像的颜色直方图求取相应的区域颜色熵,利用该信息判断出两幅图像间的相似度,可将其利用到诸如镜头检测之类的场合中-Use color histogram to calculate corresponding regional color entropy, use this information to determine the similarity between two images,which can be used to detect the occasions such as shot
edge_detection
- 使用matlab工具,用三种方法实现镜头边缘的检测。-Use of matlab tools, using three methods to achieve the lens edge detection.
ShotDetectOnHist
- 基于颜色直方图进行视频镜头检测。经测试,可用。供作相关研究的朋友参考。-Histogram-based color video shot detection. The test can be used. Research for a friend for reference.
video segement
- 应用于新闻视频的镜头检测,可以检测闪光,能够实现准确的切变镜头分割。-News video from the camera used in testing, can detect the flash, to achieve an accurate shot segmentation shear.
video
- 镜头边缘检测,C++实现,上学时的大作业,时间过去太久了。(Shot edge detection,Contains renderings,Defines the class behaviors for the application.)
镜头检测
- 基于matlab进行镜头检测,也就是读入视频后将镜头变换的那几帧输出(Matlab based shot detection, which is read into the video after the lens transform that frame output)
python-opencv镜头直线检测
- 通过二值化2、边缘检测、霍夫变换检测摄像头拍摄到的直线。(Binarization 2, edge detection, and Hough transform detect the line taken by the camera.)