-
Notifications
You must be signed in to change notification settings - Fork 5
/
noisecapture.html
398 lines (324 loc) · 24.1 KB
/
noisecapture.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Noise-Planet - Scientific tools for environmental noise assessment">
<meta name="author" content="Gwendall Petit (CNRS , Lab-STICC UMR 6285 / DECIDE Team)">
<meta name="author" content="Judicael Picaut (Univ Eiffel / UMRAE)">
<title>Noise-Planet - NoiseCapture</title>
<!-- Bootstrap core CSS -->
<link href="./assets/css/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link rel="shortcut icon" href="./assets/ico/favicon.png">
<link href="./assets/css/main.css" rel="stylesheet">
<link href="./assets/css/font-awesome.min.css" rel="stylesheet">
<link href="./assets/css/animate-custom.css" rel="stylesheet">
<link href='./assets/css/lato.css' rel='stylesheet' type='text/css'>
<link href='./assets/css/raleway.css' rel='stylesheet' type='text/css'>
<link href='./assets/css/card.css' rel='stylesheet' type='text/css'>
</head>
<body data-spy="scroll" data-offset="0" data-target="#navbar-main" class="txlive">
<!------------------------------------------------------------------------------------------------------------------------------------------------------------------>
<!-- NAVIGATION BAR -->
<script src="./navbar.js"></script>
<!------------------------------------------------------------------------------------------------------------------------------------------------------------------>
<!-- ==== NoiseCapture ==== -->
<div class="container" id="NoiseCapture" name="NoiseCapture">
<div class="row">
<h1 class="centered"><img class="img-responsive" style="display: inline;" src="./assets/img/logos/Logo_noisecapture.png" height="80px" width="80px" alt="Logo NoiseCapture" /> NoiseCapture</h1>
<hr>
<p align="center">
<!-- GitHub - Watch -->
<a class="github-button" href="https://github.com/Ifsttar/NoiseCapture/subscription" data-icon="octicon-eye" data-size="large" data-count-href="/Ifsttar/NoiseCapture/watchers" data-show-count="true" data-count-aria-label="# watchers on GitHub" aria-label="Watch Ifsttar/NoiseCapture on GitHub">Watch</a>
<!-- GitHub - Fork -->
<a class="github-button" href="https://github.com/Ifsttar/NoiseCapture/fork" data-icon="octicon-repo-forked" data-size="large" data-count-href="/Ifsttar/NoiseCapture/network" data-show-count="true" data-count-aria-label="# forks on GitHub" aria-label="Fork Ifsttar/NoiseCapture on GitHub">Fork</a>
<!-- GitHub - Issue -->
<a class="github-button" href="https://github.com/Ifsttar/NoiseCapture/issues" data-icon="octicon-issue-opened" data-size="large" data-show-count="true" data-count-aria-label="# issues on GitHub" aria-label="Issue Ifsttar/NoiseCapture on GitHub">Issue</a>
<!-- GitHub - Download -->
<a class="github-button" href="https://github.com/Ifsttar/NoiseCapture/archive/master.zip" data-icon="octicon-cloud-download" data-size="large" aria-label="Download Ifsttar/NoiseCapture on GitHub">Download</a>
</p>
<div class="col-lg-offset-1 col-lg-3">
<!-- Screenshot -->
<div id="myCarousel" class="carousel slide" data-ride="carousel" >
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item active"><img src="./assets/img/noisecapture/1.2.7/NoiseCapture_Measurement_spectrum.jpg" alt="Measure (spectrum)" style="width:100%;"></div>
<div class="item"><img src="./assets/img/noisecapture/1.2.7/NoiseCapture_Measurement_spectrogram.jpg" alt="Measure (spectrogram)" style="width:100%;"></div>
<div class="item"><img src="./assets/img/noisecapture/1.2.7/NoiseCapture_Measurement_map.jpg" alt="Measure (map)" style="width:100%;"></div>
<div class="item"><img src="./assets/img/noisecapture/1.2.7/NoiseCapture_Description.jpg" alt="Measure description" style="width:100%;"></div>
<div class="item"><img src="./assets/img/noisecapture/1.2.7/NoiseCapture_Results.jpg" alt="Noise indicators" style="width:100%;"></div>
<div class="item"><img src="./assets/img/noisecapture/1.2.7/NoiseCapture_Map.jpg" alt="Map view" style="width:100%;"></div>
<div class="item"><img src="./assets/img/noisecapture/1.2.7/NoiseCapture_Map_2.jpg" alt="Community Map view" style="width:100%;"></div>
<div class="item"><img src="./assets/img/noisecapture/1.2.7/NoiseCapture_History.jpg" alt="History" style="width:100%;"></div>
<div class="item"><img src="./assets/img/noisecapture/1.2.7/NoiseCapture_Calibration.jpg" alt="Calibration" style="width:100%;"></div>
<div class="item"><img src="./assets/img/noisecapture/1.2.7/NoiseCapture_Calibration_Manual.jpg" alt="Manual calibration" style="width:100%;"></div>
<div class="item"><img src="./assets/img/noisecapture/1.2.7/NoiseCapture_Calibration_Auto.jpg" alt="Auto calibration" style="width:100%;"></div>
<div class="item"><img src="./assets/img/noisecapture/1.2.7/NoiseCapture_Calibration_Auto_Reference.jpg" alt="Auto calibration with reference" style="width:100%;"></div>
</div>
<!-- Left and right controls -->
<a class="left carousel-control" href="#myCarousel" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#myCarousel" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div><!-- col-lg-3 -->
<div class="col-lg-6">
<p align="justify">
<b>NoiseCapture</b> is a free and open-source Android application that allows users to measure and share the noise environment.
Each noise measure is combined with its GPS track so that the result can be displayed in an interactive maps within the application, but also <b><a href="../map_noisecapture/index.html#5/47.205/12.502">on this page</a></b>.
</p>
<p align="justify">
<b>NoiseCapture</b> can be used by anyone with experience in the field of noise, allowing to carry out acoustic measurements in a certain respect of the rules of art and then to observe a sufficiently critical look at the results provided.
</p>
<p align="center">
You can get the NoiseCapture App on the Google Play Store ... <a href='https://play.google.com/store/apps/details?id=org.noise_planet.noisecapture&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1' target="blank"><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png'/ width="164px" height="63px"></a>.
</p>
<p align="center">... or on the free Aptoide store <br> <a href="https://noisecapture.fr.aptoide.com/" target="blank"><img src="./assets/img/noisecapture/aptoide-logo.png" alt data-caption="NoiseCapture on Aptoide" width="30%"></a>
</p>
</div><!-- col-lg-6 -->
</div><!-- row -->
</div><!-- container -->
<!------------------------------------------------------------------------------------------------------------------------------------------------------------------>
<!-- ==== Video ==== -->
<div class="container" id="video" name="video">
<div class="row">
<h2 class="centered">NoiseCapture in video</h2>
<hr>
<br>
<div class="col-lg-offset-2 col-lg-8">
<p align="center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/JI-rw0f6zm4" frameborder="0" allowfullscreen></iframe>
</p>
<p align="center">
To see more videos about NoiseCapture, please have a look to this <a href="https://www.youtube.com/watch?v=TTS1QKvy7oI&list=PLenrNt6A6vneF3RlrrgKnqSOKjk-nF73w" target="_blank">dedicated playlist</a> on our YouTube channel.
</p>
</div><!-- col-lg -->
<br>
</div><!-- row -->
</div>
<!------------------------------------------------------------------------------------------------------------------------------------------------------------------>
<!-- ==== NoiseCapture user ==== -->
<div class="container" id="Noisecapture_user" name="Noisecapture_user">
<div class="row">
<h2 class="centered">NoiseCapture: what kind of users ?</h2>
<hr>
<br>
<div class="col-lg-offset-2 col-lg-8">
<p align="justify">
<b>NoiseCapture</b> is an application intended above all to a public having a level of <b>technical expertise</b> allowing to carry out acoustic measurements in a certain respect of the rules of art and then to give a sufficiently critical look at the results provided.
The profile of the user can be very diverse, but in any case it should have a certain "sensitivity" in the field of noise in the environment: acoustician, technician or engineer (in the broad sense) within a community or a consulting firm, a technical training professional, or any person who has received preliminary training in the use of the application, for example during a NoiseCapture Party.
<br>
<b>NoiseCapture</b> can of course be of interest to a wider audience, bearing in mind the need to have a critical look at the results provided by the application.
</p>
</div><!-- col-lg -->
<br>
</div><!-- row -->
</div><!-- container -->
<!-- ==== GREYWRAP ==== -->
<div class="container" id="greywrap" name="greywrap">
<div class="row">
<!-- NoiseCapture Party -->
<div class="col-lg-4 callout">
<i class="fa fa-microphone fa-4x" aria-hidden="true"></i>
<h2>NoiseCapture Party</h2>
<p align="justify">Because this app is based on VGI (Volunteer Geographic Information) concept, we promote <b>NoiseCapture Party</b>". If you want to organize this kind of event, see information <b><a href="./noisecapture_protocol.html">at this page</a></b>,
and become an <b>NoiseCapture "Ambassador"</b>.
</div><!-- col-lg-4 -->
<!-- Community noise maps -->
<div class="col-lg-4 callout">
<i class="fa fa-map fa-4x" aria-hidden="true"></i>
<h2>Community noise maps</h2>
<p align="justify">Using NoiseCapture, you collaborate to the built of participative noise maps. See map <b><a href="./map_noisecapture/index.html#5/47.175/12.524">at this page</a></b>.
<a href="./map_noisecapture/index.html#5/47.175/12.524"><img src="./assets/img/map/map_small.png" alt data-caption="Noise map" width="100%"></a>
</p>
</div><!-- col-lg-4 -->
<!-- NoiseCapture privacy policy -->
<div class="col-lg-4 callout">
<i class="fa fa-user fa-4x" aria-hidden="true"></i>
<h2>Privacy policy</h2>
<p align="justify">Using NoiseCapture, users can contribute to the realization of collaborative noise maps by anonymously sharing their measurements with the Community. All collected data are only used for scientific researches. For more information, users can take knowledge of privacy policies at <b><a href="./NoiseCapture_privacy_policy_history.html">this page</a></b>.
</p>
</div><!-- col-lg-4 -->
</div><!-- row -->
<div class="row">
<!-- Download data -->
<div class="col-lg-4 callout">
<i class="fa fa-download fa-4x" aria-hidden="true"></i>
<h2>Download data</h2>
<p align="justify">Data collected using NoiseCapture are distributed in a open way under the <a href="https://opendatacommons.org/licenses/odbl/" target="blank">OdBL</a> licenses). See our data section at:
<a href="http://data.noise-planet.org/index.html" target='_blank'><div tx-content="translate_urls"><img class="img-responsive" style="display: inline;" src="./assets/img/logos/data_en.png" alt="Logo data"/></div></a></p>
</div><!-- col-lg-4 -->
<!-- Cite NoiseCapture -->
<div class="col-lg-4 callout">
<i class="fa fa-file fa-4x" aria-hidden="true"></i>
<h2>Cite NoiseCapture</h2>
<p align="justify">If you want to cite NoiseCapture in a scientific paper (or else), please refer to this article:<br>
<i class="fa fa-file-text" aria-hidden="true"></i> PICAUT J., FORTIN N., BOCHER E., PETIT G., AUMOND P., GUILLAUME G. <a href="https://doi.org/10.1016/j.buildenv.2018.10.049" target="blank" > <i>«An open-science crowdsourcing approach for producing community noise maps using smartphones»</i></a>. Building and Environment. 2019. Vol. 148, pp. 20-33. (Open Access article - see <a href="https://www.sciencedirect.com/science/article/pii/S0360132318306747/pdfft?md5=c360b5effac20b3644360cce51d47799&pid=1-s2.0-S0360132318306747-main.pdf" target="blank">PDF</a>)
</p>
</div><!-- col-lg-4 -->
<!-- NoiseCapture resources -->
<div class="col-lg-4 callout">
<i class="fa fa-code fa-4x" aria-hidden="true"></i>
<h2>Resources</h2>
<p align="justify">
- Download NoiseCapture on the <a href="https://play.google.com/store/apps/details?id=org.noise_planet.noisecapture" target="blank">Google Play</a> store.
<br>
- Have a look to our <a href="https://github.com/Ifsttar/NoiseCapture" target="blank">GitHub code repository</a> to contribute to NoiseCapture's devlopments.
</p>
</div><!-- col-lg-4 -->
</div><!-- row -->
</div><!-- Container -->
<br>
<!------------------------------------------------------------------------------------------------------------------------------------------------------------------>
<!-- ==== USE CASES ==== -->
<div class="container" id="use_cases" name="use_cases">
<!-- Institutional contributors -->
<div class="row" align="center">
<h2>Use cases</h2>
Below are listed some articles, projects, use cases, ... where NoiseCapture has been used.
<table class="table table-hover">
<thead>
<tr>
<th scope="col">Name</th>
<th scope="col">Link</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">How did the ‘state of emergency’ declaration in Japan due to the COVID-19 pandemic affect the acoustic environment in a rather quiet residential area?</th>
<td><a href="https://ucl.scienceopen.com/document/read?vid=0dccbf42-eac3-4bda-b3c7-acf6b5dc62ed" target="blank" class="btn btn-default text-uppercase">Article</a></td>
</tr>
<tr>
<th scope="row">Assessment of noise pollution and its effect on patients undergoing surgeries under regional anesthesia, is it time to incorporate noise monitoring to anesthesia monitors: an observational cohort study</th>
<td><a href="https://link.springer.com/article/10.1186/s42077-020-00070-1" target="blank" class="btn btn-default text-uppercase">Article</a></td>
</tr>
<tr>
<th scope="row">Crowdsourcing Data for the Elaboration of Noise Maps: a Methodological Proposal</th>
<td><a href="https://iopscience.iop.org/article/10.1088/1742-6596/1603/1/012030/meta" target="blank" class="btn btn-default text-uppercase">Article</a></td>
</tr>
<tr>
<th scope="row">Analiza slobodnih aplikacija za mjerenje buke</th>
<td><a href="https://www.bib.irb.hr/949969?rad=949969" target="blank" class="btn btn-default text-uppercase">Article</a></td>
</tr>
<tr>
<th scope="row">Collaborative noise mapping using smartphone</th>
<td><a href="https://www.researchgate.net/publication/343846349_COLLABORATIVE_NOISE_MAPPING_USING_SMARTPHONE" target="blank" class="btn btn-default text-uppercase">Article</a></td>
</tr>
</tbody>
</table>
</div><!-- /row -->
<br>
</div>
<!------------------------------------------------------------------------------------------------------------------------------------------------------------------>
<!-- ==== NoiseCapture contributors ==== -->
<div class="container" id="contributors" name="contributors">
<!-- Institutional contributors -->
<div class="row">
<h2 class="centered">Contributors</h2>
<hr>
<div class="col-lg-12">
<h3 align="center" class="my-4">Institutional</h3>
<br>
</div>
<div class="col-lg-4 col-sm-6 text-center mb-4">
<a href="https://www.ec-nantes.fr/" target="blank"><img class="rounded-circle img-fluid d-block mx-auto" src="./assets/img/contributors/Centrale_Nantes_Logo.png" height="70px" alt="ECN"></a>
<h4>École Centrale de Nantes</h4>
</div>
<div class="col-lg-4 col-sm-6 text-center mb-4">
<a href="http://www.univ-ubs.fr/" target="blank"><img class="rounded-circle img-fluid d-block mx-auto" src="./assets/img/contributors/UBS.png" height="70px" alt="UBS"></a>
<h4>Université Bretagne Sud</h4>
</div>
<div class="col-lg-4 col-sm-6 text-center mb-4">
<a href="http://www.cerema.fr/" target="blank"><img class="rounded-circle img-fluid d-block mx-auto" src="./assets/img/contributors/Cerema.jpg" height="70px" alt="Cerema"></a>
<h4>Cerema</h4>
</div>
</div>
<!-- Partnerships -->
<div class="row">
<div class="col-lg-12">
<h3 align="center" class="my-4">Association / Company</h3>
<br>
</div>
<div class="col-lg-12 col-sm-12 text-center mb-4">
<a href="http://www.acoucite.org/" target="blank"><img class="rounded-circle img-fluid d-block mx-auto" src="./assets/img/contributors/Acoucite.png" height="70px" alt="Acoucité"></a>
<h4>Acoucité</h4>
</div>
</div>
<br>
</div>
<!------------------------------------------------------------------------------------------------------------------------------------------------------------------>
<!-- ==== NoiseCapture translators ==== -->
<div class="container" id="Noisecapture_translation" name="Noisecapture_translation">
<div class="row">
<h2 class="centered">NoiseCapture translators</h2>
<hr>
<br>
<div class="col-lg-offset-2 col-lg-8">
<p align="justify">
By default, the Noisecapture application is available in English and French. But did you know that you can help us translate it into other languages thanks to the <a href="https://www.transifex.com/LAE/noisecapture/" target="blank">Transifex platform</a> <i>(<a href="https://github.com/Ifsttar/NoiseCapture/wiki/10.-Contributing" target="blank">see more</a>)</i>? It's very simple and fast.
<br>
<br>
Special thanks to the following contributors, who have already done the job, for the benefit of the community:
<ul>
<li>Breton: Irriep Nala Novram</li>
<li>Chinese: Bo Lü <i>(aka odobo)</i></li>
<li>German: Michael Mueller, Tino Desjardins, Para Plue</li>
<li>Italian: Lorenzo Bigagli, Lena Rettori, Paolo Mazzetti</li>
<li>Portuguese (Brazil): Cristina Belderrain, Rafael Vaidotas</li>
<li>Romanian: Cristian Gabriel Alionte</li>
<li>Spanish: Miguel Angel Latre Abadia, Santiago Sánchez </li>
<li>Czech: Jiří Podhorecký <i>(aka <a href="https://spotter.ngo" target="_blank">Trendspotter</a>)</i></li>
</ul>
</p>
</div><!-- col-lg -->
</div><!-- row -->
<hr>
<br>
</div><!-- container -->
<!------------------------------------------------------------------------------------------------------------------------------------------------------------------>
<!-- ==== Co-funders ==== -->
<div class="container" id="Funders" name="Funders">
<div class="row">
<p align="center">This application was initially funded by</p>
<div class="col-lg-offset-2 col-lg-8">
<p align="center">
<a href="https://www.energic-od.eu/" target="blank"><img class="img-responsive" style="display: inline;" src="./assets/img/logos/Logo_EnergicOD.png" height="95px" width="263px" alt="Logo Energic-OD" /></a>
<a href="https://europa.eu/european-union/index_fr" target="blank"><img class="img-responsive" style="display: inline;" src="./assets/img/logos/Europe.png" height="95px" width="271px" alt="Logo Europe" /></a>
<a href="http://www.geopal.org/accueil" target="blank"><img class="img-responsive" style="display: inline;" src="./assets/img/logos/Logo_GEOPAL.png" height="95px" width="150px" alt="Logo GeoPAL" /></a>
</p>
</div><!-- col-lg -->
<br>
</div><!-- row -->
<br>
</div>
<!------------------------------------------------------------------------------------------------------------------------------------------------------------------>
<!-- FOOTER & CREDITS-->
<!-- Include content present in the "footer_credits.js" file -->
<script src="./footer_credits.js"></script>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script type="text/javascript" src="./assets/js/jquery.min.js"></script>
<script type="text/javascript" src="./assets/js/modernizr.custom.js"></script>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="./assets/js/html5shiv.js"></script>
<script src="./assets/js/respond.min.js"></script>
<![endif]-->
<!-- Transifex script -->
<script type="text/javascript">window.liveSettings={api_key:"4c31aac0398149cf971660ee00d6106b"};</script>
<script type="text/javascript" src="//cdn.transifex.com/live.js"></script>
<!-- for GitHub widget -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
<script type="text/javascript" src="./assets/js/bootstrap.min.js"></script>
<script type="text/javascript" src="./assets/js/retina.js"></script>
<script type="text/javascript" src="./assets/js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="./assets/js/smoothscroll.js"></script>
<script type="text/javascript" src="./assets/js/jquery-func.js"></script>
</body>
</html>