Changes between Version 5 and Version 6 of GsocPyOssim


Ignore:
Timestamp:
May 30, 2011, 2:13:37 AM (13 years ago)
Author:
vipulraheja
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GsocPyOssim

    v5 v6  
    3131[https://github.com/vipulraheja/PYOSSIM Github Code Repository]
    3232
    33 This page will display my weekly reports.
     33[[BR]]
     34
     35=== Week 1 Report ===
     36'''Work Done'''
     37 * Delved into the requirements for PyOSSIM by understanding the source code better
     38 * Set up the following:
     39    * Wiki Page
     40    * Code Repository
     41    * Local development environment by downloading and building the OSSIM Source
     42
     43'''Work to be done in Week 2'''
     44 * Read and understand about Python/C API
     45 * Start to read and learn about SWIG wrapping techniques and so as to understand the general python wrapping better and the problems exposed by it in context of OSSIM
     46 * Get a superficial idea about {{{ oms.i }}} - the SWIG-Java wrapping interface for OSSIM