| 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. |