Team:Aachen/Notebook/Software/Measurarty
From 2014.igem.org
(→Empirical Evaluation) |
(→Source Code) |
||
Line 256: | Line 256: | ||
== Source Code == | == Source Code == | ||
<span class="anchor" id="source"></span> | <span class="anchor" id="source"></span> | ||
+ | |||
+ | Measuarty is the image analysis logic behind our project. It has been prototyped and developped in [http://www.mathworks.de/academia/student-competitions/igem/ Matlab], and only later been ported into our WatsOn GUI. | ||
+ | |||
+ | We're happy to provide you a zip-ped download of our matlab code here, as well as on the igemsoftware-repository on [https://github.com/orgs/igemsoftware/teams/aachen2014 github]. | ||
* Matlab Code | * Matlab Code | ||
- | * C++ | + | * link [https://github.com/orgs/igemsoftware/teams/aachen2014 github] |
- | + | ||
+ | For the C++ conversion please look [https://2014.igem.org/Team:Aachen/Notebook/Engineering/WatsOn#watsonsoftware here]. | ||
+ | |||
+ | === Using the matlab code === | ||
+ | |||
+ | In general, please follow the included ''README.MD'' file. Our package comes with a set of testfiles from one of our experiments. | ||
+ | After installing the Statistical Region Merging code (see readme), you can simply run ''igem_srm_demo.m''. Select your current folder, and matlab will automatically segment and classify the included jpg-images. | ||
+ | |||
{{Team:Aachen/BlockSeparator}} | {{Team:Aachen/BlockSeparator}} |
Revision as of 10:08, 17 October 2014
|
|
|
|
|
|
|