Title: FOSS in Agriculture, Science
1FOSS in Agriculture, Science Education - An
example
Open Source Simple Computer for Agriculture in
Rural Areas
(OSCAR)
2Introduction
Diagnosis tool for Weeds in the Rice and Wheat
crop systems of Indo-Gangetic Plains Decision
Support System for weed control
- Open Source Software developed using C/GTK
LibGda - Database used is MySql with Gda-MySql Library
- Involves Image Processing with Transparent GIF
Images - For Researchers, Students, Extension Workers
Farmers
3Why OSCAR?
The difficulty encountered by non-botanists when
identifying weeds using standard flora is
centred around three major constraints, namely
- The ability to identify the species without its
flowers or before it flowers - The use of dichotomous key, which cannot
tolerate any error and imposes the choice as well
as the order of questions and - The use of technical terms not understood by the
non-specialists.
4Overview of the Software
- Version 1 Open Source
- 1.1 Desktop Version
- 1.2 Simputer Version
- Packages C/GTK, LibGda, gda-mysql
- Gtk 2.0
- LibGda 1.2
- gda-mysql-1.0.4
- MySql Provider
- Interface between LibGda and MySql
5Process Flow
Initial Screen with a general identikit Opens up
Click on the different components or Click on the
icons (Habit, Phyllotaxy, Leaf) on the right side
of the screen
6Process Flow contd.
Types of Components
7Process Flow contd.
Initial Screen updated with the selected
components opens up
Click on the Results icon
8Process Flow contd.
A html page giving the details of the weed
appears on the Right side of the Results Screen
9Why Open Source?
- Freedom to use the software
- Freedom to customize for community needs
(decision support system) - Freedom to adopt for any similar initiatives
- E.g. Pests, Bird Identification etc.,
10Problems Encountered
- Transparency of Images
- More than one transparent images to be loaded on
a single widget - Mouse Click on any image should be caught
- Solution
- GdkPixmap, GdkBitmap
- Create from xpm
- Packed in GtkFixed
- Added to GtkEventbox
11Roadmap
- On Simputer - Low Cost, Mobility, can be shared
by farmer groups - OSCAR in local languages (Hindi, Urdu and
Bengal) - Web version using SVG, PHP and MySQL
12For Whom?
- Researchers for species identification
- Students of taxonomy as a valuable educational
tool - Extension Services Farmers to better identify
weed species and control
13Links
For more details visit - http//www.oscarasia.org
/ http//www.ifpindia.org/oscar.html
http//www.ifpindia.org/
14Questions?