搜索资源列表
20100325catadioptric.rar
- 360度全角镜头圆形图像自动展开成全景图像,unrooling of catadioptric camera using openCV
ANovelMethodofCameraCalibrationBasedonOpenCV
- 针对基于计算机视觉技术的空间方位测量系统研制过程中摄像机标定问题,分析了通用摄像机模型,深入讨论了镜头的径向畸变和切向畸变对标定精度的影响以及相应的解决办法-Based on computer vision technology for spatial orientation measurement system during calibration, analyzing the general camera model, in-depth discussion of the lens radi
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.
1
- 对产生畸变的摄像机镜头拍出的图片进行校正,里面附有畸变图像和校正后的图像图片-distortion of the camera lens photo shoot for correction, inside with distortion correction and image after image Photo
shotsplit
- 用opencv实现视频镜头切分的源代码。-Video camera with opencv segmentation of the source code.
KeyFrame
- 基于镜头边界系数分割镜头并提取关键帧,对突变和淡入淡出镜头效果较好-failed to translate
Single-camera-calibration
- OpenCV 单目标定 镜头畸变调整 运行成功,需要标定板-The OpenCV Single camera calibration
OpenCv-JDDetect-and-VideoFind
- OpenCV实现相机标定过程中的镜头捕捉及角点检测-OpenCV implementation of camera lens to capture the calibration process and corner detection
keyframe
- 视频关键帧提取。全阈值算法找到每个镜头的关键帧并保存-Video key frame extraction.Using threshold algorithm to find key frames in every scene and save them.
Calibration
- 实现相机标定与畸变矫正,主要针对鱼眼镜头畸变的校正。源码中需要将int t_main修改为int main,其余均有解释,可按需求更改。-Achieve camera calibration and distortion correction, mainly for correcting fisheye distortion. Source code need to be modified to int t_main int main, the rest are explained, accor
openCVdaoyaojiance
- 针对弹药图像测量系统的实现,提出了设计方案并对其中的关键技术进行了介绍 在硬件选型中,对工业相机及镜头、光源和照明系统、以及运动控制部分等核心硬件的选型进行了介绍 在软件编写过程中,对本系统中上位机驱动编写、摄像机自动聚焦、摄像机标定及目标识别和检测等关键技术做了简要介绍 最后,对本系统进行了实验验证,验证结果表明,该系统设计方案可以满足普通弹药参数测量实际应用需要,且系统重复测量精度最高可达到0.1像素。-Ammunition for the realization of image meas
2
- 摄像机双目标定程序的源代码 opencv实现 矫正镜头畸变 仅作参考-Camera binocular calibration program s source code opencv implementation corrective lens distortion For reference only
GraduationDesign
- 鱼眼镜头矫正-opencv
makevideo
- 对输入的一个彩色视频与五张以上照片,用OpenCV实现以下功能或要求: 1.命令行格式:“xxx.exe 放视频与照片的文件夹路径”,(例如 MyMakeVideo.exe C:\input )【假设该文件夹下面只有一个avi视频文件与若干jpg文件】; 2.将输入的视频与照片处理成同样长宽后,合在一起生成一个视频; 3.这个新视频中,编程生成一个片头,然后按幻灯片形式播放这些输入照片,最后按视频原来速度播放输入的视频; 4.新视频中要在底部打上含自己学号与姓名等信息的字幕;
stereo-rectify
- 双目视觉中标定的参数对双目镜头进行立体校正,可以得到极线校正。-The binocular vision calibration parameters for stereo calibration of the binocular cameras, can get very line correction.
bd_opencv3_fisheye
- 用于标定广角鱼眼镜头 标定结果基本可用 误差在百分之一左右- The licenses for most software are designed to take away your freedom to share and change it
OPENCV_CALIB
- opencv 标定.基于opencv 3.0的鱼眼镜头标定。带测试图片。-opencv calibration
鱼眼镜头处理
- 鱼眼相机矫正,利用matlab以及opencv对realsense ZR300的鱼眼图像进行矫正(Fisheye camera correction)
python-opencv镜头直线检测
- 通过二值化2、边缘检测、霍夫变换检测摄像头拍摄到的直线。(Binarization 2, edge detection, and Hough transform detect the line taken by the camera.)