From CFD-Wiki
(Difference between revisions)
|
|
Line 1: |
Line 1: |
- | This open source, digitizing software converts an image file showing a graph or map, into numbers. The image file can come from a scanner, digital camera or screenshot. The numbers can be read on the screen, and written or copied to a spreadsheet.
| + | Engauge Digitizer is an open source digitizing proram available under the terms of the GNU GPL. It is written in C++, and offers a number of features outline on the [http://digitizer.sourceforge.net webpage]. |
- | | + | |
- | The process starts with an image file containing a graph or map. The final result is digitized data that can be used by other tools such as Microsoft Excel, Gnumeric and [[Gnuplot]].
| + | |
- | | + | |
- | ==Nifty Features==
| + | |
- | | + | |
- | * Automatic grid line removal
| + | |
- | * Automatic point matching
| + | |
- | * Automatic curve tracing
| + | |
- | * Automatic axes matching
| + | |
- | * Handles cartesian, polar, linear and logarithmic graphs
| + | |
- | * Support for drag-and-drop and copy-and-paste makes data transfer fast and easy
| + | |
- | * Image processing highlights data by removing grid lines and backgrounds
| + | |
- | * Context sensitive help, user manual and tutorials explain every feature
| + | |
- | * Preview windows give immediate feedback while modifying settings
| + | |
- | * Engauge Digitizer is completely open source and free courtesy of Sourceforge
| + | |
- | * Cross platform capability
| + | |
- | | + | |
- | ==Licensing==
| + | |
- | | + | |
- | Engauge Digitizer is free software; you can redistribute it and/or modify it under the terms of the [http://www.gnu.org/copyleft/gpl.html GNU General Public License (version 2)] as published by the Free Software Foundation.
| + | |
| | | |
| ==External Link== | | ==External Link== |
| | | |
| *[http://digitizer.sourceforge.net Engauge Digitizer] | | *[http://digitizer.sourceforge.net Engauge Digitizer] |
Latest revision as of 20:37, 7 June 2007
Engauge Digitizer is an open source digitizing proram available under the terms of the GNU GPL. It is written in C++, and offers a number of features outline on the webpage.
External Link