Changes between Version 4 and Version 5 of GsocDSMGenerationToolForOSSIM


Ignore:
Timestamp:
May 23, 2014, 8:23:00 AM (10 years ago)
Author:
martidi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GsocDSMGenerationToolForOSSIM

    v4 v5  
    1515'''Bonding period:'''
    1616
     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
    1721In accordance with mentors, I have decided the programming language.
    1822
    1923I have read the documentation and I have begun to familiarize with some OSSIM plugins.
     24
    2025
    2126'''Week 1:'''
     
    2328WHAT I GET DONE THIS WEEK::
    2429
    25 I have prepared the wiki page and the Git repository for code hosting.
     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.
    2631
    2732I have begun to setting up the ossim preferences file, in particular for the ossimopencv_plugin loading.
    2833
    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.
     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.
    3035
    3136I have begun to analyze the ossimRpcModel class.
     
    3843To complete the ossimRpcModel class analysis.
    3944
    40 To test and control implementation afficacy – discuss results with mentors.
     45To test and control implementation efficacy – discuss results with mentors.
    4146
    4247[[BR]]