Skip to content

Commit 0e4c73f

Browse files
author
YinxiaCao
authored
Update README.md
1 parent db0b68e commit 0e4c73f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ We introduce high-resolution ZY-3 multi-view images to estimate building height
66

77
---------------------
88

9+
## To do
10+
introducing data preprocessing steps
11+
details can be seen in https://www.cnblogs.com/enviidl/p/16541009.html
12+
The main steps includes:
13+
```
14+
1) orthorectification on all images to 2.5 m;
15+
2) image-to-image registration;
16+
3) gram-schimit pansharping on multi-spectral and nadir images;
17+
4) image cropping;
18+
5) quick atmospheric correction on the fused multi-spectral images from step 2).
19+
```
20+
Codes will be updated as soon as possible.
921

1022
## Getting Started
1123

0 commit comments

Comments
 (0)