当前位置:网站首页>Google Earth engine (GEE) - verification results used by NDVI, NDWI and NDBI to increase classification accuracy (random forest and cart classification)
Google Earth engine (GEE) - verification results used by NDVI, NDWI and NDBI to increase classification accuracy (random forest and cart classification)
2022-06-24 00:19:00 【The star light blog in 2021 cloud computing top3】
According to the selected sample points , And by adding different indices ("NDBI", "NDWI", "NDVI","B1", "B2", "B3", "B4", "B5", "B6", "B7") To increase recognition , Then the final classification accuracy is obtained , Finally through cart The accuracy results of classification and random forest classification are compared and verified , The confusion matrix and precision of the two can be obtained respectively .
Code :
var roi =
/* color: #d63000 */
/* shown: false */
/* displayProperties: [
{
"type": "rectangle"
}
] */
ee.Geometry.Polygon(
[[[114.23790821489501, 36.43657462800738],
[114.23790821489501, 36.29834769127675],
[114.49265369829345, 36.29834769127675],
[114.49265369829345, 36.43657462800738]]], null, false),
crop =
/* color: #98ff00 */
/* shown: false */
ee.FeatureCollection(
[ee.Feature(
ee.Geometry.Point([114.31343922075439, 36.356156419842804]),
{
"type": 0,边栏推荐
- AI技术在医学领域有什么用?
- 超标量处理器设计 姚永斌 第3章 虚拟存储器 --3.1~3.2 小节摘录
- 迷茫的测试/开发程序员,不同人有着不同的故事、有着不同的迷茫......
- Mip-NeRF:抗混叠的多尺度神经辐射场ICCV2021
- Using anydesk remote control for intranet penetration horizontal movement
- [technical grass planting] use the shared image function to realize the offline switching from CVM to LH
- Google Earth Engine(GEE)——NDVI、NDWI和NDBI用来进行增加分类精度的验证结果(随机森林和cart分类)
- Use of reverse tools IDA and GDB
- Windows10 security mode entry cycle blue screen repair
- [technical grass planting] the tail of the "double 11" event. Let's talk about how much discount the message push service package is!
猜你喜欢

What should I pay attention to in the interview of artificial intelligence technology?

windows10安全模式进入循环蓝屏修复

Use of reverse tools IDA and GDB
![[interview experience package] summary of experience of being hanged during interview (I)](/img/ab/ccee8e624248840e712c0b4ca417dd.png)
[interview experience package] summary of experience of being hanged during interview (I)

解决项目依赖报红问题

Dependency Inversion Principle

【红绿灯识别】基于matlab GUI红绿灯识别【含Matlab源码 1908期】

Andorid development art exploration notes (2), cross platform applet development framework

元宇宙中的社会秩序

What problems need to be solved by MES management system in the era of intelligent manufacturing
随机推荐
C语言:递归实现N的阶乘
[leetcode notes] no118 Yanghui triangle
New function of lightweight application server: simple experience of offline business migration by using image sharing
How to use data warehouse to create time series
毕业设计-论文写作笔记【毕设题目类型、论文写作细节、毕设资料】
规律/原理/规则/法则/定理/公理/本质/定律
Android - basics you need to know about JNI development, interview questions for Android engineers
Android App bundle exploration, client development interview questions
2022考研经验分享【初试、择校、复试、调剂、校招与社招】
UART protocol timing summary
混沌工程,了解一下
Basic usage of setfacl command
C语言:利用自定义函数排序
Keywords such as extern and struct
Confused test / development programmers, different people have different stories and different puzzles
Android - JNI 开发你所需要知道的基础,Android工程师面试题
【FreeRTOS】07 二值信号量、计数信号量
【图像检测显著图】基于matlab失真提示鱼眼图显著图计算【含Matlab源码 1903期】
C语言:百马百担问题求驮法
逻辑的定义