搜索资源列表
ShotClassify
- 镜头检测的一部分,采用sobel算子和HSI直方图方法,实现镜头分类。
cbvr
- 这是一种关于镜头边界检测的程序,是在基于信息熵的基础上完成的!
VideoAnalysis
- 一个视频分析算法的源码,对需要了解镜头检测、人脸检测的朋友有用
Real-Time_Shot_Change_Detection_Over_Online_MPEG-2
- 基于mpeg2视频留的实时的镜头边界检测算法描述
镜头检测
- 利用图像的颜色直方图所对应的区域熵,判断两幅图像之间是否发生了场景切换,可用于视频的镜头检测
视频镜头分割oencv
- 对镜头进行检测,检测渐变和突变,方便视频分割
jingtoufg
- 这是我编写的镜头分割程序,对视频图像中发生突变和渐变的检测很准确,使用起来很方便,运行效果很好!-This is my shot segmentation written procedures on the video image in the detection of abrupt and gradual change is very accurate, easy to use, runs good results!
byjc
- 边缘检测和摄像机标定算法的研究:计算机立体视觉中,首先必须解决的是三维物点与二维像点的对应关系问题。因此, 摄像机标定是计算机视觉实现的前提和基本问题。 摄像机标定主要分为传统的标定算法和自标定算法。由于摄像机镜头存在着畸变, 对于要求精度定位的应用,需要进行畸变校正。传统的标定算法中各种算法存在着计算量大的不 足,本文将利用 T s a i 的两步标定法,考虑一阶径向畸变的摄像机标定算法,它与其它优化算法相比具有简单实用、 计算量小的特点。 实验结果表明,该方法可以达到较高的精度。-err
shotdetection
- 镜头检测的一些好文章,可以看看哈 呵呵,本人看了总结的-Lens detection some good articles, you can look at the Ha Ha ha, I read the summary
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
bandaigangguangxuexitong
- 为满足钢板表面缺陷在线检测系统宽幅面、高速、高分辨率的检测要求, 优化设计了钢板表面缺陷视觉检测系统的 光学部分。采用了一种新型LED 线光源获得高强度均匀照明, 多线阵CCD 拼接成像完成幅面分割。明、暗域相结合的成像 模式确保了大部分缺陷的有效检出。综合考虑光源、镜头与线阵CCD 的影响, 计算并优化选取了光学镜头的焦距、f 数和视 场角等参数以满足检测需要, 整个光学系统设计满足在线检测需要并在样机中得以应用-To meet the steel surface defect o
motiopenlice
- 一个使用opencv编写的提取avi视频的水平和垂直时空切片的程序代码,可以用于视频镜头切换检测。-A written extract using opencv avi video horizontal and vertical slice of space-time code can be used for video shot change detection.
shotdetection
- 用VC++实现镜头边缘的检测与分割,程序简单,容易读懂-Lens with VC++ to achieve edge detection and segmentation, the program is simple, easy to read
Hausdorff
- 用Hausdorff距离进行视频镜头边界检测-With the Hausdorff distance for video shot boundary detection
shotdetect-master
- 基于内容突变的视频镜头检测(基于python和openCV实现)-A simple yet effective python implementation for video shot detection of abrupt transition (based on python OpenCV)
video
- 运用Python来,提取视频,进行视频处理的预操作(Python is used to extract video and perform pre operation of video processing)
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.)
CameraFingerprint
- 镜头指纹识别,提取镜头特征,对其他照片进行识别,判断是否来源同一相机。(Image Source Detection)