Difference between revisions of "Team:Cambridge-JIC/MicroMaps"
Line 109: | Line 109: | ||
<center><img src="//2015.igem.org/wiki/images/e/ef/CamJIC-Software-ImageRec.jpg" style="width:400px;margin:10px"><p><i><b>Figure 4</b>: Sample recognition working on Petri dish with Marchantia gemma. The program highlights the samples it finds in red. Note that the agar dent is not included in the final output. This was achieved using the color detection algorithm.</i></p></center> | <center><img src="//2015.igem.org/wiki/images/e/ef/CamJIC-Software-ImageRec.jpg" style="width:400px;margin:10px"><p><i><b>Figure 4</b>: Sample recognition working on Petri dish with Marchantia gemma. The program highlights the samples it finds in red. Note that the agar dent is not included in the final output. This was achieved using the color detection algorithm.</i></p></center> | ||
<p><b>Microscopic image processing:</b> The colour detection used above can theoretically be easily adapted to work with fluorescent samples – this would prove useful for sample counting and detection of, for example, samples that successfully express a specific fluorescent protein. A similar strategy can be applied to stained samples with interesting coloured features: for example to recognize stained nuclei (eg. with toluidine blue) and in this way distinguish eukaryotic cells.</p> | <p><b>Microscopic image processing:</b> The colour detection used above can theoretically be easily adapted to work with fluorescent samples – this would prove useful for sample counting and detection of, for example, samples that successfully express a specific fluorescent protein. A similar strategy can be applied to stained samples with interesting coloured features: for example to recognize stained nuclei (eg. with toluidine blue) and in this way distinguish eukaryotic cells.</p> | ||
− | <p>However, we have not implemented sample recognition into MicroMaps Alpha, mostly due to lack of time and difficulties for coping with multicolour images. Still, the script for image recognition is in the <a href="" class="blue">software package</a> for you to try out (and improve). | + | <p>However, we have not implemented sample recognition into MicroMaps Alpha, mostly due to lack of time and difficulties for coping with multicolour images. Still, the script for image recognition is in the <a href="https://github.com/sourtin/igem15-sw/blob/master/img_processing/identificationTesting/marchantiaIdentification_gui.py" class="blue">software package</a> for you to try out (and improve, also in the source code download on the <a href="//2015.igem.org/Team:Cambridge-JIC/Downloads">Downloads</a> page under img_processing/identificationTesting/marchantiaIdentification_gui.py). |
<hr> | <hr> | ||
<center><p><i>Image recognition was developed by Ocean, with useful feedback and advice from the rest of the Software team.</i></p></center> | <center><p><i>Image recognition was developed by Ocean, with useful feedback and advice from the rest of the Software team.</i></p></center> |
Revision as of 00:50, 19 September 2015