| 291 | |
| 292 | |
| 293 | === Weekly Report 8 (2014, July 11) === |
| 294 | |
| 295 | '''Week 8:''' |
| 296 | |
| 297 | WHAT I GET DONE THIS WEEK: |
| 298 | |
| 299 | I have created the OpenCVtestclass, in which I have begun to put all the OpenCV functions I need for my ossim-epipolar plugin (https://github.com/martidi/OSSIM-GSoC-2014/tree/master/plugIn). |
| 300 | |
| 301 | I have continued to work on the epipolar-plugIn in order to unify the orthophoto generation process by the ossim-chipper tool with the subsequent TPs automatic extraction and the ulterior phase for the epipolar images generation, for which I will use the OpenCVtestclass. |
| 302 | |
| 303 | I have continued to improve both Epipolar image generation and the Semi Global Matching algorithm implementation. |
| 304 | |
| 305 | [[BR]] |
| 306 | WHAT I PLAN ON DOING NEXT WEEK: |
| 307 | |
| 308 | To solve the problem on which I am stuck. |
| 309 | |
| 310 | To continue working on the ossim-epipolar plugIn. |
| 311 | |
| 312 | To refine the epipolar images generation. |
| 313 | |
| 314 | To test and control implementation efficacy – discuss results with mentors. |
| 315 | |
| 316 | [[BR]] |
| 317 | SOMETHING ON WHICH I AM BLOCKED: |
| 318 | |
| 319 | I'm still working on the theoretical problem for finding the correct image transformation for epipolar images generation. |