当前位置:
首页
资源下载

搜索资源 - affine moment invariant
搜索资源列表
-
0下载:
对发生仿射变换的图像,通过计算仿射不变矩来获得图像的不变特征。-Affine transformation of the image occurs, by calculating the affine invariant moment to get the image of the same features.
-
-
0下载:
运用多尺度自卷积计算图像的仿射不变矩的方法,该方法新颖,具有一定的创新性-Using multi-scale image from the convolution calculation of affine invariant moment method, which is novel, has some innovative
-
-
0下载:
本程序利用不变矩实现了仿射变换的功能,感觉效果不错。-This procedure using invariant moment realized the affine transform function, feeling good results.
-
-
0下载:
code to obtain affine moment invariant features. Apply the technique to OCR and use a standard classifier to evaluate the performance of your implementation Blur Invarient
-
-
0下载:
仿射图像匹配时候可以用到,需要已知先验知识,然后直接调用就可以了-Affine image matching can be used when the need is known a priori knowledge, then you can directly call the
-
-
0下载:
仿射不变Harris, Laplacian, det(Hessian) and Ridge 特征点检测
参考文献:An affine invariant interest point detector , K.Mikolajczyk and C.Schmid, ECCV 02, pp.I:128-142.-Matlab code for detecting Affine spatial interest points. Includes Harris, Laplacian, det(Hess
-
-
0下载:
affine invariant Hu s moment calculation
-
-
1下载:
使用的版本:64位的MATLAB R2015b,代码可以直接运行仿真。
(1)提取五个特征量中的Hu矩和仿射不变矩;
(2)picture用来存放训练样本和测试样本;
(3)save用来保存代码运行过程中提取的特征量,matlab1存放仿射不变矩特征量,
matlab2存放Hu矩特征量,Hu_BBA存放样本的Hu矩的基本信度赋值和识别类型,
FS_BBA存放样本的仿射不变矩的基本信度赋值和识别类型,目标识别矩阵、信息融
果和判决结果在指令窗输出(1,2,3表示类型,
-