Team:Valencia Biocampus/Devices

From 2013.igem.org

(Difference between revisions)
(C++Elegans)
Line 37: Line 37:
open-source GUI library [http://www.wxwidgets.org wxWidgets]. This means  
open-source GUI library [http://www.wxwidgets.org wxWidgets]. This means  
it can be compiled and run in several different Operating Systems, such  
it can be compiled and run in several different Operating Systems, such  
-
as Linux, Windows and Mac OSX;
+
as Linux, Windows and Mac OSX.
 +
<br/>
 +
C++Elegans is being written as part of our iGEM project and makes use
 +
of some usual image analysis algorithms.
<html>
<html>
<div class="clearfix"></div>
<div class="clearfix"></div>

Revision as of 16:43, 6 August 2013

Show/hide wiki menu

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.
C++Elegans is being written as part of our iGEM project and makes use of some usual image analysis algorithms.