搜索资源列表
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
nnzCalibCamera
- 该程序是基于OpenCV的相机标定程序,能进行亚像素角点提取,采用张式标定算法。-the program is based on the OpenCV camera calibration procedure can be carried out subpixel corner extraction, Zhang used calibration algorithm.
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.
subPixelPpaper
- 国外最新的亚像素边缘检测论文,对于做亚像素边缘检测相关项目具有很好的参考价值。-Foreign latest subpixel edge detection paper, to do the pixel edge detection related project has a very good reference value.
3
- 数字图像亚像素配准的文献比较全面,这是第3部分。-Digital image subpixel registration literature is more comprehensive, this is Part 3.
one1
- 改进的gaussian hermite矩的边缘亚像素精确定位,精简到一个方程,速度提高-gaussian hermite moment based edge subpixel location
zm
- 基于zernike矩的二维图像的亚像素边缘精确定位,matlab-zernike moment based subpixel edge location
Image
- 圆形,孔型工件的尺寸测量,主要采用canny算子检测边缘,并进行亚像素细分,还有GUI,测量精度在0.1-Circular hole workpiece size measurement using canny operator edge detection and subpixel, as well as GUI, measurement accuracy of 0.1mm
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)