Team:Valencia Biocampus/Devices

From 2013.igem.org

(Difference between revisions)
(Devices - Software)
(Devices - Software)
Line 32: Line 32:
</html>
</html>
== Devices - Software ==
== Devices - Software ==
-
C++Elegans is a lightweight and easy to use image analysis and manipulation  
+
C++Elegans is a lightweight and easy to use image manipulation and analysis
-
software written in C++. It is cross-platform, meaning it can be compiled and run in
+
software written in C++. It is cross-platform in part due to the use of the
-
several different Operating Systems such as Linux, Windows and Mac OSX;
+
open-source GUI library [http://www.wxwidgets.org wxWidgets]. This means
-
It makes use of the open-source library [http://www.wxwidgets.org/ wxWidgets] for the GUI.
+
it can be compiled and run in several different Operating Systems, such
 +
as Linux, Windows and Mac OSX;
<html>
<html>
<div class="clearfix"></div>
<div class="clearfix"></div>

Revision as of 16:19, 6 August 2013

Show/hide wiki menu

Devices - Devices Overall

Here goes the devices overall

Devices - Hardware

Here goes the hardware content

Devices - Software

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;