-
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
-
CAGD_NURBS
施法中新版《计算几何与计算机图形学》,书中所带光盘,包含书中源码和其团队开发的软件,能够实现曲线曲面拟合和编辑(The new cast of Computational Geometry and Computer Graphics , the book brought the disc that contains the source code in the book and his team developed software enables curve and surface fitting and edit)
- 2016-02-15 09:40:33下载
- 积分:1
-
useful
很有用的彩色图像分割方法,经本人实验,绝对可靠(Very useful for color image segmentation method, by my experiment, absolutely reliable)
- 2010-10-10 22:02:54下载
- 积分:1
-
ASP.NET甘特图表
ASP.NET甘特图表
- 2015-07-01下载
- 积分:1
-
MSR_original
说明: 多尺度加权的rentinex算法实现图像增强,里面用到了高斯滤波对图像进行滤波,可以去除大部分的噪声,平滑图像效果较突出,3个高斯尺度对图像做滤波后加权在一起得到多尺度信息的图像。(Multiscale weighted rentinex algorithm is used to enhance the image. Gauss filter is used to filter the image, which can remove most of the noise. The smoothing effect of the image is prominent. Three Gaussian scales are filtered and weighted together to get the multi-scale information of the image.)
- 2020-07-03 06:40:02下载
- 积分:1
-
code
说明: 无下采样的contourlet变换阈值去噪;
无下采样的contourlet变换matlab7.0工具箱(No down-sampling of Contourlet Transform Thresholding Denoising without down-sampling the transform Contourlet matlab7.0 Toolbox)
- 2008-11-11 13:12:59下载
- 积分:1
-
pipei
基于角点特征的图像匹配的几个代码~~较为详细~~~(Corner Feature-based image matching of several more detailed code ~ ~ ~ ~ ~)
- 2010-05-12 11:16:00下载
- 积分:1
-
matlab交互式程序设计示例
说明: 包含MATLAB GUI设计入门,涵盖的主要内容有MATLAB入门与提高、常用文件操作、MATLAB弹出窗口定义、 Figure图形句柄获取、GUI界面按钮功能介绍及GUI工具栏编辑器,MATLAB GUI设计实战,涵盖的主要内容有GUI常用功能介绍(Introduction to MATLAB GUI design, the main contents covered include MATLAB introduction and improvement, common file operations, definition of MATLAB pop-up windows, Figure graphic handle acquisition, introduction of GUI interface button functions and GUI toolbar editor, MATLAB GUI design combat, covering the main content There are GUI common functions introduced)
- 2020-05-25 09:11:35下载
- 积分:1
-
cs563_intro
Understand state-of-the-art techniques for
photorealistic rendering
Become conversant with cutting edge graphics
literature
Hands-on exploration of one (or more) of the
techniques encountered (a project).
Learning and using raytracing to generate amazing
pictures.
Possibly extend one of the studied techniques,
implement new ones
- 2012-01-05 22:36:15下载
- 积分:1
-
MSDfenbu
本代码可以实现统计彩色图像RGB三个通道内的交流分量,通过对比确定,图像是否经过高斯模糊篡改。(This code can realize statistical color image RGB three channels in the ac component, by comparing the sure, whether image through gaussian blur manipulation.)
- 2012-09-26 22:26:30下载
- 积分:1