ENVI使用记录

在处理遥感影像时候遇到了一些不熟悉的ENVI工具使用方法,现在简单的记录一下!

另外ENVI5.6.3是不是很多工具的名称变了呢?我看了个视频https://www.youtube.com/watch?v=tngJ6TRRWHU和ENVI5.6.3界面不一样!

我卸载了适用的ENVI5.6.3换成了ENVI5.6学习版;

Build Layer Stack

IDL帮助文档中的描述:
This task builds a layer-stacked raster from a set of rasters that will be reprojected and regridded to a common spatial grid. The input rasters do not need to have the same number of columns and rows.
简单来说就是将多个栅格堆成一个栅格。

  • 难免LayerStack的影像的行列数会不一致,里边有个Intersect的选项,Calculate Union/Intersection选项!

Subset Data from ROIs(ENVI Version 5.6)

根据输入的矢量文件对影像进行裁剪。

Resize Data

类似于ArcGIS中的重采样

Image Registration

The Image Registration workflow geometrically aligns two images with different viewing geometry and/or different terrain distortions into the same coordinate system so that corresponding pixels represent the same objects. The process includes locating and matching a number of feature points (called tie points) in two images (a warp image and a base image) selected for registration.

参考:https://www.cnblogs.com/enviidl/p/16888125.html

posted @   zgwen  阅读(170)  评论(0编辑  收藏  举报
编辑推荐:
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
阅读排行:
· winform 绘制太阳,地球,月球 运作规律
· 震惊!C++程序真的从main开始吗?99%的程序员都答错了
· AI与.NET技术实操系列(五):向量存储与相似性搜索在 .NET 中的实现
· 超详细:普通电脑也行Windows部署deepseek R1训练数据并当服务器共享给他人
· 【硬核科普】Trae如何「偷看」你的代码?零基础破解AI编程运行原理
点击右上角即可分享
微信分享提示