搜索资源列表
ShotDetect_H
- 提供了一个基于颜色直方图的视频镜头检测程序。-provides a histogram-based color video camera detection procedures.
ShotDetect_P
- 提供了一个基于像素比较的视频镜头检测程序。-provide a comparison based on pixel video camera detection procedures.
ShotClassify
- 镜头检测的一部分,采用sobel算子和HSI直方图方法,实现镜头分类。
VideoAnalysis
- 一个视频分析算法的源码,对需要了解镜头检测、人脸检测的朋友有用
videobord.avi
- 视频镜头检测的代码有很多的实验数据对照哦
镜头检测
- 利用图像的颜色直方图所对应的区域熵,判断两幅图像之间是否发生了场景切换,可用于视频的镜头检测
镜头检测使用OPENCV
- 能进行镜头边界的检测,使用OPENCV库。
视频镜头分割oencv
- 对镜头进行检测,检测渐变和突变,方便视频分割
FuzzyCMean.rar
- 模糊c聚类代码,聚类方法的一种,可用于镜头检测等方面,Fuzzy c clustering code
byjc
- 边缘检测和摄像机标定算法的研究:计算机立体视觉中,首先必须解决的是三维物点与二维像点的对应关系问题。因此, 摄像机标定是计算机视觉实现的前提和基本问题。 摄像机标定主要分为传统的标定算法和自标定算法。由于摄像机镜头存在着畸变, 对于要求精度定位的应用,需要进行畸变校正。传统的标定算法中各种算法存在着计算量大的不 足,本文将利用 T s a i 的两步标定法,考虑一阶径向畸变的摄像机标定算法,它与其它优化算法相比具有简单实用、 计算量小的特点。 实验结果表明,该方法可以达到较高的精度。-err
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
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.)