wiki:GsocDSMGenerationToolForOSSIM

Version 7 (modified by martidi, 10 years ago) ( diff )

--

GSoC 2014 Proposal:
http://www.google-melange.com/gsoc/proposal/public/google/gsoc2014/martidi/5629499534213120

Project Git repository:
https://github.com/martidi/OSSIM-GSoC-2014.git


Weekly Report 1 (2014, May 23)

Bonding period:

I have configured and built OSSIM in Ubuntu 12.04 OS and tried to built it also in Mac OS.

I have configured, compiled and installed the OpenCV library.

In accordance with mentors, I have decided the programming language.

I have read the documentation and I have begun to familiarize with some OSSIM plugins.

Week 1:

WHAT I GET DONE THIS WEEK::

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.

I have begun to setting up the ossim preferences file, in particular for the ossimopencv_plugin loading.

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.

I have begun to analyze the ossimRpcModel class.


WHAT I PLAN ON DOING NEXT WEEK:

To solve the problem on which I am stuck.

To complete the ossimRpcModel class analysis.

To test and control implementation efficacy – discuss results with mentors.


SOMETHING ON WHICH I AM BLOCKED:

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.

Weekly Report 2 (2014, May 30)

Week 2:

WHAT I GET DONE THIS WEEK::

I have created the Eclipse project for OSSIM to manage all the source code.

I have set up the ossim preferences file with the elevation information to try to solve the image loading problems and in order to prepare the proper files to begin using the orthorectification tool (ossim-orthoigen).

I have studied the code of the ossim-orthoigen tool and of the associated class ossimOrthoIGen in order to understand their implementation.

I have begun to write the ossim-epipolar app that is based on ossim-orthoigen tool and on the ossim OpenCv plugin. The algorithm for the quasi-epipolar images generation consists of two main steps: first it is necessary to project the raw images on an horizontal plane at a median height of the area of interest and subsequently it is required to search automatically Tie points to minimize the residual parallax error between the two images.


WHAT I PLAN ON DOING NEXT WEEK:

To solve the problem on which I am stuck.

To begin the assessment of automatic Tie Points identification.

To test and control implementation efficacy – discuss results with mentors.


SOMETHING ON WHICH I AM BLOCKED:

Despite I have worked on the preferences file and on image histogram remapping I still have problems in loading some particular images (e.g. images taken from IKONOS2 and Geoeye).

Attachments (7)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.