== 2009 == == 2011 == The aim is to expose the OSSIM and OSSIMPlanet API to Python in order to extend their functionalities to other essential GIS and remote sensing analysis tools like GRASS, QuantumGIS and libraries like GDAL etc. The software package consists of: Software libraries, Command line tools, and GUI applications OSSIM already has some API exposed using the SWIG interface as wrapper. Hence, The Python bindings for the core library will be used to write a toolbox based on the OSSIM function as an extension to GRASS and QGIS for image analysis while the python bindings for the OSSIMPlanet API will be used to extend the PlanetSasha functionalities inside the respective GRASS and QGIS plug-in. Student : Vipul Raheja Mentor : Massimo Di Stefano == 2012 == '''Complex Image Processing Chain and Under Water Image Processing using ''pyossim''''' [[BR]] Proposed by rashadkm [[BR]] The idea is to create complex image processing chain using the OSSIM python bindings ''pyossim''. This includes adding python inteface for all the ossim-executables (ossim-igen, ossim-orthoigen, ossim-mosaic, ...). The work will add 'numpy-array' capabilities into pyossim as exchanging formast to include python-gdal and pyOpenCV to solve image processing problems for under water images processing (develop methods for : Bayer Demosaicing, Light detrend, color correction on raw tiff CCD images). [[BR]] For testing purpose, raw CCD images and relative camera metadata (focal length, distance from the ground, roll, pitch, gain etc..) from the [http://habcam.whoi.edu/ Habcam] project will be used. [[BR]] Student : Mohammed Rashad K.M Mentor : Massimo Di Stefano == 2013 Ideas ==