-
sift_ImageProcessing
sift特征点检测及图像拼接,matlab7.0实现的,我从别人那里整过来的,测试的话,用在matlab里面直接调用match( b1.jpg , b2.jpg )即可,我测试成功,里面也有说明文档,为了科研,共享,希望大家有好的代码都0分共享,与己方便,与人方便,中国科研才会发展更迅速(sift feature point detection and image stitching of, matlab7.0 realized, I come from others where the whole test, used in matlab inside direct calls to match (' b1.jpg' , ' b2.jpg' ) can I test success, which also has documentation, in order to research, share, and hope everyone has a good code sharing, and has convenient, and accommodating, the more rapid development of China' s scientific research will)
- 2012-10-11 23:37:29下载
- 积分:1
-
harris-corner-detector
说明: harris角点检测算法,用于图像拼接的配准(harris corner detection algorithm for image mosaic of the registration)
- 2008-11-05 17:17:11下载
- 积分:1
-
Algorithm-template
C++ 写的一些算法模板 ,比如Kruskal、KMP、欧几里德算法、最大匹配(匈牙利算法)、最小费用最大流、字符串的哈希方法、增广路算法、网络最大流_邻接表等……(C++ write some algorithms template, such as Kruskal, KMP, Euclid arithmetic, maximal matching (Hungary) is proposed, the minimum cost and maximum flow, string hash method, augmented road algorithm, network maximum flow _ adjlink etc......)
- 2012-03-20 08:48:22下载
- 积分:1
-
imagejiansuo
图像处理的简单程序,适合初学者,自己好好看看(Simple image processing procedures, suitable for beginners, its a good look)
- 2010-05-28 16:14:09下载
- 积分:1
-
division
图像的分割处理,可以将图像中的数字分割找出(IMAGE division)
- 2010-08-28 08:43:02下载
- 积分:1
-
fusion nsct pcnn
自己编的nsct和pcnn结合的融合程序,简单易懂,pcnn采用的不是改进型的,传上来供大家参考,运算复杂,出结果很慢。(A fusion algorithm based on NSCT-PCNN.It is easy to understand,but the quantity of arithmetic is large, and it costs a long time.)
- 2011-12-28 22:08:15下载
- 积分:1
-
textures
说明: 数字图像处理仿真常用的标准图像库USC-SIPI图像数据库。(USC-SIPI image database is a standard image database commonly used in digital image processing and simulation.)
- 2020-12-14 10:29:14下载
- 积分:1
-
Nystrom-Ncut
图论分割算法之一“Nystrom Ncut”MatLAB源程序。(MatLAB codeof “Nystrom Ncut”.)
- 2011-11-13 21:40:46下载
- 积分:1
-
texture_extraction
求灰度共生矩阵及其各要素用matlab实现(For gray-scale co-occurrence matrix and its elements realize with matlab)
- 2008-05-21 21:07:49下载
- 积分:1
-
opencv-fft2
灰度图像的二维傅里叶变换(cv_gray_fft2),二维傅里叶变换结果的幅值计算(cv_abs),频谱平移(cv_gray_fft2shift),将数值归一化到0到255区间(cv_range_0to255)是非常常用的四个功能!所以写成四个函数,方便将来调用!附运行截图~并附对应的MATLAB程序!(Dimensional Fourier transform of the grayscale image (cv_gray fft2), two-dimensional Fourier transform results to calculate the amplitude (cv_abs), spectral translation (cv_gray_fft2shift), the value normalized to range 0 to 255 (cv_range_0to255) is very common four function! so written as four function to facilitate future calls! attached run shot- along with the corresponding MATLAB program!)
- 2020-11-30 10:59:29下载
- 积分:1