Changes between Initial Version and Version 1 of OSSIMtoolForDSMgenerationFromTristereoAndSARimagery


Ignore:
Timestamp:
May 29, 2015, 3:39:43 AM (9 years ago)
Author:
martidi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OSSIMtoolForDSMgenerationFromTristereoAndSARimagery

    v1 v1  
     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
     17I have configured and built OSSIM in Ubuntu 12.04 OS and tried to built it also in Mac OS.
     18
     19I have configured, compiled and installed the OpenCV library.
     20
     21In accordance with mentors, I have decided the programming language.
     22
     23I have read the documentation and I have begun to familiarize with some OSSIM plugins.
     24
     25
     26'''Week 1:'''
     27
     28WHAT I GET DONE THIS WEEK:
     29
     30I 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
     32I have begun to setting up the ossim preferences file, in particular for the ossimopencv_plugin loading.
     33
     34In 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
     36I have begun to analyze the ossimRpcModel class.
     37
     38[[BR]]
     39WHAT I PLAN ON DOING NEXT WEEK:
     40
     41To solve the problem on which I am stuck.
     42
     43To complete the ossimRpcModel class analysis.
     44
     45To test and control implementation efficacy – discuss results with mentors.
     46
     47[[BR]]
     48SOMETHING ON WHICH I AM BLOCKED:
     49
     50I 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.