Difference between revisions of "Google Summer of Code 2012 Results"
Jump to navigation
Jump to search
Wiki-Emomsen (talk | contribs) (added image segmentation for GRASS) |
Wiki-Turek (talk | contribs) (→GRASS GIS: Stepan Turek) |
||
Line 34: | Line 34: | ||
* [http://grass.osgeo.org/wiki/GRASS_GSoC_2012_Image_Segmentation Image Segmentation] using a region growing algorithm, with options to use starting seeds, multiple input bands, and segmentation boundaries. | * [http://grass.osgeo.org/wiki/GRASS_GSoC_2012_Image_Segmentation Image Segmentation] using a region growing algorithm, with options to use starting seeds, multiple input bands, and segmentation boundaries. | ||
* The [https://trac.osgeo.org/grass/browser/grass-addons/grass7/imagery/i.segment source code] is in the normal GRASS Add On repository, there are general [http://grass.osgeo.org/wiki/Compile_and_Install#Addons add on installation instructions] plus the manual page includes usage examples. | * The [https://trac.osgeo.org/grass/browser/grass-addons/grass7/imagery/i.segment source code] is in the normal GRASS Add On repository, there are general [http://grass.osgeo.org/wiki/Compile_and_Install#Addons add on installation instructions] plus the manual page includes usage examples. | ||
+ | |||
+ | Štěpán Turek | ||
+ | * [http://grass.osgeo.org/wiki/GRASS_GSoC_2012_WxGUI_front_end_for_vector_analysis_modules Vector Network Analysis Tool] is GUI front end for GRASS vector network analysis (v.net.*) modules. | ||
+ | |||
+ | * The [http://trac.osgeo.org/grass/browser/grass-addons/grass7/gui/wxpython/wx.vnet source code] is available in GRASS AddOns repository, information about installation and tutorial are available at [http://grass.osgeo.org/wiki/WxGUI_Vector_Network_Analysis_Tool wiki] page. | ||
=== gvSIG === | === gvSIG === |
Latest revision as of 13:51, 17 September 2012
OSGeo participated in the Google Summer of Code 2012 with 22 projects.
Students and mentors made great work during the summer, and the code is ready for testing and merge with the projects' codebases.
In more detail, here are the accomplishments:
Todo: every student shall write a short paragraph containing:
- one-line description of the project, linked to a longer description in Melange/blog..
- link to the code and instructions how to test it.
This way, we wish to encourage users and developers to test the students' code and suggest further improvement.
Please start writing below, in the appropriate software section (alphabetical order):
Example
Student1
- My project focused on 3D reprojection of map data, using GeoSphere and OpenWarp as base libraries.
- Please test code following instructions here.
GDAL
Andrew Migal
- SURF-based algorithm for searching corresponding points on images. My blog and wiki page
- Github repository and included in trunk final code
Geoserver
GRASS GIS
Eric Momsen
- Image Segmentation using a region growing algorithm, with options to use starting seeds, multiple input bands, and segmentation boundaries.
- The source code is in the normal GRASS Add On repository, there are general add on installation instructions plus the manual page includes usage examples.
Štěpán Turek
- Vector Network Analysis Tool is GUI front end for GRASS vector network analysis (v.net.*) modules.
- The source code is available in GRASS AddOns repository, information about installation and tutorial are available at wiki page.
gvSIG
Opticks
OSSIM
pgRouting
PostGIS
QGIS
uDig
Marco Foi
- Porting Axios Spatial Editing Tools into uDig core. Official blog page
- Code already embedded in uDig repository (look for eu.udig.tools plug-in) and made available to users in uDig 1.3.2.