| 367 | |
| 368 | [[BR]] |
| 369 | === Weekly Report 12 (2015, August 16) === |
| 370 | |
| 371 | |
| 372 | WHAT I GET DONE THIS WEEK: |
| 373 | |
| 374 | I have implemented a totally automatic pyramidal approach to optimize the quasi-epipolar geometry both for stereo and tri-stereo plug-in, useful in particular for DSM extraction in areas characterized by complex terrain morphology. At the moment it is possible to define as input parameters (in addition to those already defined) the final resolution that has to be achieved and the number of pyramidal steps to be performed: at the first step as coarse DSM the SRTM is used, at the following steps the DSM obtained from the previous step is used as coarse DSM in order to optimize the final DSM. As already mentioned in the last report, a big improvement in the accuracy obtained on the final DSM is thus achieved. |
| 375 | |
| 376 | I have continued working on SAR imagery processing implementation, but I have had some problem in correctly reading the images. |
| 377 | |
| 378 | [[BR]] |
| 379 | WHAT I PLAN ON DOING NEXT WEEK: |
| 380 | |
| 381 | To scrub code to make it suitable for OSSIM repository. |
| 382 | |
| 383 | To make some further test for DSM validation. |
| 384 | |
| 385 | To write documentation about how to compile and test the plug-in. |
| 386 | |
| 387 | To test and control implementation efficacy – discuss results with mentors. |
| 388 | |
| 389 | [[BR]] |
| 390 | SOMETHING ON WHICH I AM BLOCKED: |
| 391 | |
| 392 | I have not had enough time to work on SAR images processing implementation since, in order to improve the quasi-epipolar geometry, I have choose to implement the pyramidal approach that it was not scheduled in the initial timeline. |