搜索资源列表
QXQMFIT
- 测试用数值分析小算法,支持多种功能的曲线/曲面拟合。-testing small numerical analysis algorithm to support a variety of functions curve / surface fitting.
program
- matlab 实现对图像离散像素的曲面拟合,和差值比较,可实现细分等算法-the program is used to image in high resolution among image process system
harris
- 根据网上的资料自己做的harris角点检测实验,参考程序文件夹中是网上搜集到得程序,参考资料中是4篇我觉得还不错的论文。还有自己拍摄的7幅供测试用的图片。whole.m为主程序,直接运行即可。程序的主要功能是球出了途中角点的坐标并且利用曲面拟合的方法求出了其亚像素坐标。程序中的关键地方均有注释。对研究harris角点检测的朋友很有帮助。-According to online information on their own do harris corner detection experime
matlab
- MATLAB下的曲面拟合程序-源代码,挺有用的-MATLAB surface fitting process- source
qumiannihe3
- 曲面拟合,用于数字图像相关计算时找到极值点-Surface fitting for digital image calculated to find extreme points
Harris
- 两种亚像素级角点检测方法。一种曲面拟合,一种灰度梯度。并可输出坐标,精度较高,main为运行程序。-The two sub-pixels corner detection method. A surface fitting, a gray gradient. And output coordinates, accuracy, main to run the program.