Team:Valencia Biocampus/Devices
From 2013.igem.org
(Difference between revisions)
Beta3designs (Talk | contribs) |
Beta3designs (Talk | contribs) |
||
Line 32: | Line 32: | ||
</html> | </html> | ||
== C++Elegans == | == C++Elegans == | ||
- | |||
C++Elegans is a lightweight and easy to use image manipulation and analysis | C++Elegans is a lightweight and easy to use image manipulation and analysis | ||
software written in C++. It is cross-platform in part due to the use of the | software written in C++. It is cross-platform in part due to the use of the | ||
Line 44: | Line 43: | ||
of some usual image analysis algorithms. | of some usual image analysis algorithms. | ||
== Downloads == | == Downloads == | ||
- | |||
== Screenshots == | == Screenshots == | ||
- | |||
== Usage == | == Usage == | ||
- | |||
<html> | <html> | ||
<div class="clearfix"></div> | <div class="clearfix"></div> |
Revision as of 19:22, 6 August 2013
Devices - Devices Overview
Here goes the devices Overview
Devices - Hardware
Here goes the hardware content
C++Elegans
C++Elegans is a lightweight and easy to use image manipulation and analysis
software written in C++. It is cross-platform in part due to the use of the
open-source GUI library [http://www.wxwidgets.org wxWidgets]. This means
it can be compiled and run in several different Operating Systems, such
as Linux, Windows and Mac OSX. It is also open-source which means all
the code will be freely available and modifiable under the
[http://www.gnu.org/licenses/gpl.html GPL v3.0 License].
C++Elegans is being written as part of our iGEM project and makes use
of some usual image analysis algorithms.
Downloads
Screenshots
Usage