| 1 | '''GSoC 2015 Proposal:''' |
| 2 | [[BR]] |
| 3 | [https://www.google-melange.com/gsoc/proposal/review/student/google/gsoc2015/martidi/5717271485874176] |
| 4 | |
| 5 | |
| 6 | |
| 7 | '''Project Git repository:''' |
| 8 | [[BR]] |
| 9 | [https://github.com/martidi/OSSIM-GSoC-2014.git] |
| 10 | [[BR]] |
| 11 | |
| 12 | |
| 13 | [[BR]] |
| 14 | === Weekly Report 1 (2015, May 31) === |
| 15 | '''Bonding period:''' |
| 16 | |
| 17 | I have configured and built OSSIM in Ubuntu 12.04 OS and tried to built it also in Mac OS. |
| 18 | |
| 19 | I have configured, compiled and installed the OpenCV library. |
| 20 | |
| 21 | In accordance with mentors, I have decided the programming language. |
| 22 | |
| 23 | I have read the documentation and I have begun to familiarize with some OSSIM plugins. |
| 24 | |
| 25 | |
| 26 | '''Week 1:''' |
| 27 | |
| 28 | WHAT I GET DONE THIS WEEK: |
| 29 | |
| 30 | I have prepared the wiki page (http://trac.osgeo.org/ossim/wiki/GSoC_2014) and the Git repository (https://github.com/martidi/OSSIM-GSoC-2014.git) for code hosting. |
| 31 | |
| 32 | I have begun to setting up the ossim preferences file, in particular for the ossimopencv_plugin loading. |
| 33 | |
| 34 | In accordance with mentors I have begun to see how OSSIM Geocell and the OpenCV library can integrate: I have compiled and installed the ossimopencv_plugin and loaded it in the OSSIM core library in order to analyze how OpenCV is so far used for automatic Tie Points extraction. |
| 35 | |
| 36 | I have begun to analyze the ossimRpcModel class. |
| 37 | |
| 38 | [[BR]] |
| 39 | WHAT I PLAN ON DOING NEXT WEEK: |
| 40 | |
| 41 | To solve the problem on which I am stuck. |
| 42 | |
| 43 | To complete the ossimRpcModel class analysis. |
| 44 | |
| 45 | To test and control implementation efficacy – discuss results with mentors. |
| 46 | |
| 47 | [[BR]] |
| 48 | SOMETHING ON WHICH I AM BLOCKED: |
| 49 | |
| 50 | I have had some problems with satellite imagery loading: it seems that there are some issues for some particular images (e.g. images taken from IKONOS2 and Geoeye) with the ossimRpcModel class; as mentors pointed out this is probably due for some settings in the preferences file. |