搜索资源列表
biaodingdemarcate2000
- 图像标定的源代码,可以参考下我得做法,我毕业设计的内容
calibration
- Tsai和zhang的图像标定方法的matlab实现
IRVision-process
- 根据你标定选取的颜色模块,程序能够实时跟踪这个色块,并提取出这个色块的位置。
calibration
- 标定源程序,已测试可用,对于初学者很有参考价值
标定彩色图像中圆形区域圆心的方法
- 一种标定彩色图像中圆形区域圆心的方法,通过matlab中的函数来寻找圆心,search centre
camara 拍摄棋盘格图像,自动计算相机参数
- 用于相机参数标定,采用opencv工具编写,用两个摄像头,分别拍摄棋盘格图像,自动计算相机参数-For camera calibration parameters, using opencv tools to prepare, with two cameras, were taken checkerboard image, automatic calculation of camera parameters
Scaramuzza_OCamCalib_with_chec
- 全景视觉(Omnidirectional vision)中一种图像标定方法。用Taylor公式描述各种类型镜面(椭圆、双曲线、抛物线等),原理简单,容易实现。内含使用方法。,Panoramic Vision (Omnidirectional vision) in an image calibration method. Taylor formula with the descr iption of various types of mirrors (elliptic, hyperbolic, p
Rectification_epipolar
- hartley弱相机标定的立体像对极线校正。输入是立体像对对应的匹配点,输出是已经校正好的图像 这里对图像的角度有要求,如果拍摄角度太大 可能校正不了 而且匹配点对的精确性也有要求,建议最好经过错误点剔除之后的匹配点作为输入-epipolar rectification
calibrate camera
- opencv编写的图像角点获取程序,能够标识出图像角点,并给出详细坐标,提供了测试图片。-This program use opencv to identify corners in a image 。Its results are precise coordinates of each corner. it provides test images.
DoubleEyeVision_MVC1000
- 基于directshow的双摄像头图像采集测距程序,保存,显示,然后对两个摄像头进行标定,图像校正,最后恢复空间三维信息-Directshow-based dual-camera image acquisition ranging program, save, display, and then the two camera calibration, image correction, and finally to restore three-dimensional information sp
opencv-shift-graphics-match
- opencv的shift图像匹配程序 实现了角点检测 特征点检测 图像匹配-opencv shift graphics match
Distortion Correction
- VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法-VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon affine transform line detecti
BiaoDing
- 自己做的双目标定的MATLAB标定实例,附带图像和仿真程序!-Make their own calibration of the binocular calibration of MATLAB examples, incidental images, and simulation program!
OpenCV_MFC
- OpenCV在MFC中的使用的一个示例,基本图像处理功能都有-OpenCV MFC in use in a sample, the basic image processing functions have
CameraCalibration
- matlab下的相机标定工具箱,包含角点检测,求取相机内参,误差分析,求相机外参,图像校正等多种功能。附带有实验用的20张图像。-matlab under the camera calibration toolbox, including corner detection, strike the camera restricted reference materials, error analysis, seeking the camera outside the parameters, ima
opencvgray
- opencv,C++图像处理,包括平移,缩放,旋转,形态学变换,灰度转换,阈值分割等操作,适用计算机视觉初学者。-opencv, C++ image processing, including translation, scaling, rotation, morphological transformation, grayscale conversion, segmentation, etc, for beginner computer vision.
vanishing-points
- 灭点标定,利用拍摄图像的两组灭点,求解摄像机标定的焦距、旋转矩阵、平移向量-Vanishing point calibration, using two sets of images taken vanishing point, solving the camera calibration of the focal length, rotation matrix, translation vector
TracKIT
- TrackIT是一款开放式的机器视觉开发平台,目前集成了从相机输入、色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、Blob检测、相机标定、Kalman滤波器、光流跟踪器、最近邻域跟踪、数学形态学方法、机器学习算法等近100个组件,并在不断添加更新中,采用开源OpenCV、WxWidgets、CMU139等标准工具,使用XML动态解析界面,所有参数在界面上直接调整,同时可立即看到调整效果,并可动态加载组件,可用于一般科学研究和机器视觉系统开发。运行时需要.net框架支持。
toolbox_calib
- 包含角点提取功能能够进行摄像机标定及图像修正的matlab程序,考虑径向畸变,薄透镜畸变。-Corner detection features include camera calibration and image can be modified matlab program, consider the radial distortion, thin lens distortion.
Harris-VC
- 图像处理和相机标定中的经典角点提取算法,Harris算法的VC源代码-Image processing and camera calibration in the classical corner-point extraction algorithm, Harris algorithm source code for VC