-
SAR_road_detection
合成孔径雷达(SAR)是一种高分辨率成像雷达。该软件实现了SAR图像道路检测功能。(Synthetic aperture radar (SAR) is a high-resolution imaging radar. The Software is used to detect roads in SAR image.)
- 2011-08-31 14:16:41下载
- 积分:1
-
matlab程序
卡尔曼滤波是一种高效率的递归滤波器(自回归滤波器), 它能够从一系列的不完全及包含噪声的测量中,估计动态系统的状态。(Calman filtering is an efficient recursive filter (autoregressive filter). It can estimate the state of dynamic system from a series of incomplete and noisy measurements.)
- 2017-12-11 10:34:34下载
- 积分: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
-
Cohen-SutherlandLiang-Barsky
基于VC环境下的直线裁剪算法Cohen-Sutherland算法和Liang-Barsky算法的实现(Based on the realization of linear cutting algorithm VC environment under the Cohen-Sutherland algorithm and Liang-Barsky algorithm)
- 2012-10-24 18:58:06下载
- 积分: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
-
CCD-principle
CCD工作原理教程
图像传感器原理介绍(CCD和CMOS介绍)(CCD image sensor principle works tutorial introduction (CCD and CMOS description))
- 2011-01-18 21:06:05下载
- 积分:1
-
roa
ROA算法代码,用来进行SAR图像的道路段检测的比较流行的算法之一(for SAR road detection)
- 2009-04-20 17:46:39下载
- 积分:1
-
pathopenings
形态学pathopenings的实现,对线特征提取等图像处理有令人惊奇的效果。(Morphological pathopenings the realization of the line feature extraction and other image processing have surprising effects.)
- 2021-04-12 20:28:56下载
- 积分:1
-
SplitterWnd
利用CSplitterWnd类实现对单文档工程进行视图区域的分割(Using the CSplitterWnd class implements the single document engineering for segmenting the view area)
- 2013-05-13 10:12:39下载
- 积分:1
-
MATLAB_digit_processing_code(2)
说明: 数字图像处理 初学者可以参考学习 包含图像增强 直方图处理 滤波等(MATLAB_digit_processing_code)
- 2010-05-03 17:02:59下载
- 积分:1