-
siftDemoV4
图像匹配的实现,其中match.m:测试程序,sift.m :尺度不变特征变换(SIFT算法)的核心算法程序,appendimages.m: 该函数创建一个新的图像分别包含两个匹配的图像和他们之间的匹配对的连接直线,可以运行。
(The realization of image matching, which match.m: test program, sift.m: scale-invariant feature transform (SIFT algorithm) of the core algorithm, appendimages.m: This function creates a new image each consists of two images and matching match between them on the connection line, you can run.)
- 2011-10-14 08:44:40下载
- 积分:1
-
bFilter
经过改进的快速的双边滤波器算法,主要是先下采样,然后进行滤波,最后再进行上采样(Improved bilateral rapid filter algorithm is the first major down-sampling, and then filtered, and finally to the sampling)
- 2011-10-21 15:12:28下载
- 积分:1
-
MSRCR
说明: MSRCR的一种相关简单算法,和自己的一点改进算法,使用平台为MATLAB(A simple algorithm of MSRCR and its own improved algorithm, using the platform of MATLAB)
- 2019-05-02 09:57:56下载
- 积分:1
-
ZHONGBIAOFENGEG
读取图片,分割出敢兴趣区域,用到同态滤波,形态学,连通域,以及hough圆检测等算法。(Read images, segmented m interested in the area, the use of homomorphic filtering, connected domain, morphology, hough circle detection algorithm)
- 2014-06-08 10:33:30下载
- 积分:1
-
电池片裁剪
对由工业相机采集到的众多太阳能电池片图像信息进行处理,并对电池片的裁剪(The cutting of the battery sheet)
- 2018-01-27 13:14:28下载
- 积分:1
-
Texture_Synthesis_Using_Image_Quilting
说明: 最佳接缝法纹理合成的MATLAB代码,有图像例子,有网页说明,具体算法参照文献:Image Quilting for Texture Synthesis and Transfer(Texture synthesis method the best joints of the MATLAB code, there are examples of images, there are web pages that refer to the specific algorithm literature: Image Quilting for Texture Synthesis and Transfer)
- 2008-11-24 22:08:48下载
- 积分:1
-
Gauss-and-Mean-Curvature
用matlab开发的计算给定曲面点云的,高斯和平均曲率图(Matlab calculation developed by a given surface point cloud, the Gaussian and mean curvature map)
- 2011-05-30 10:22:59下载
- 积分:1
-
手眼标定(2)
九点标定halcon 代码,纯halcon代码未转换成其他语言(Marking machine image recognition Halcon code)
- 2020-07-02 16:40:01下载
- 积分:1
-
灰度图像的盲复原问题进行了一些研究 PSF
本文针对灰度图像的盲复原问题进行了一些研究,介绍了两种不同的图像盲复
原处理的方法。一种是误差一参数分析法,该方法适合于辨识可以用参数来表征的
点扩散函数,如线性移动模型和Gauss模型等,然后根据估计的参数确定退化图像
的点扩’散函数,再利用常规的复原算法(如维纳滤波法)对退化图像进行复原处理
另一种是非负支撑域约束递归逆滤波(NAS-R工F)算法,文中介绍了NAS-R工F算法
的基本思想,并结合正则化的思想,提出了NAS-RIF的改进算法,相应对该算法的
性能效果进行了仿真分析。
1.图像去噪MATLAB仿真程序.m
2.图像点扩展函数获取MATLAB仿真程序.m
3.约束最小二乘法图像复原MATLAB仿真程序.m()
- 2020-11-09 12:59:46下载
- 积分:1
-
sobel
可以实现bmp图象的sobel边缘检测运算,并含有可图象重建功能。简单,易懂,使用了DIB接口,适合作数字图象处理的初学者作参考(Bmp images can be achieved sobel edge detection operator, and contains the reconstruction of functional images. Simple, understandable, the use of the DIB interface, suitable for beginners of digital image processing for information)
- 2008-01-05 21:56:35下载
- 积分:1