Difference between revisions of "Team:Cambridge-JIC/Software"

 
(23 intermediate revisions by 3 users not shown)
Line 21: Line 21:
 
             <h1>Microscopy Server</h1>
 
             <h1>Microscopy Server</h1>
 
<h3>Turn your Raspberry Pi into a web-accessible microscope.</h3><p>Look and control your microscope from your computer, phone, table or with a monitor connected to the Pi itself. You can connect to the microscope just like another computer over SFTP. After installing WinSCP (Windows) or Cyberduck (Mac) or Nautilus (Linux), it is easy to connect to the Pi (default username: pi, password: raspberry). Download your images as if they were on another folder.</p>
 
<h3>Turn your Raspberry Pi into a web-accessible microscope.</h3><p>Look and control your microscope from your computer, phone, table or with a monitor connected to the Pi itself. You can connect to the microscope just like another computer over SFTP. After installing WinSCP (Windows) or Cyberduck (Mac) or Nautilus (Linux), it is easy to connect to the Pi (default username: pi, password: raspberry). Download your images as if they were on another folder.</p>
<p>Our software runs on nginx, a widely used lightweight web server. Behind this, we run an image streamer (<a href="https://github.com/moosd/mjpg-streamer" class="blue">mjpg-streamer</a>) and our own python scripts. nginx deals with the user control and load balancing, leaving us to implement the various features of our microscope.</p><center><a href="https://github.com/sourtin/igem15-sw/" class="btn btn-default btn-lg" style="color:#444;border-color:#444"><i class="fa fa-github"></i>Visit our github</a></center>
+
<p>Our software runs on nginx, a widely used lightweight web server. Behind this, we run an image streamer (<a href="https://github.com/moosd/mjpg-streamer" class="blue">mjpg-streamer</a>) and our own python scripts. nginx deals with the user control and load balancing, leaving us to implement the various features of our microscope.</p><center><a href="http://github.com/sourtin/igem15-sw/" class="btn btn-default btn-lg" style="color:#444;border-color:#444"><i class="fa fa-github"></i>Visit our github</a><br><br><a href="//2015.igem.org/wiki/images/f/fe/CamJIC-Dist-OpenScope-Utilities.zip" class="btn btn-default btn-lg" style="color:#444;border-color:#444"><i class="fa fa-download"></i>Download source code (frozen from wiki freeze)</a><br><br><a href="//2015.igem.org/images/Cambridge-JIC-NOOBSCOPE.zip" class="btn btn-default btn-lg" style="color:#444;border-color:#444"><i class="fa fa-download"></i>Download our prepared SD card</a></center><br>
 +
<center><p>For more detailed installation instruction, visit the <a href="https://2015.igem.org/Team:Cambridge-JIC/Downloads#Software" class="blue">Downloads</a> page.</p></center>
 
</div></div></section>
 
</div></div></section>
  
Line 41: Line 42:
 
  <div style="left:13%;right:39%;top:10%;font-size:20px;position:absolute;color:#fff">
 
  <div style="left:13%;right:39%;top:10%;font-size:20px;position:absolute;color:#fff">
 
       <p><b>Microscopy in a nutshell:</b> Everything you expect from a standard microscope. And more.</p><br> <p style="text-align:right">Live stream from the microscope<br>Control the light sources and the motorised axes<br>Sample recognition algorithms with OpenCV<br>Measurements and scalebars<br>Timelapses</p></div>
 
       <p><b>Microscopy in a nutshell:</b> Everything you expect from a standard microscope. And more.</p><br> <p style="text-align:right">Live stream from the microscope<br>Control the light sources and the motorised axes<br>Sample recognition algorithms with OpenCV<br>Measurements and scalebars<br>Timelapses</p></div>
<div style="left:13%;right:50%;top:74%;font-size:20px;position:absolute;color:#fff">
+
<div style="left:13%;right:50%;top:77%;font-size:20px;position:absolute;color:#fff">
<p>Keyboard control - like a video game. #gamifyingmicroscopy</p>        </div></div>
+
<p>Keyboard control - like a video game.</p>        </div></div>
 
</section>
 
</section>
  
Line 48: Line 49:
 
     <div class="slide" style="background-image:url(//2015.igem.org/wiki/images/a/a0/CamJIC-Software-Micromaps.png);position:relative">
 
     <div class="slide" style="background-image:url(//2015.igem.org/wiki/images/a/a0/CamJIC-Software-Micromaps.png);position:relative">
 
         <div style="right:10%;top:83%;font-size:20px;position:absolute">
 
         <div style="right:10%;top:83%;font-size:20px;position:absolute">
         <a class="btn btn-default btn-lg" href="//2015.igem.org/Team:Cambridge-JIC/Micromaps" role="button" style="color:#1b4f18;border-color:#1b4f18">Learn More</a>
+
         <a class="btn btn-default btn-lg" href="//2015.igem.org/Team:Cambridge-JIC/MicroMaps" role="button" style="color:#1b4f18;border-color:#1b4f18">Learn More</a>
 
         </div>
 
         </div>
 
  <div style="left:50%;right:10%;top:60%;font-size:20px;position:absolute;color:#4b1e7ad">
 
  <div style="left:50%;right:10%;top:60%;font-size:20px;position:absolute;color:#4b1e7ad">
Line 58: Line 59:
 
     <div class="slide" style="background-image:url(//2015.igem.org/wiki/images/1/1a/CamJIC-Software-ImageJ.png);position:relative">
 
     <div class="slide" style="background-image:url(//2015.igem.org/wiki/images/1/1a/CamJIC-Software-ImageJ.png);position:relative">
 
         <div style="right:81%;top:67%;font-size:20px;position:absolute">
 
         <div style="right:81%;top:67%;font-size:20px;position:absolute">
         <a class="btn btn-default btn-lg" href="//2015.igem.org/Team:Cambridge-JIC/ImageJ" role="button" style="color:#3d3d3d;border-color:#3d3d3d">Learn More</a>
+
         <a class="btn btn-default btn-lg" href="//2015.igem.org/Team:Cambridge-JIC/ImageJ" role="button" style="color:#123a68;border-color:#123a68">Learn More</a>
 
         </div>
 
         </div>
  <div style="right:4%;left:30%;top:15%;font-size:20px;position:absolute;color:#000">
+
  <div style="right:4%;left:70%;top:15%;font-size:20px;position:absolute;color:#123a68">
 
       <p><b>OpenScope integrates with your favourite image processing tool.</b></p>
 
       <p><b>OpenScope integrates with your favourite image processing tool.</b></p>
 
</div>
 
</div>
  <div style="left:4%;right:40%;top:33%;font-size:20px;position:absolute;color:#000">
+
  <div style="left:4%;right:40%;top:33%;font-size:20px;position:absolute;color:#123a68">
<p>For many years, scientists have used ImageJ for image processing. Our ImageJ plugin allows you to remotely connect to  and control OpenScope, while also letting you take pictures and import them straight into ImageJ. <br><br><br><br><br><br><b>One click, no hassle.</b></p>
+
<p>For many years, scientists have used ImageJ for image processing. Our ImageJ plugin allows you to remotely connect to  and control OpenScope, while also letting you take pictures and import them straight into ImageJ.</div>
 +
<div style="left:4%;right:40%;top:85%;font-size:20px;position:absolute;color:#123a68"><b>One click, no hassle.</b></p>
 
</div></div>
 
</div></div>
 
</section>
 
</section>

Latest revision as of 22:55, 18 September 2015

Microscopy Server

Turn your Raspberry Pi into a web-accessible microscope.

Look and control your microscope from your computer, phone, table or with a monitor connected to the Pi itself. You can connect to the microscope just like another computer over SFTP. After installing WinSCP (Windows) or Cyberduck (Mac) or Nautilus (Linux), it is easy to connect to the Pi (default username: pi, password: raspberry). Download your images as if they were on another folder.

Our software runs on nginx, a widely used lightweight web server. Behind this, we run an image streamer (mjpg-streamer) and our own python scripts. nginx deals with the user control and load balancing, leaving us to implement the various features of our microscope.

Visit our github

Download source code (frozen from wiki freeze)

Download our prepared SD card

For more detailed installation instruction, visit the Downloads page.

Crisp, sharp images every time.

Focusing on samples manually can be difficult. OpenScope supports autofocus. Find out more about the algorithms we used and see how they compare.

Microscopy in a nutshell: Everything you expect from a standard microscope. And more.


Live stream from the microscope
Control the light sources and the motorised axes
Sample recognition algorithms with OpenCV
Measurements and scalebars
Timelapses

Keyboard control - like a video game.

Never get lost on your slide again. MicroMaps performs image stitching in the background, allowing you to navigate your slide, just like exploring an online map.

OpenScope integrates with your favourite image processing tool.

For many years, scientists have used ImageJ for image processing. Our ImageJ plugin allows you to remotely connect to and control OpenScope, while also letting you take pictures and import them straight into ImageJ.

One click, no hassle.