Changes between Version 11 and Version 12 of GsocPyOssim


Ignore:
Timestamp:
Jun 17, 2011, 11:40:23 PM (13 years ago)
Author:
vipulraheja
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GsocPyOssim

    v11 v12  
    8181[[BR]]
    8282 * Learning more about which API are exposed in the SWIG-Java wrapper and start the Python porting.
     83
     84[[BR]]
     85
     86=== Week 4 Report ===
     87'''Work Done'''
     88 * Solved most of the compilation problems that were occurring last week in the building of {{{ossimjni}}} Python interface.
     89 * Found a workaround to proxy-tunnel through my college firewall. Will commit the code today (June 18, 2011) itself on github page.
     90
     91'''Problems Faced'''
     92[[BR]]
     93 * Only one outstanding issue remains - that of libossimjni not being created in the build which is leading to all the problems. Working on that with Massimo and David Burken.
     94
     95'''Work to be done in Week 4'''
     96[[BR]]
     97 * Study about Python distutils for future integration.
     98 * Get access to svn repository so as to commit and update code directly to the repository here.
     99 * Start working on the {{{oms.i}}} - the main Java-Swig interface of OSSIM, and begin working on Pythonizing it.