搜索资源列表
基于Harris算法的黑白棋盘格角点检测
- 基于Harris算法的黑白棋盘格角点检测 关键词 棋盘格Harris角点检测 亚像素摄像机标定二次曲面拟合
XCornerDetectionAlgorithm
- Opencv的棋盘格角点检测例程。代码简单,注释齐全。-Chessboard grid Opencv corner detection routines. Code is simple, complete notes.
harris
- 角点提取,利用HARRS角点检测方法,测试出棋盘格角点,是标定的前提-corner detect
cvCalibaa
- 相机标定程序,采用棋盘格形式,实现角点检测,标定算法的实现-Camera calibration procedures, the use of checkerboard form, bring corner detection, calibration algorithm implementation
harriscornerdetection
- 完整实现对棋盘图形的角点检测以及显示程序,保存棋盘角点坐标。-Complete implementation of the graphical chessboard corner detection and display program, save board corner coordinates.
corners_online_test
- 对opencv中角点检测函数cvfindcorners()检测出的棋盘格角点,判断是否出现鱼眼等畸变。-it is used for checking if the corners on the chess image are on the same line.Which is based on opencv
CXCornerDetech
- Opencv的棋盘格角点检测例程程。代码简单,注释齐全。 -Opencv checkerboard corners detection routine process. The code is simple, complete annotation.
jiaodian
- 计算机视觉领域,检测棋盘格角点算法:可以读取不同的图像及数量,并返回角点坐标-In the fields of computer vision, detection checkerboard Angle point is: can read different image and quantity, and returns Angle point coordinates
corner
- 鉴于棋盘格图案在摄像机标定中有着广泛的应用,因此为了对边缘模糊的棋盘格图像进行在线标定,针 对目前棋盘格图像角点检测算法的局限性,提出了一种可以自动实现的棋盘格图像角点检测算法, 该算法是利用 周围图案对称和灰度值对比明显的独特性质,设计了由对称算子S和方差算子V组合而成的角点检测算子) )) 对 称方差算子( symmetry andvariance), 简称SV算子。该算子不仅构思巧妙、易于实现、计算量小,而且对棋盘格图像 的旋转变换和亮度变换具有鲁棒性和抗噪能力强的优点。实
harris
- 利用harris算法实现棋盘平面上的角点的检测。-Harris algorithm using the chessboard plane corner detection.
cylinder_calibration
- 圆柱形棋盘标定程序,基于vs2008和opencv 2.4.2,利用摄像机从不同角度对棋盘格图案的圆柱纸筒拍摄数张图像,该程序从每张图像上依次检测出角点并采用张正友经典标定法标定出摄像机的内外参数。-Cylindrical checkerboard calibration procedures based on vs2008 and opencv2.4.2 , the use of the camera from different angles of the checkerboard patt
Harris
- 用于相机标定的棋盘角点检测程序,包含伪角点去除,亚像素角点提取-Chessboard corner detection procedures for camera calibration, including the removal of the pseudo-corner, subpixel corner extraction
ConerTest
- openCV环境下对棋盘角点的检测识别 -detection and identification openCV environment under chessboard corner
artificial_camera_calibration
- 程序自动生成20幅棋盘格标定板图像,进行角点检测和相机标定-The program automatically generates 20 checkerboard calibration board images and conducts corner detection and camera calibration
zhang
- 棋盘格角点检测(zhang zheng you jian ce fang fa )-Detection of corner points of a chess board
libcbdetect
- 基于生长的棋盘格角点检测方法,参考论文《Automatic Camera and Range Sensor Calibration using a single Shot》(Based on the growing checkerboard corner detection method, refer to the paper "Automatic Camera and Range Sensor Calibration using a single Shot".)