-
image-mosaic
图像拼接,利用SIFT算法提取点特征,并进行点匹配,解算单应性矩阵,根据结算出的单应性矩阵对图像进行仿射变换,最后进行拼接,程序中的备注很详细,各位感兴趣的同志可以下载看看。(Image mosaic using SIFT feature point extraction algorithm, and point matching, homography matrix solver, based on the settlement of the homography image affine transformation, and finally stitching, very detailed notes in the program, you sense Interested comrades can be downloaded.)
- 2014-04-15 12:48:59下载
- 积分:1
-
opticalflowofimagematch
基于光流的图像匹配程序,其中有经典的光流计算中的x,y,t的梯度函数,可以用其它主程序调用此函数(Optical flow-based image matching procedures, including the classic optical flow calculation of x, y, t of the gradient function, the main program can call this function in other)
- 2009-05-19 17:46:31下载
- 积分:1
-
ImageFusion
自己编写的关于2013年的文章 a variational method for multi-source remote-sensing image fusion 的程序,基本实现了相关功能。(I have written a progrma about a variational method for multi-source remote-sensing image fusion publish in 2013,and the basic functions of the problems have been solved.)
- 2021-03-03 11:19:33下载
- 积分:1
-
修改过的亚像素边缘检测
自己用MATLAB写的一个基于多项式插值的亚像素处理算法,处理速度快(sub-pixel edge detect)
- 2020-12-19 21:39:09下载
- 积分:1
-
pciidenoise
%通过耦合神经网络结合中值滤波实现图像的降噪源代码( Through the combination of coupled neural network filtering image noise source code)
- 2008-12-09 17:08:30下载
- 积分:1
-
KPCA
说明: 快速的人脸特征提取算法KPCA,比普通的pca特征提取算法在效率上好了不少(Fast facial feature extraction algorithm KPCA, than ordinary PCA feature extraction algorithm in the efficiency of a good many)
- 2008-10-14 18:28:42下载
- 积分:1
-
低照度图像增强算法
一种可适用于复杂光照环境的低照度图像增强算法,即基于内容感知的自适应对比度提高的增强算法。引入了改进的伽马矫正,可以根据低照度图像的明暗程度自适应的对图像进行预处理。在实验过程中还发现,虽然改进算法有效避免引入大量噪声,但仍有少量噪声存在,为了达到更好的视觉效果,利用改进的双边滤波对增强的图像进行处理,获得最后的增强图像。实验效果显示,该算法可对低照度图像实现理想的增强效果。(A can be applied to complex light environment of low illumination image enhancement algorithm, which based on the content of perception adaptive contrast enhancement algorithm. Introduced the improvement of gamma correction, can according to the low illumination image of light and shade degree adaptive to image preprocessing. In the process of experiment also found that although the improved algorithm effectively avoid introducing a lot of noise, but there still have a small amount of noise, in order to achieve better visual effect, use of improved bilateral filtering to enhance the image processing, finally enhance image. The experimental results showed that the algorithm can achieve a low illumination image enhancement effect.
)
- 2020-07-16 22:18:49下载
- 积分:1
-
dx-4.4.4.tar
图像的纹理特征参数的灰度共生矩阵的计算,该方法效果好,速度快,易理解。(The image texture characteristic parameters GLCM calculation, the method effective, fast, easy to understand.)
- 2010-02-23 15:45:57下载
- 积分:1
-
peidui
*****将picture内的所有文件拷贝到MATLAB7.1软件下的名为word的子文件夹下**********
1.testpipei_1.m文件为基于灰度的模板匹配代码,仅为单独使用,不具有交互性
2.testpipei_2.m文件为基于灰度的快速模板匹配代码,仅为单独使用,不具有交互性
3.three.m为带有界面的演示程序,包含了上述两种算法,在MATLAB7.1中,在命令窗口下输入
edit three (three文件一定要在work文件夹下)回车后就可以进行使用了。
4.testpipei_1.m和testpipei_2.m的函数使用说明详细见各自的文件内
5.testpipei_1.m,testpiei_2.m,getOrder.m,gettezheng.m都为函数文件
three.m和three.fig共同为演示界面文件。 (Using MATLAB to image matching two images)
- 2015-11-05 00:20:17下载
- 积分:1
-
Image-Impaint-Based-on-Curvelet
基于Curvelet变换的样本块图像修复算法提高现有样本块修复算法性能。首先利用Curvelet 变换估计待修复图像的4方向特征.然后利用颜色信息与方向信息共同衡量样本块间的相似度,在此基础上构造颜色-方向结构稀疏度函数.(Based on the sample block transform image restoration algorithm Curvelet enhance existing sample block repair algorithm performance. Firstly Curvelet transform estimated to be repaired 4 directional characteristics of the image. Then use the color information and direction information together measure the similarity between the sample block, constructed on the basis of color- direction sparsity structure function.)
- 2017-01-13 14:58:37下载
- 积分:1