Changes between Version 14 and Version 15 of OSSIMtoolForDSMgenerationFromTristereoAndSARimagery


Ignore:
Timestamp:
Jun 22, 2015, 1:31:45 AM (9 years ago)
Author:
martidi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OSSIMtoolForDSMgenerationFromTristereoAndSARimagery

    v14 v15  
    110110WHAT I GET DONE THIS WEEK:
    111111
     112I have implemented a tri-stereo automatic TPs identification and filtering to remove outliers.
    112113
     114I have implemented a tri-stereo epipolar images geenration.
     115
     116I have begun to implement a tri-stereo disparity map generation.
     117
     118I have decided that I will use these two freely available triplet dataset to test my tri-stereo Plug-in:
    113119
    114120http://www.isprs.org/data/zy-3/default.aspx
     121
    115122http://www.geo-airbusds.com/en/23-sample-imagery
    116123
    117 I have worked (and I am still working) on a new version of matching for epipolar imagery generation, trying to implement a new and effective way able to generate epipolar images. Mentors (with community support) have suggested me to have a look to an OSSIM stand-alone executable (ossim-autreg) that seems to have some functionalities suitable to fix this issue.
     124in addition to further digital images available at my lab.
    118125
    119 I have implemented a tri-stereo projection for triplet input images (https://github.com/martidi/opencv_dsm/tree/triplet).
    120 
     126I have been to EARSeL Conference in Stockholm to present last year GSoC work, for this reason I have not had so much time to write a good code (but I will fix this next week).
    121127
    122128[[BR]]
     
    125131To solve the problems on which I am stuck.
    126132
    127 To continue working on epipolar images generation and analyze ossim-autreg executable.
     133To scrub the code that I have written this week in so little time (it works but it has some "architectural" problem).
     134
     135To continue working on epipolar images generation and analyze ossim-autreg executable as mentors suggested.
     136
     137To complete the tri-stereo disparity map implementation.
    128138
    129139To test and control implementation efficacy – discuss results with mentors.