Changes between Version 25 and Version 26 of GsocPyOssim


Ignore:
Timestamp:
Aug 20, 2011, 10:03:22 AM (13 years ago)
Author:
vipulraheja
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GsocPyOssim

    v25 v26  
    258258 * Wrapping up of testing module.
    259259 * If time permits, handling the Qt issues.
     260
     261
     262[[BR]]
     263
     264=== Week 13 Report ===
     265'''Work Done'''
     266[[BR]]
     267 * Major breakthroughs were made this week. Apart from a change in project scope and plan, major additions were done this week and progress made.
     268 * The issues regarding the basic test-suite and segmentation fault were found and solved.
     269 * The basic testing suite was completed, based on the lines of {{{ossimjni}}} API.
     270 * Significant number of more classes were added to the pyOSSIM core library. These included major additions in {{{imaging}}} (~90 classes added) and {{{base}}} (~30 classes added) modules. The {{{pyOSSIM}}} library now contains close to 300 wrapped classes, as opposed to ~130 two weeks back.
     271
     272'''Problems Faced'''
     273[[BR]]
     274 * Same as past two weeks, but were eventually solved.
     275
     276'''Remarks'''
     277[[BR]]
     278 * The documentation explaining directory structure and compilation instructions was completed earlier itself.
     279 * Although the basic tests are there in place, I shall be working on the project further, mainly on creating more intensive tests.