Team:Aachen/Errorlog

From 2014.igem.org

(Difference between revisions)
m (migrated)
 
(11 intermediate revisions not shown)
Line 1: Line 1:
 +
__NOTOC__
{{CSS/Main}}
{{CSS/Main}}
{{Team:Aachen/Header}}
{{Team:Aachen/Header}}
-
<html>
 
-
<style>
 
-
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
 
-
</style>
 
-
<!--  here ends the section that changes the default wiki template to a white full width background -->
+
=Device and Software=
 +
The soft- and hardware aspects of our project are described in the ''Error Log'', because we all learn from errors we made.
 +
{{Team:Aachen/BlockSeparator}}
-
<!-- First block of content -->
+
=The Software: Measurarty=
-
<table  id="firstblock" width="100%"  cellspacing="0" height="500px">
+
-
<tr>
+
-
<td  bgColor="#FFFFFF"></td>
+
-
<td width="975px" align="center" bgColor="#FFFFFF" >
+
-
$$\sqrt{x^2+2x+1}=|x+1| - \left(\left(\frac{2x^2}{x}\right)^2\right)^2$$
+
The third part of our project is our software `Measurarty`. The software will allow us to analyze the fluorescence emitted by our sensor cells in a more advanced and better way than just using a simple tresholding technique. We will utilize a modern segmentation algorithm in combination with further, detailed image processing algorithms.
-
<h3>Welcome!<br> We are iGEM Team Aachen 2014 </h3>
+
-
<p> If you want to find out more about Cellock Holmes, scroll down! </p>
+
-
</td>
+
At the core of our segmentation algorithm is a Statistical Region Merging<html><sup><a href="#fn1" id="ref1">1</a></sup></html> implementation written for Qt enabled ''C++''.
-
<td bgColor="#FFFFFF"></td>
+
Statistical Region Merging (SRM) is a straight-forward technique for creating regions in an image. Such regions then can be used for region-based image segmentation, the core of most image analysis softwares. Additionally, segmenting regions, instead of single pixels, brings an enormous performance improvement.
-
</tr>
+
To the knowledge of this team, most SRM implementations only use region-size and color gradients for region creation.
-
</table>
+
We are going to change that.
-
<!-- end of first block -->
+
 +
Over the next few months the computational devision of our team will develop an easy-to-use, easy-to-run software for image analysis of color-based image analytics.
 +
For this purpose we would like to present our novel approach in this wiki, and formulas will help you to understand our algorithm. Until the <i>math-tag</i> in MediaWiki is working again, MathJax will provide us with a $\LaTeX$ environment!
-
<!--  Block of content 1 -->
+
<html><sup id="fn1">1. [Nock, R.; Nielsen, F., "Statistical region merging," Pattern Analysis and Machine Intelligence, IEEE Transactions on , vol.26, no.11, pp.1452,1458, Nov. 2004]<a href="#ref1" title="Jump back to footnote 1 in the text."></a></sup></html>
-
<table width="100%" cellspacing="0" height="500px">
+
-
<tr><td  bgColor="#FEE5AD"></td>
+
-
<td width="975px" align="center" bgColor="#FEE5AD" >
+
-
<table  width="975px"  cellspacing="0" height="500px">
+
-
<tr>
+
-
<td width="95%" bgColor="#FEE5AD"  rowspan="3" align="center">
+
{{Team:Aachen/BlockSeparator}}
-
<!-- Content goes here -->
+
=The Device: Cellock Holmes=
-
<img src="https://static.igem.org/mediawiki/2014/0/0a/DwikitemplateB_dnastrand.png">
+
You may wonder: again Cellock Holmes?! YES!
-
<h3>What is your project about?</h3>
+
In lack of a better name, our name for the device is Cellock Holmes, again.
-
<p>Here you can explain your project in a short sentence or paragraph!</p>
+
-
<p>For example: Our team designed a biosensor to detect a certain chemical in water</p>
+
-
</td> 
+
 +
{{Team:Aachen/BlockSeparator}}
-
<!-- This is the back to top button -->
+
=The Other projects: Arbitrary Stuff=
-
<td bgColor=#FEE5AD> </td>
+
We're doing some collaborations and side projects for iGEM as well. We'll inform you about that here :)
-
<tr><td bgColor=#FEE5AD></td></tr>
+
-
<tr> <td  height="20px" width="5%" align="center" onMouseOver="this.bgColor='#FFFFFF'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>
+
-
<a href="#firstblock" style="text-decoration:none;color:#1C140D"> Top </a> </td></tr>
+
-
</table>
+
-
</td>
 
-
<td bgColor="#FEE5AD"></td>
 
-
</tr>
 
-
</table>
 
-
<!-- end of Block-->
 
-
 
+
{{Team:Aachen/Footer}}
-
 
+
-
<!--  Block of content 2 -->
+
-
<table width="100%"  cellspacing="0" height="500px">
+
-
<tr>
+
-
<td  bgColor="#FACA66"></td>
+
-
<td width="975px" align="center" bgColor="#FACA66" >
+
-
 
+
-
<table  width="975px"  cellspacing="0" height="500px">
+
-
<tr>
+
-
<td width="95%" bgColor="#FACA66"  rowspan="3" align="center">
+
-
 
+
-
<!-- Content goes here -->
+
-
<img src="https://static.igem.org/mediawiki/2014/b/b5/Dnastrand3.png">
+
-
<h3> How does your project work?</h3>
+
-
<p> Here you can explain briefly how your project works. And add a link to your project page.</p>
+
-
 
+
-
</td> 
+
-
 
+
-
 
+
-
<!-- This is the back to top section -->
+
-
<td bgColor=#FACA66> </td>
+
-
<tr><td bgColor=#FACA66></td></tr>
+
-
<tr> <td  height="20px" width="5%" align="center" onMouseOver="this.bgColor='#FFFFFF'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>
+
-
<a href="#firstblock" style="text-decoration:none;color:#1C140D"> Top </a> </td></tr>
+
-
</table>
+
-
 
+
-
</td>
+
-
<td bgColor="#FACA66"></td>
+
-
</tr>
+
-
</table>
+
-
<!-- end of Block-->
+
-
 
+
-
 
+
-
 
+
-
<!--  Block of content 3 -->
+
-
<table width="100%"  cellspacing="0" height="500px">
+
-
<tr>
+
-
<td  bgColor="#F7A541"></td>
+
-
<td width="975px" align="center" bgColor="#F7A541" >
+
-
 
+
-
<table  width="975px"  cellspacing="0" height="500px">
+
-
<tr>
+
-
<td width="95%" bgColor="#F7A541"  rowspan="3" align="center">
+
-
 
+
-
<!-- Content goes here -->
+
-
 
+
-
<img src="https://static.igem.org/mediawiki/2014/7/7d/Gears.png">
+
-
<h3> Who will your project help?</h3>
+
-
<p> Tell your audience how your project will help the environment, science, medicine or everything else.</p>
+
-
</td> 
+
-
 
+
-
 
+
-
<!-- This is the back to top section -->
+
-
<td bgColor=#F7A541> </td>
+
-
<tr><td bgColor=#F7A541></td></tr>
+
-
<tr> <td  height="20px" width="5%" align="center" onMouseOver="this.bgColor='#FFFFFF'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>
+
-
<a href="#firstblock" style="text-decoration:none;color:#1C140D"> Top </a> </td></tr>
+
-
 
+
-
</table>
+
-
 
+
-
 
+
-
</td>
+
-
<td bgColor="#F7A541"></td>
+
-
</tr>
+
-
</table>
+
-
<!-- end of Block-->
+
-
 
+
-
 
+
-
<!--  Block of content 4 -->
+
-
<table width="100%"  cellspacing="0" height="500px">
+
-
<tr>
+
-
<td  bgColor="#F45D4C"></td>
+
-
<td width="975px" align="center" bgColor="#F45D4C" >
+
-
 
+
-
<table  width="975px"  cellspacing="0" height="500px">
+
-
<tr>
+
-
<td width="95%" bgColor="#F45D4C"  rowspan="3" align="center">
+
-
<!-- Content goes here -->
+
-
 
+
-
<img src="https://static.igem.org/mediawiki/2014/c/ce/Dnastrand2.png">
+
-
<h3>Why did you choose this project?</h3>
+
-
<p> What motivated you to work on this project? Tell us what inspires you.</p>
+
-
 
+
-
</td> 
+
-
 
+
-
 
+
-
<!-- This is the back to top section -->
+
-
<td bgColor=#F45D4C> </td>
+
-
<tr><td bgColor=#F45D4C ></td></tr>
+
-
<tr> <td  height="20px" width="5%" align="center" onMouseOver="this.bgColor='#FFFFFF'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>
+
-
<a href="#firstblock" style="text-decoration:none;color:#1C140D"> Top </a> </td></tr>
+
-
 
+
-
</table>
+
-
</td>
+
-
<td bgColor="#F45D4C"></td>
+
-
</tr>
+
-
</table>
+
-
<!-- end of Block-->
+
-
 
+
-
 
+
-
 
+
-
<!-- Final block of content -->
+
-
<table  id="firstblock" width="100%"  cellspacing="0" height="200px">
+
-
<tr>
+
-
<td  bgColor="#FFFFFF"></td>
+
-
<td width="975px" align="center" bgColor="#FFFFFF" >
+
-
 
+
-
<p>Here you can place the logos of your sponsors or other links!</p>
+
-
 
+
-
</td>
+
-
<td bgColor="#FFFFFF"></td>
+
-
</tr>
+
-
</table>
+
-
<!-- end of final block -->
+
-
 
+
-
</html>
+

Latest revision as of 10:08, 17 July 2014

Device and Software

The soft- and hardware aspects of our project are described in the Error Log, because we all learn from errors we made.

The Software: Measurarty

The third part of our project is our software `Measurarty`. The software will allow us to analyze the fluorescence emitted by our sensor cells in a more advanced and better way than just using a simple tresholding technique. We will utilize a modern segmentation algorithm in combination with further, detailed image processing algorithms.

At the core of our segmentation algorithm is a Statistical Region Merging1 implementation written for Qt enabled C++. Statistical Region Merging (SRM) is a straight-forward technique for creating regions in an image. Such regions then can be used for region-based image segmentation, the core of most image analysis softwares. Additionally, segmenting regions, instead of single pixels, brings an enormous performance improvement. To the knowledge of this team, most SRM implementations only use region-size and color gradients for region creation. We are going to change that.

Over the next few months the computational devision of our team will develop an easy-to-use, easy-to-run software for image analysis of color-based image analytics.

For this purpose we would like to present our novel approach in this wiki, and formulas will help you to understand our algorithm. Until the math-tag in MediaWiki is working again, MathJax will provide us with a $\LaTeX$ environment!

1. [Nock, R.; Nielsen, F., "Statistical region merging," Pattern Analysis and Machine Intelligence, IEEE Transactions on , vol.26, no.11, pp.1452,1458, Nov. 2004]

The Device: Cellock Holmes

You may wonder: again Cellock Holmes?! YES! In lack of a better name, our name for the device is Cellock Holmes, again.

The Other projects: Arbitrary Stuff

We're doing some collaborations and side projects for iGEM as well. We'll inform you about that here :)