搜索资源列表
亚像素边缘检测的matlab代码
- 亚像素边缘检测的matlab代码,比一般的边缘检测代码精确-Sub-pixel edge detection matlab code
yaxiangsuweiyiguji.rar
- 实现亚像素的运动位移估计算法实现,通过双线性内插实现!,Campaign to achieve sub-pixel displacement estimation algorithm to achieve, through bilinear interpolation to achieve!
用opencv类库两副图像的特征点匹配
- 两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢,2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point D
dxsczyxs.rar
- 一种基于多项式插值改进的亚像素细分算法. ,Based on polynomial interpolation to improve the sub-pixel subdivision algorithm.
MATLAB_Image_subpixel_Mutual_i
- MATLAB实现基于互相关的亚像素级图像配准源代码,MATLAB_Image_subpixel_Mutual_info,MATLAB-based cross-correlation of sub-pixel image registration source code, MATLAB_Image_subpixel_Mutual_info
subpixel
- 比较新的亚像素检测算法(他人的专利申请) 仅供参考 -Relatively new sub-pixel detection algorithm (patent applications of others) is for reference only
数字散斑相关亚像素位移测量方法研究与实验
- 数字散斑相关亚像素位移测量方法研究与实验,详细介绍了DSCM在力学测量中的应用-Digital speckle correlation method of sub-pixel displacement measurement and experiment, described in detail DSCM measurement in mechanics
数字散斑相关(DSCM)程序
- 数字散斑相关(DSCM)程序,可以精确算出前后两幅图片的位移,精确到亚像素-Digital speckle correlation (DSCM) program, you can accurately calculate the two pictures before and after the displacement, to the sub-pixel precision
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!
yaxiangsu
- 双向亚像素运动估计算法,具体步骤如下: (1) 进行整像素精度的双向运动估计; (2) 以(1)得到的运动矢量所指向的像素点为中心,内插1/2像素点,再进行双向运动估计; 依此类推,直到得到所需的像素精度为止。 -Bi-directional sub-pixel motion estimation algorithm, concrete steps are as follows: (1) for the whole two-pixel accuracy motion estima
Log
- VC编程实现 LOG算子的亚像素边缘检测-VC Programming LOG operator sub-pixel edge detection
circlefinding
- :利用机器视觉技术建立圆形零件检测系统,采用简单高效的标定方法和亚像素技术实现对圆孔和圆形零件的非接触精密测量-: The use of machine vision technology to build a circular parts detection system, a simple and efficient calibration methods and technology to achieve sub-pixel on the round hole and round part
projectioncorr
- PA, projective algorithm % 灰度投影算法 % % dr - 行运动矢量 % dc - 列运动矢量 % imRef - 参考帧 % imCur - 当前帧 % range - 搜索区域,默认为7 % flag - 是否精确到亚像素位移 % flag = 1,亚像素精度 % flag = 0,像素精度-PA, projective algorithm gray projection algorithm dr- line moti
klt
- 求解KLT算子角点提取,KLT算子角点跟踪,达到亚像素精度-Solving KLT Corner Detection Operator, KLT corner track operator to sub-pixel accuracy
image
- MATLAB实现基于互相关的亚像素级图像匹配配准源代码-MATLAB-based implementation of inter-related sub-pixel image matching with prospective source code
leituoyuantezhengzidongshibiejiyaxiangsutiqudewanz
- 针对视觉检测中高精度、自动化类椭圆图像特征提取的需要,提出一种类椭圆特征自动识别和中心亚像 素定位的完整实现方法。方法中采用基于类椭圆边缘属性对特征区域进行自动识别,采用最小二乘椭圆拟合 精确求取类椭圆亚像素定位中心。实验表明,基于该解决方案,可以实现类椭圆特征的自动识别及椭圆中心的 亚像素定位,定位算法精度较高,鲁棒性强,同时简便易行,不需要人机交互,可以很好地满足视觉检测仪器化 需求。-Vision testing for high-precision, automated
efficient_subpixel_registration
- 此程序是基于互相关的亚像素级图像匹配的代码,此种配准方法误差小,精度高。-This procedure is based on the cross-correlation of sub-pixel image matching of the code, such a registration method error and high accuracy.
99273882zernikeSubpixelRecognization
- zernike recognition for sub-pixel zernike亚像素识别算法 -zernike recognition for sub-pixel zernike sub-pixel recognition algorithm
修改过的亚像素边缘检测
- 自己用MATLAB写的一个基于多项式插值的亚像素处理算法,处理速度快(sub-pixel edge detect)
亚像素边缘检测
- 亚像素边缘检测,对图像的边缘检测达到亚像素级别(Sub-pixel edge detection, image edge detection to sub-pixel level)