Changes between Version 1 and Version 2 of GSoC_2012_Ideas


Ignore:
Timestamp:
Mar 7, 2012, 10:14:16 AM (12 years ago)
Author:
rashadkm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC_2012_Ideas

    v1 v2  
    44[[BR]]
    55The idea is to create complex image processing chain in OSSIM for underwater images using OSSIM python bindings. This includes adding python inteface for ossim apps like ossim-ipc ossim-image-compare etc. Use python gdal and pyOpenCV to solve image processing problems for under water images. The project also include geoferenencing videos captured UAV and create KLV file and visualize it in ossimPlanet using python.[[BR]]
    6 we have image captured from habcam instrument and all the parameters needs to do the processing raw tiff (ccd image), focal leght, camera distance from the ground, roll pitch, gain they needs to be corrected (color and brightness)
     6we have lot images captured from habcam instrument and all the parameters needs to do the processing raw tiff (ccd image), focal leght, camera distance from the ground, roll pitch, gain etc.. We need to build modules or base classes for processing it in OSSIM and reflect the changes in pyOSSIM.