| 15 | '''Bonding period:''' |
| 16 | |
| 17 | In accordance with mentors, I have decided the programming language. |
| 18 | |
| 19 | I have read the documentation and I have begun to familiarize with some OSSIM plugins. |
| 20 | |
| 21 | '''Week 1:''' |
| 22 | |
| 23 | WHAT I GET DONE THIS WEEK:: |
| 24 | |
| 25 | I have prepared the wiki page and the Git repository for code hosting. |
| 26 | |
| 27 | I have begun to setting up the ossim preferences file, in particular for the ossimopencv_plugin loading. |
| 28 | |
| 29 | 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 implemented. |
| 30 | |
| 31 | I have begun to analyze the ossimRpcModel class. |
| 32 | |
| 33 | [[BR]] |
| 34 | WHAT I PLAN ON DOING NEXT WEEK: |
| 35 | |
| 36 | To solve the problem on which I am stuck. |
| 37 | |
| 38 | To complete the ossimRpcModel class analysis. |
| 39 | |
| 40 | To test and control implementation afficacy – discuss results with mentors. |
| 41 | |
| 42 | [[BR]] |
| 43 | SOMETHING ON WHICH I AM BLOCKED: |
| 44 | |
| 45 | 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. |
| 46 | |