搜索资源列表
subpix亚像素
- 自己编写的matlab程序 实现数字图像的模板匹配和相关算法,以及亚像素算法 压缩包中含源程序,实例图片和模板,以及模板生成算法。 使用方法: 1、设定路径 2、打开threshold,F5 有问题欢迎提问。
亚像素边缘检测的matlab代码
- 亚像素边缘检测的matlab代码,比一般的边缘检测代码精确-Sub-pixel edge detection matlab code
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
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!
Log
- VC编程实现 LOG算子的亚像素边缘检测-VC Programming LOG operator sub-pixel edge detection
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
cross_position
- 用来计算十字交叉点的中心位置,可以达到亚像素精度,在三维重建中经常会在物体表面做标志,本算法用于计算十字标记中心-to calculate the center of a cross image
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
79419144subcornerfinder
- orner location for sub-pixel,matlab亚像素角点定位函数代码-orner location for sub-pixel, matlab corner sub-pixel positioning function code
harris
- 根据网上的资料自己做的harris角点检测实验,参考程序文件夹中是网上搜集到得程序,参考资料中是4篇我觉得还不错的论文。还有自己拍摄的7幅供测试用的图片。whole.m为主程序,直接运行即可。程序的主要功能是球出了途中角点的坐标并且利用曲面拟合的方法求出了其亚像素坐标。程序中的关键地方均有注释。对研究harris角点检测的朋友很有帮助。-According to online information on their own do harris corner detection experime
subpixel
- 该程序用正交矩zernike7和空间矩spatial5对图像进行亚像素提取-The program and space with the orthogonal moments zernike7 moment spatial5 on Subpixel image
1111111FFDSDF
- 数字相关相关法二维拉格朗日求亚像素代码实现,自己编写的!-Lagrangian two-dimensional digital correlation method associated sub-pixel code requirements, I have written!
knife
- 对所采样的原始图像进行噪声滤波、边缘检测、特征提取、利用多项差值亚像素算法。-the target image is be processed that it is filtered noise, edge detection and character be got.
003935699yaxiangsuweiyiguji
- 亚像素位移快速匹配方法的代码实现,可以精确到亚像素运动估计。也是图像超分辨率重建的一个重要内容-Fast sub-pixel displacement matching method code can be accurate to sub-pixel motion estimation. Image super-resolution reconstruction is an important element of
MATLAB图像配准程序
- 使用分离傅里叶变换的方法进行亚像素的图像配准(Subpixel image registration is performed using the method of separated Fourier transform)
修改过的亚像素边缘检测
- 自己用MATLAB写的一个基于多项式插值的亚像素处理算法,处理速度快(sub-pixel edge detect)