| 54 | '''Photogrammetric image processing: DSM generation tool for OSSIM''' [[BR]] |
| 55 | Student: Martina Di Rita [[BR]] |
| 56 | Mentor: David Burken; David Hicks [[BR]] |
| 57 | |
| 58 | The aim of the project is the development of an OSSIM App for Digital Surface Models (DSMs) generation using high resolution satellite imagery. Such a task is not a trivial one and several complex processing steps are required; the core of this work will be to mix the OSSIM functionalities with the algorithms implemented in the OpenCV library in order to exploit the combined capabilities in a synergistic way. [[BR]] |
| 59 | The idea is to create a complete OSSIM extension for stereo DSM generation able to perform both image orientation and image matching, by integrating OpenCV algorithms that would be used to epipolar images generation and to perform a semi global matching. |