Changes between Version 5 and Version 6 of OSSIMtoolForDSMgenerationFromTristereoAndSARimagery


Ignore:
Timestamp:
Jun 1, 2015, 2:02:54 AM (9 years ago)
Author:
martidi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OSSIMtoolForDSMgenerationFromTristereoAndSARimagery

    v5 v6  
    2323I have configured a new IDE for a better management of the source code (Qt Creator).
    2424
    25 I have worked (and I am still working) on a new version of matching for epipolar imagery generation, since I have noticed that the old one had some efficiency problem in finding good Tie Points: I am switching from a SIFT-oriented matching to a Area Based one.
     25I have worked (and I am still working) on a new version of matching for epipolar imagery generation, since I have noticed that the old one had some effectiveness problem in finding good Tie Points: I am switching from a SIFT-oriented matching to a Area Based one.
    2626
    27 I have deployed an images preprocessing with a Wallis filter (Baltsavias version).
     27I have deployed an images preprocessing Wallis filter (Baltsavias version) to enhance the local contrast throughout the image, while reducing the overall contrast between bright and dark areas, in order to improve the subsequent dense matching.
    2828
    2929
     
    3333To solve the problems on which I am stuck.
    3434
    35 To continue working on the auotmatic TPs generation.
     35To continue working on the automatic TPs generation.
    3636
    3737To implement tri-stereo projection.