We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db0b68e commit 0e4c73fCopy full SHA for 0e4c73f
README.md
@@ -6,6 +6,18 @@ We introduce high-resolution ZY-3 multi-view images to estimate building height
6
7
---------------------
8
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.
21
22
## Getting Started
23
0 commit comments