Public Lab Wiki documentation



GSoC ideas

This is a revision from February 28, 2012 22:31. View all revisions
31 | 221 | | #868

To do

This list needs fleshing out. Copy high-priority features from the following software projects and add them below as "Projects" at a scope reasonable for students to get involved.

Clashifier open source image classification

Project: abstract Classifiers class to make different classifiers more pluggable

Description: Some structural changes are necessary to allow people to develop and add new classifiers to the system. It should be as easy as having a "classifier.classify()" function which accepts an RGB (or more colors) pixel value, or perhaps an image and x,y coordinates. Some of this work has been started in the /lib/ directory, but it will require some architectural changes.

Spectral Workbench open source spectral analysis

Project: import open spectral databases

Description: Determine which spectral databases can be used in an open source manner (such as perhaps the HITRAN and ASTER datasets) and import them, tagging them with their source and relevant metadata. Focus on near-infrared, visible, and ultraviolet ranges.

Project: find closest matched spectra from database

Description: Given a spectrum from http://SpectralWorkbench.org, develop a search function for similar spectra.

MapKnitter open source image rectification and GIS

open source live NDVI/NRG infrared vegetation analysis from an Android phone