Changes between Version 5 and Version 6 of OSSIMtoolForDSMgenerationFromTristereoAndSARimagery
- Timestamp:
- 06/01/15 02:02:54 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OSSIMtoolForDSMgenerationFromTristereoAndSARimagery
v5 v6 23 23 I have configured a new IDE for a better management of the source code (Qt Creator). 24 24 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 eff iciencyproblem in finding good Tie Points: I am switching from a SIFT-oriented matching to a Area Based one.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 effectiveness problem in finding good Tie Points: I am switching from a SIFT-oriented matching to a Area Based one. 26 26 27 I have deployed an images preprocessing with a Wallis filter (Baltsavias version).27 I 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. 28 28 29 29 … … 33 33 To solve the problems on which I am stuck. 34 34 35 To continue working on the au otmatic TPs generation.35 To continue working on the automatic TPs generation. 36 36 37 37 To implement tri-stereo projection.