'''GSoC 2016 Proposal:''' [[BR]] [https://summerofcode.withgoogle.com/projects/#4790138697678848] '''Project Git repository:''' [[BR]] [https://github.com/martidi/opencv_dsm] [[BR]] [[BR]] === Weekly Report 1 (29th May, 2016) === WHAT I GET DONE THIS WEEK: I have prepared the wiki page (http://trac.osgeo.org/ossim/wiki/GSoC_2015) and the Git repository (https://github.com/martidi/opencv_dsm) for code hosting. I have scrubbed the Plug In developed last year in order to facilitate the deployment of the new funcionalities that I have planned to implement. I have configured a new IDE for a better management of the source code (Qt Creator). 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. 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. [[BR]] WHAT I PLAN ON DOING NEXT WEEK: To continue working on the automatic TPs generation. To implement tri-stereo projection. To test and control implementation efficacy – discuss results with mentors. [[BR]] SOMETHING ON WHICH I AM BLOCKED: At the moment I am not blocked on anything.