-
read_ENVIimagefile
说明: ENVI软件标准格式的高光谱遥感图像含有两部分:一个是高光谱图像 '*.img ',另一个是遥感图像头文件 '*.hdr',该文件记录了遥感图像的信息,如图像尺寸、波段数、数据类型和大小端等。如果缺少头文件,将无法对遥感图像进行读取,因此头文件十分重要。
在Matlab中,将利用函数multibandread()对多波段(高光谱/多光谱)图像进行读取。(The hyperspectral remote sensing images of ENVI software standard format contain two parts: one is hyperspectral image'*.img ', the other is the remote sensing image header file'*.hdr', which records the information of remote sensing image, such as image size, band number, data type and size end, etc. If there is no header file, it will not be able to read remote sensing images, so header files are very important.
In Matlab, multibandread () is used to read multiband (hyperspectral / multispectral) images.)
- 2018-04-20 15:35:29下载
- 积分:1
-
cvpr07_detcode1.0
Object Detection Combining Recognition and Segmentation, Eighth Asian Conference on Computer Vision (ACCV), 2007 源代码(Object Detection Combining Recognition and Segmentation, Eighth Asian Conference on Computer Vision (ACCV), 2007 source code)
- 2008-02-13 02:03:20下载
- 积分:1
-
hough
采用的是基于弦中点的hough变换椭圆检测算法,大家可以在百度上搜这篇论文,由于不是用的标准hough变换的算法,所以运行速度还不错(Used is based on the midpoint of the chord hough transform ellipse detection algorithm, we can search on Baidu paper, because the algorithm is not used in standard hough transform, so the speed is also good)
- 2014-05-12 20:09:37下载
- 积分:1
-
FastICA_23
遥感影像处理,可以用于盲源信号分离,快速高效的独立成分分析方法(Remote sensing image processing, can be used for blind source separation, rapid and efficient method of independent component analysis)
- 2008-06-07 23:03:13下载
- 积分:1
-
XINIAN_1
1 完成图象处理的基本功能2:二值化、边缘检测、滤波。
2 熟悉dc的部分常用功能,学习图标控制弹出框。(a complete image processing of the two basic functions : values, edge detection, filtering. 2 familiar with the dc part of the commonly used function, learning to control pop icon frame.)
- 2007-05-26 13:36:55下载
- 积分:1
-
Otsu2d_Xiefen
一种二维Otsu快速算法的Matlab实现,该算法的原文参见《二维直方图区域斜分阈值分割及快速递推算法》,该文已附在内。(A two-dimensional Otsu fast algorithm Matlab realize that the original algorithm see " Two-dimensional histogram oblique segmentation area and fast recursive algorithm" , the paper has been attached into account.)
- 2020-09-12 17:57:59下载
- 积分:1
-
vechicle-detection
车辆检测跟踪,采用matlab编程,可对车辆进行目标跟踪与检测(Vehicle detection and tracking)
- 2012-07-30 09:29:41下载
- 积分:1
-
hsv_shadow
基于阴影形成的原理及阴影区域的特点,研究阴影区域的特征表示方法;
基于阴影区域特征设计或改进阴影检测方法,检测出户外图像中的阴影区域;
在检测出阴影区域的基础上,研究阴影去除方法;
编程实现相关方法并进行实验验证及分析。(Shadow detection and removal of single image)
- 2017-04-25 21:36:57下载
- 积分:1
-
hongkonguniversitydoctoromp
信号压缩传感的实现(正交匹配追踪法Orthogonal Matching Pursuit)(The realization of signal compression sensing)
- 2009-02-15 11:06:23下载
- 积分:1
-
CoSaMP
压缩感知基追踪算法,实现二维图像的小波变换以及图像重构(Compressed sensing based tracking algorithm, wavelet transform two-dimensional image, and image reconstruction)
- 2021-04-13 19:48:55下载
- 积分:1