wiki:ACompletePhotogrammetricOSSIMtoolForAutomaticDSMenerationUsingMultiViewOpticalAndSARimages

Version 6 (modified by martidi, 8 years ago) ( diff )

--

GSoC 2016 Proposal:
https://summerofcode.withgoogle.com/projects/#4790138697678848

Project Git repository:
https://github.com/martidi/opencv_dsm/tree/imageStack


Weekly Report 1 (29th May, 2016)

WHAT I GET DONE THIS WEEK:

I scrubbed and thoroughly restructured all the code written last year in order to facilitate the creation of new classes aimed to the deployment of the new functionalities that I have planned to implement.

I worked (and I am still working) on the workflow for SAR imagery: as a matter of fact SAR images require a different managing with respect to the optical ones. So far it is possible to open TerraSAR imagery within DATE plug-in.


WHAT I PLAN ON DOING NEXT WEEK:

To complete the workflow for SAR imagery.

To begin the implementation of the complete automatization of the pyramidal approach.

To test and control implementation efficacy – discuss results with mentors.


SOMETHING ON WHICH I AM BLOCKED:

At the moment I am not blocked on anything.


Weekly Report 2 (05th June, 2016)

WHAT I GET DONE THIS WEEK:

I have completed the workflow for processing TerraSAR images: at the moment, after an external tiff image file creation from the xml file, it is feasible to automatically process TerraSAR images and generate a DSM from them.

I have begun the implementation of the complete automatization of the pyramidal approach. I still have some issues related to the automatic re-opening of the freshly generated DSM: to switch from a resolution level to the following it is necessary to access the last generated DSM and use it as coarse DSM for re-projection.


WHAT I PLAN ON DOING NEXT WEEK:

To complete the implementation of the complete automatization of the pyramidal approach.

To test and control implementation efficacy – discuss results with mentors.


SOMETHING ON WHICH I AM BLOCKED:

At the moment I have some issues related to the automatic re-opening of DSM generated at the current resolution level, which has to be used as a coarse DSM for the next level for image re-projection.

Attachments (4)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.