搜索资源列表
camera_lens_emendation
- 对产生畸变的摄像机镜头拍出的图片进行校正,里面附有畸变图像和校正后的图像图片-distortion of the camera lens photo shoot for correction, inside with distortion correction and image after image Photo
matlabplanescene
- 基于平面模板法镜头标定方法,本程序采用matlab编写,提供具体源码-graphic templates based on the camera calibration methods, the procedures used Matlab prepared to provide specific FOSS
motion_analysis_by_opticalflow
- 对序列图像进行运动分析的程序,使用光流场的方法。然后提取镜头的运动特征,进而实现基于运动分析的镜头检索-right image sequence analysis of the exercise, the use of optical flow method. Then the movement of the lens, thereby realizing the movement analysis based on the lens Retrieval
lab5
- 多边形填充绘制并用渐变颜色填充, 按下键盘 1 ,多边形回到用给定点画模式进行填充按下键盘 2 ,多边形用给定点画模式进行填充,按下“S”键,多边形变大(镜头变小),按下“s”键,多边形变小(镜头变大)
ShotClassify
- 镜头检测的一部分,采用sobel算子和HSI直方图方法,实现镜头分类。
OpenGL_Missile_Shoot
- OpenGL演示导弹发射。数字键1,2,3,4,5,9改变镜头
mosaicprocessing
- 在电视采访中,有时候一些采访对象不愿意抛头露面。这种情况下,被采访者可能会背对摄像镜头;但更通常的做法是,被采访者仍然面对镜头,而在电视节目播出时对采访对象的面部进行马赛克处理。这种马赛克处理,使观众无法看清被采访者的真实面目,从而满足被采访者不愿抛头露面的初衷。作为程序员,你想过如何来实现这种效果处理吗?本文介绍的就是一种实现视频局部区域马赛克处理的简单易行的编程方法。
云台镜头控制系统
- 云台镜头控制系统-pan and camera control system
镜头检测
- 利用图像的颜色直方图所对应的区域熵,判断两幅图像之间是否发生了场景切换,可用于视频的镜头检测
视频镜头分割oencv
- 对镜头进行检测,检测渐变和突变,方便视频分割
fish eye demo 鱼眼镜头的校正定标
- 鱼眼镜头的校正定标,内含demo图片以及校正源码,Fisheye lens correction calibration, including demo picture, as well as calibration source
MD
- 本代码实现了视频镜头分割,采用基于颜色直方图的方法-This code implements the video shot segmentation, using the method based on color histogram
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
segmentation
- 本程序为基于镜头的视频分割系统。使用直方图分割法和YUV分割法进行视频分割,分割后的镜头可分开保存。-This procedure is based on the lens of the video segmentation system. Segmentation method using histogram segmentation method and YUV video segmentation, segmented lens can be kept separate.
鱼眼图像几何模型校正入门实验Matlab
- 一种鱼眼镜头校正算法的MATLAB实现,附论文及源代码(A MATLAB implementation of fisheye lens correction algorithm)
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)
单目标定
- 采用CCTV镜头大视野畸变较大,采用halcon标定板将镜头畸变矫正到无畸变状态(Large field distortion of CCTV lens is larger, and Halcon calibration board is used to correct lens distortion to non-distortion state.)
opencv鱼眼镜头标定
- opencv鱼眼镜头标定,opencv 3.0 鱼眼镜头标定项目源码