-
遥感算法的IDL代码 classification
各种非监督分类遥感算法的IDL代码,包括K均值,ISO聚类(Remote sensing of various non-supervised classification algorithms IDL code, including K-means, ISO clustering)
- 2013-07-16 21:11:09下载
- 积分:1
-
StereoVision_SSD
本算法在Matlab2008b 环境下实现。包括main,san 和ssd 三个函数。
这次实现的算法并不是比较两个已经知道的点是否匹配,而是已知一个图形中的特征点,在另外一个图像中找到与其最匹配的点,匹配度用SAD 或者SSD 来度量。
main.m 是程序的入口,包括生成和读入实验数据,调用sad 函数和ssd 函数求匹配点,最后绘
制出最后的结果。sad.m 是用sad 度量方法在另一图中求解匹配点的函数实现,有3 个参数
y=sad(x,image1,image2)。其中x 是代匹配的数据,image1 是图像1 数据,image2 是图像2 数据。
从理论上分析,ssd 比sad 算法要复杂一点,经过测试,在一幅640*480 的图像中寻找10 个匹配点数据SAD 用时25.062519 秒,SSD 用时25.291432 秒。(The algorithm Matlab2008b environment to achieve. Including the main, san, and ssd three functions.
The implementation of the algorithm is not the point of comparing two matches already know, but the known feature points in a graphic, an image found in the other match with the most points, matching measured with the SAD or SSD.
main.m is the entry, including the generation and reading test data, call the sad ssd function evaluation functions and matching points, and finally draw the final result. sad.m measure is sad figure in another match point in the function implementation to solve, there are three parameters
y = sad (x, image1, image2). Where x is the generation of matching data, image1 is the data image 1, image2 is the image 2 data.
From the theoretical analysis, ssd little more complicated than the sad algorithm, tested in a 640* 480 images of 10 match points in the search for data using time 25.062519 seconds SAD, SSD with time 25.291432 seconds.
)
- 2011-01-25 19:06:47下载
- 积分:1
-
图像拼接系统源代码
以图像拼接目标为应用背景,对图像处理配准和融合的基本原理及相关算法进行研究;利用matlab对相关配准和融合算法进行实现并优化;并将配准和融合算法应用于图像拼接中(给定某个真实场景的一组局部图像,然后对这一组图像进行拼接,最终形成一个图像拼接系统)。要求配准和融合能单独进行工作,形成独立的程序(The basic principles and algorithms of image registration and fusion are studied with the image stitching target as the application background. MATLAB is used to implement and optimize the related registration and fusion algorithms, and the registration and fusion algorithms are applied to the image mosaics (given a set of local images of a real scene, and then to this group) The image is stitching to form an image mosaic system. Registration and fusion are required to work independently and form separate programs.)
- 2018-07-06 13:23:13下载
- 积分:1
-
SLM
用SLM法降低PAPR的CCDF,调用SLM函数来实现,毕业设计很有用的源代码(SLM method used to reduce PAPR of the CCDF, call the SLM function to achieve graduation design of the source code is useful)
- 2009-06-15 18:32:02下载
- 积分:1
-
beyond_12041126
论文+ppt,我的数字图像处理课程设计,题目是基于均值滤波和小波分析的图像去噪方法(Thesis+ppt, digital image processing course design, subject image denoising method based on mean filter and wavelet analysis)
- 2012-11-27 16:34:09下载
- 积分:1
-
200719930586404
视频图像序列中分的运动目标检测matlab源码,分割运动目标(carve the moving target detection Matlab source, Moving Target Segmentation)
- 2007-04-28 12:04:39下载
- 积分:1
-
RGBImage
利用双线性插值和最近邻插值实现RGB图像的缩放,利用MATLAB编写(The use of bilinear interpolation and nearest neighbor interpolation to achieve RGB image scaling, using MATLAB to prepare)
- 2009-10-31 19:29:03下载
- 积分:1
-
multiquadric
输入控制点对,即可得到畸变校正系数。
此例中使用最近临插值。如要得到更好效果,可换用双线性或3次插值。(Input control point right, you get distortion correction factor. In this case, using the most recent clinical interpolation. To get better results, can be used for bilinear interpolation or 3 times.)
- 2008-02-23 22:32:45下载
- 积分:1
-
fdk_c
FDK的C++代码,对于图像重建的人来说有用的哦(FDK s C++ code for image reconstruction for people who useful )
- 2021-04-15 21:58:54下载
- 积分:1
-
easygallery
EasyGallery是一个用非常简单的方法来生成缩略图的PHP程序。可应用于所有你需要的图像文件。(EasyGallery is a very simple way to generate thumbnails PHP program. All you need can be applied to an image file.)
- 2016-05-09 15:54:25下载
- 积分:1