Changes between Version 3 and Version 4 of GsocUnderWaterImageProcessing


Ignore:
Timestamp:
Jun 8, 2012, 6:56:24 AM (12 years ago)
Author:
rashadkm
Comment:

week #3 report

Legend:

Unmodified
Added
Removed
Modified
  • GsocUnderWaterImageProcessing

    v3 v4  
    5757 * Yes, I am waiting to get some .raw data from habcam group.
    5858 * Massimo had requested for data and metadata and we are expecting a response by tomorrow.
     59
     60
     61[[BR]]
     62=== Week 3 Report ===
     63
     64'''What did you get done this week?'''
     65 * sucessfully completed a demosaicing on raw files.
     66 * libraw plugin uses dcraw. The raw file which I have is not recognized as a raw by dcraw because [[BR]]
     67   habcam images doesnt store metadata in the header.
     68 * debayer currently works only for habcam images (GRBG)
     69
     70''' What do you plan on doing next week?'''
     71 * write ossimImageData using any of the ossimImageWriter classes
     72 * I will concentrate more on ossim numpy interface
     73 * create a python module for ossim apps ossim-image-compare.
     74
     75'''Are you blocked on anything?'''
     76 * The problem is with writing an ossimImageData to file.
     77 * I asked ossim-list regarding this issue.