搜索资源列表
matcher
- 自己写的两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。-himself wrote the two images and matching feature points, which used the OpenCV library, features include : the feature points subpixel accuracy testing, the initial matching feat
sub-pixel
- 常用的几种亚像素定位方法,精度可达0.05个像素-several commonly used methods for locating subpixel accuracy of up to 0.05 pixels
nnzCalibCamera
- 该程序是基于OpenCV的相机标定程序,能进行亚像素角点提取,采用张式标定算法。-the program is based on the OpenCV camera calibration procedure can be carried out subpixel corner extraction, Zhang used calibration algorithm.
subpix亚像素
- 自己编写的matlab程序 实现数字图像的模板匹配和相关算法,以及亚像素算法 压缩包中含源程序,实例图片和模板,以及模板生成算法。 使用方法: 1、设定路径 2、打开threshold,F5 有问题欢迎提问。
2222
- 关于亚像素边缘检测的一些文章,感觉比较有用-Subpixel edge detection on some articles, I feel more useful
subpixelEdgeDetection
- matlab 写的提取图像亚像素边界的程序,和Canny算子有比较,里面有两张示例图像!-matlab write the image to extract sub-pixel border procedures, and the Canny operator have more, there are two examples of images!
Hu
- 利用胡不变矩进行亚像素边缘精确定位的程序,matlab-Hu moment based edge subpixel location
123
- 亚像素级cvFindCornerSubPix角点检测,可较为精确地对角点进行检测-The subpixel cvFindCornerSubPix corner detection
SubPixel
- 亚像素提取方法,用mfc中基于对话框编写的,能对圆形图形进行圆心确定-Subpixel extraction method, using mfc dialog based on written, can determine the circle center of the circle graphics
subpixmatch
- 是个关于数字图像相关中的亚像素位移定位算法进展,可以达到高精度-Is relevant in the digital image on the subpixel displacement progress localization algorithm can achieve high precision
Light-Spot
- 针对空间发光点缩成光斑图像中心的高精度提取问题,本文提出一种亚像素提取方法。该方法简历了具有高斯能量分布的空间发光点的透视投影光斑图像灰度分部数学模型,证明了空间发光点能量中心的透视投影不变性。-Light-emitting points of space shrunk to spot high-precision center of the image extraction problem, we propose a subpixel extraction method. This metho
Harris
- 基于Opencv和C++, 使用harris算法, 对输入视频,提取亚像素级角点的个数和坐标。-base on Opencv and C++, using Harris algorithm, output the subpixel corners number and coordinate of video.
subpixel
- 本文档为亚像素图像分割方法,具有一定的精度,内附源代码-This document is a sub-pixel image segmentation method, with a certain accuracy, enclosing the source code
Subpixel-Eye-Gaze-Tracking
- 这是一篇介绍基于亚像素的视线追踪方法,主要介绍了视线模型及眼角检测的方法,被多次引用-This is an introduction to the line of sight model and corner detection method based on the sight of the sub-pixel tracking method, was repeatedly quoted
Harris
- 用于相机标定的棋盘角点检测程序,包含伪角点去除,亚像素角点提取-Chessboard corner detection procedures for camera calibration, including the removal of the pseudo-corner, subpixel corner extraction
cross-correlation-subpixel
- 基于互相关的图像配准程序,能实现亚像素级的配准-Sub pixel level registration based on cross correlation image registration process
Subpixel-level-corner-
- 就用利用OPENCV亚像素级角点检测,这个方法对于初学代码程序的人来说很实用-On the use of the use of sub-pixel OPENCV corner detection, this method code program for the beginner who is very practical
subpixel
- 用有限元反应数字散斑图像位移和应变信息的小程序,并在matlab上进行运算,精确到亚像素。-The reaction using the finite element digital speckle image information of the displacement and strain applet, and on the matlab calculates accurate to sub-pixel.
Zernike
- 改进的基于Zernike正交矩的图像亚像素边缘检测,对图像的边缘实现亚像素级别的检测。(Improved subpixel edge detection based on Zernike orthogonal moments, and realizes sub-pixel level detection on the edge of image.)
SubPixelDetect
- 基于亚像素级别的边缘检测和获取,使用滤波函数进行滤波,用sobel算子检测边缘,用多项式提取亚像素,对模糊边缘的提取非常实用(subPixel edg detect and get)