The Program of the characteristic index calculation and shadow detection in Remote Sensing.
This is a Homework of Course Principles of Remote Sensing in Wuhan University.
-
C++
- Pre-requisite:
OpenCV 4.1.0
- Pre-requisite:
注意:此程序运行需先预先安装OpenCV库!本仓库已移除!
Attention:OpenCV is needed ! The repository is not included !
@date:2021.6.26
- 基于特征指数的遥感专题信息提取
-
main function
main函数
-
Index Calculation
计算特征指数的公式
- 遥感影像阴影检测
-
Shadow Detect
阴影检测
-
main function
main函数