搜索资源列表
subpix亚像素
- 自己编写的matlab程序 实现数字图像的模板匹配和相关算法,以及亚像素算法 压缩包中含源程序,实例图片和模板,以及模板生成算法。 使用方法: 1、设定路径 2、打开threshold,F5 有问题欢迎提问。
基于Zernike正交矩的图像亚像素边缘检测算....rar
- 基于Zernike正交矩的图像亚像素边缘检测算....rar源代码
亚像素边缘检测的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
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!
SubPixelEdgeDetection
- 基于亚像素的边缘提取,对于图像匹配,缺陷检测有很大帮助,希望能对你有所启发-Based on sub-pixel edge detection, for image matching, defect inspection of great help, hope to inspire you
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
修改过的亚像素边缘检测
- 自己用MATLAB写的一个基于多项式插值的亚像素处理算法,处理速度快(sub-pixel edge detect)
亚像素边缘检测
- 亚像素边缘检测,对图像的边缘检测达到亚像素级别(Sub-pixel edge detection, image edge detection to sub-pixel level)