NoreenLouis (Talk | contribs) |
NoreenLouis (Talk | contribs) |
||
Line 258: | Line 258: | ||
<p id="caption"><div id="map" > | <p id="caption"><div id="map" > | ||
</div> | </div> | ||
− | <h5 style="transform:translate(0,50%);" class="popup-nom"> MAPS | + | <h5 style="transform:translate(0,50%);" class="popup-nom"> MAPS </h5> |
− | <h5 class="popup-description" style="padding-top:4%; z-index:2;"> Here are represented all the cholera cases of our database. At this stage, our database is fulfilled with virtual cases as our kit is not worldwide used. Both positive and negative results are displayed: red crosses represent an analysis which led to a negative result and green ticks represent the cases of cholera.</h5> | + | <h5 class="popup-description" style="padding-top:4%; z-index:2;"> Here are represented all the cholera cases of our database. At this stage, our database is fulfilled with virtual cases as our kit is not worldwide used. Both positive and negative results are displayed: red crosses represent an analysis which led to a negative result and green ticks represent the cases of cholera.</h5> |
</div> | </div> | ||
</div> | </div> | ||
Line 268: | Line 268: | ||
<div style="transform:translate(0,5%);"> | <div style="transform:translate(0,5%);"> | ||
<h5 class="popup-nom" style="margin: 2% 0%;"> DATA </h5> | <h5 class="popup-nom" style="margin: 2% 0%;"> DATA </h5> | ||
+ | <h5 class="popup-description" style="padding-top:4%; z-index:2;"> Here are represented all the cholera cases of our database. At this stage, our database is fulfilled with virtual cases as our kit is not worldwide used. Both positive and negative results are displayed: red crosses represent an analysis which led to a negative result and green ticks represent the cases of cholera.</h5> | ||
<form name="monFormulaire" id="Formulaire"> | <form name="monFormulaire" id="Formulaire"> |
Revision as of 12:36, 28 October 2017
Application
The Braman lake seems to be suspended at the mountains’ summits.
Credits: Estelle Vincent
Credits: Estelle Vincent
Why using a smartphone as a detection device ?
It was decided to use a smartphone as a detection device for multiple reasons. Firstly, it was realized that because today’s smartphones capabilities are increasing, they are being used for more and more applications every day, including in the medical field. As a matter of fact, smartphones’ cameras can outperform some standalone cameras in certain domains, and for our purpose, they proved to be as effective as photodiodes for the detection of fluorescence, which translates in no loss of precision by using such device. Secondly, they are accessible wherever we are, which is ideal for the purpose of the kit as it is meant to also be used in remote places. Ultimately, a smartphone also comes with the advantage of being able to process the data it is acquiring in real time, and can then transfer this processed data to a remote database over cellular network.
The application interface
On this page is reproduced the application interface. The home page of this application is represented below with its three different buttons: "Maps", "Data" and "Analysis".
"Maps" fetch the data stored in the database and display them at every update. The data we are getting is a world map showing the cases of cholera.
"Data" fetch the data stored in the database and display them at every update. The data we are getting are the following. A histogram will show the evolution of cholera cases as time passes and it will also show the number of tests made during a given week. There will be a histogram per month (4 weeks roughly) per country.
Finally, "Analysis" is where a new analysis starts and as it was not possible to reproduce this "Analysis" interface, the different steps of how the analysis is programmed are explained.
×