You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Libraries.txt
+139-142
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
Open Source libraries used in the Scanbot Barcode Scanner SDK for Android version 3.0.5
1
+
Open Source libraries used in the Scanbot Barcode Scanner SDK for Android version 3.0.6
2
2
3
3
CWAC-Camera
4
4
@@ -142,109 +142,6 @@ limitations under the License.
142
142
143
143
144
144
145
-
Nameof C++
146
-
147
-
Version 0.8.3
148
-
(https://github.com/Neargye/nameof)
149
-
150
-
MIT License
151
-
152
-
Copyright (c) 2016, 2018 - 2019 Daniil Goncharov
153
-
154
-
Permission is hereby granted, free of charge, to any person obtaining
155
-
a copy of this software and associated documentation files (the
156
-
"Software"), to deal in the Software without restriction, including
157
-
without limitation the rights to use, copy, modify, merge, publish,
158
-
distribute, sublicense, and/or sell copies of the Software, and to
159
-
permit persons to whom the Software is furnished to do so, subject to
160
-
the following conditions:
161
-
162
-
The above copyright notice and this permission notice shall be
163
-
included in all copies or substantial portions of the Software.
164
-
165
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
166
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
167
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
168
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
169
-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
170
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
171
-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
172
-
173
-
174
-
175
-
ZXing-C++, C++ port of ZXing
176
-
177
-
(https://github.com/nu-book/zxing-cpp)
178
-
179
-
Copyright 2016 Nu-book Inc.
180
-
Copyright 2016 ZXing authors
181
-
182
-
Licensed under the Apache License, Version 2.0 (the "License");
183
-
you may not use this file except in compliance with the License.
184
-
You may obtain a copy of the License at
185
-
186
-
http://www.apache.org/licenses/LICENSE-2.0
187
-
188
-
Unless required by applicable law or agreed to in writing, software
189
-
distributed under the License is distributed on an "AS IS" BASIS,
190
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
191
-
See the License for the specific language governing permissions and
192
-
limitations under the License.
193
-
194
-
195
-
196
-
TensorFlow
197
-
198
-
Version based on GitHub commit a4dfb8d1a71
199
-
(https://github.com/tensorflow/tensorflow)
200
-
201
-
Copyright 2017 The TensorFlow Authors. All Rights Reserved.
202
-
203
-
Licensed under the Apache License, Version 2.0 (the "License");
204
-
you may not use this file except in compliance with the License.
205
-
You may obtain a copy of the License at
206
-
207
-
http://www.apache.org/licenses/LICENSE-2.0
208
-
209
-
Unless required by applicable law or agreed to in writing, software
210
-
distributed under the License is distributed on an "AS IS" BASIS,
211
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
212
-
See the License for the specific language governing permissions and
213
-
limitations under the License.
214
-
215
-
216
-
217
-
BOOST C++ Libraries
218
-
219
-
Version 1.68
220
-
(https://github.com/boostorg/boost)
221
-
222
-
This library is distributed under the terms of the following license: https://www.boost.org/LICENSE_1_0.txt
223
-
224
-
Boost Software License - Version 1.0 - August 17th, 2003
225
-
226
-
Permission is hereby granted, free of charge, to any person or organization obtaining
227
-
a copy of the software and accompanying documentation covered by this license
228
-
(the "Software") to use, reproduce, display, distribute, execute, and transmit
229
-
the Software, and to prepare derivative works of the Software, and to permit third-parties
230
-
to whom the Software is furnished to do so, all subject to the following:
231
-
232
-
The copyright notices in the Software and this entire statement, including the above
233
-
license grant, this restriction and the following disclaimer, must be included in
234
-
all copies of the Software, in whole or in part, and all derivative works of the
235
-
Software, unless such copies or derivative
236
-
works are solely in the form of machine-executable object code generated by a source
237
-
language processor.
238
-
239
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
240
-
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
241
-
PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE
242
-
DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN
243
-
CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
244
-
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
245
-
246
-
247
-
248
145
BoringSSL
249
146
250
147
https://github.com/google/boringssl
@@ -357,39 +254,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
357
254
358
255
359
256
360
-
Filesystem.hpp
361
-
362
-
(https://github.com/bin-build/filesystem)
363
-
Copyright (c) 2015-2017, Wenzel Jakob
364
-
Copyright (c) 2017, Josh Junon
365
-
All rights reserved.
366
-
This library is distributed under the terms of a BSD 2-Clause License (https://github.com/bin-build/filesystem/blob/master/LICENSE)
367
-
368
-
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
369
-
370
-
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
371
-
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
372
-
373
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
This library is distributed under the terms of a MIT License (https://github.com/nlohmann/json/blob/develop/LICENSE.MIT)
383
-
384
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
385
-
386
-
The above copyright notice and this permission notice shall be included in all
387
-
copies or substantial portions of the Software.
388
-
389
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
390
-
391
-
392
-
393
257
OpenCV
394
258
395
259
Version 4.4.0
@@ -483,6 +347,127 @@ POSSIBILITY OF SUCH DAMAGE.
483
347
484
348
485
349
350
+
BOOST C++ Libraries
351
+
352
+
Version 1.73
353
+
(https://github.com/boostorg/boost)
354
+
355
+
This library is distributed under the terms of the following license: https://www.boost.org/LICENSE_1_0.txt
356
+
357
+
Boost Software License - Version 1.0 - August 17th, 2003
358
+
359
+
Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following:
360
+
361
+
The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative
362
+
works are solely in the form of machine-executable object code generated by a source language processor.
363
+
364
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
365
+
366
+
367
+
368
+
Filesystem.hpp
369
+
370
+
(https://github.com/bin-build/filesystem)
371
+
Copyright (c) 2015-2017, Wenzel Jakob
372
+
Copyright (c) 2017, Josh Junon
373
+
All rights reserved.
374
+
375
+
This library is distributed under the terms of a BSD 2-Clause License (https://github.com/bin-build/filesystem/blob/master/LICENSE)
376
+
377
+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
378
+
379
+
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
380
+
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
381
+
382
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
This library is distributed under the terms of a MIT License (https://github.com/nlohmann/json/blob/develop/LICENSE.MIT)
392
+
393
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
394
+
395
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
396
+
397
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
398
+
399
+
400
+
401
+
Nameof C++
402
+
403
+
Version 0.8.3
404
+
(https://github.com/Neargye/nameof)
405
+
406
+
MIT License
407
+
408
+
Copyright (c) 2016, 2018 - 2019 Daniil Goncharov
409
+
410
+
Permission is hereby granted, free of charge, to any person obtaining a copy
411
+
of this software and associated documentation files (the "Software"), to deal
412
+
in the Software without restriction, including without limitation the rights
413
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
414
+
copies of the Software, and to permit persons to whom the Software is
415
+
furnished to do so, subject to the following conditions:
416
+
417
+
The above copyright notice and this permission notice shall be included in all
418
+
copies or substantial portions of the Software.
419
+
420
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
421
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
422
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
423
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
424
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
425
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
426
+
SOFTWARE.
427
+
428
+
429
+
430
+
ZXing-C++, C++ port of ZXing
431
+
432
+
(https://github.com/nu-book/zxing-cpp)
433
+
434
+
Copyright 2016 Nu-book Inc.
435
+
Copyright 2016 ZXing authors
436
+
437
+
438
+
Licensed under the Apache License, Version 2.0 (the "License");
439
+
you may not use this file except in compliance with the License.
440
+
You may obtain a copy of the License at
441
+
442
+
http://www.apache.org/licenses/LICENSE-2.0
443
+
444
+
Unless required by applicable law or agreed to in writing, software
445
+
distributed under the License is distributed on an "AS IS" BASIS,
446
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
447
+
See the License for the specific language governing permissions and
448
+
limitations under the License.
449
+
450
+
451
+
452
+
TensorFlow
453
+
454
+
Version based on GitHub commit a4dfb8d1a71
455
+
(https://github.com/tensorflow/tensorflow)
456
+
457
+
Licensed under the Apache License, Version 2.0 (the "License");
458
+
you may not use this file except in compliance with the License.
459
+
You may obtain a copy of the License at
460
+
461
+
http://www.apache.org/licenses/LICENSE-2.0
462
+
463
+
Unless required by applicable law or agreed to in writing, software
464
+
distributed under the License is distributed on an "AS IS" BASIS,
465
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
466
+
See the License for the specific language governing permissions and
467
+
limitations under the License.
468
+
469
+
470
+
486
471
xsimd
487
472
488
473
Version based on GitHub commit 3d17850
@@ -491,16 +476,21 @@ Version based on GitHub commit 3d17850
491
476
Copyright (c) 2016, Johan Mabille, Sylvain Corlay, Wolf Vollprecht and Martin Renou
492
477
Copyright (c) 2016, QuantStack
493
478
All rights reserved.
479
+
494
480
Redistribution and use in source and binary forms, with or without
495
481
modification, are permitted provided that the following conditions are met:
482
+
496
483
* Redistributions of source code must retain the above copyright notice, this
497
484
list of conditions and the following disclaimer.
485
+
498
486
* Redistributions in binary form must reproduce the above copyright notice,
499
487
this list of conditions and the following disclaimer in the documentation
500
488
and/or other materials provided with the distribution.
489
+
501
490
* Neither the name of the copyright holder nor the names of its
502
491
contributors may be used to endorse or promote products derived from
503
492
this software without specific prior written permission.
493
+
504
494
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
505
495
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
506
496
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
@@ -520,19 +510,25 @@ Version based on GitHub commit e0f0066
520
510
(https://github.com/xtensor-stack/xtl)
521
511
522
512
BSD 3-Clause License
513
+
523
514
Copyright (c) 2017, Sylvain Corlay, Johan Mabille and Wolf Vollprecht
524
515
Copyright (c) 2017, QuantStack
525
516
All rights reserved.
517
+
526
518
Redistribution and use in source and binary forms, with or without
527
519
modification, are permitted provided that the following conditions are met:
520
+
528
521
* Redistributions of source code must retain the above copyright notice, this
529
522
list of conditions and the following disclaimer.
523
+
530
524
* Redistributions in binary form must reproduce the above copyright notice,
531
525
this list of conditions and the following disclaimer in the documentation
532
526
and/or other materials provided with the distribution.
527
+
533
528
* Neither the name of the copyright holder nor the names of its
534
529
contributors may be used to endorse or promote products derived from
535
530
this software without specific prior written permission.
531
+
536
532
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
537
533
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
538
534
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
@@ -551,19 +547,25 @@ xtensor
551
547
Version based on GitHub commit be35a26
552
548
(https://github.com/doo/xtensor)
553
549
550
+
554
551
Copyright (c) 2016, Johan Mabille, Sylvain Corlay and Wolf Vollprecht
555
552
Copyright (c) 2016, QuantStack
556
553
All rights reserved.
554
+
557
555
Redistribution and use in source and binary forms, with or without
558
556
modification, are permitted provided that the following conditions are met:
557
+
559
558
* Redistributions of source code must retain the above copyright notice, this
560
559
list of conditions and the following disclaimer.
560
+
561
561
* Redistributions in binary form must reproduce the above copyright notice,
562
562
this list of conditions and the following disclaimer in the documentation
563
563
and/or other materials provided with the distribution.
564
+
564
565
* Neither the name of the copyright holder nor the names of its
565
566
contributors may be used to endorse or promote products derived from
566
567
this software without specific prior written permission.
568
+
567
569
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
568
570
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
569
571
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
@@ -585,24 +587,19 @@ Version based on GitHub commit fb8d1f1b2
585
587
BSD License
586
588
587
589
For XNNPACK software
588
-
589
590
Copyright (c) Facebook, Inc. and its affiliates. All rights reserved.
590
591
Copyright 2019 Google LLC
591
592
592
593
Redistribution and use in source and binary forms, with or without modification,
593
594
are permitted provided that the following conditions are met:
594
-
595
595
* Redistributions of source code must retain the above copyright notice, this
596
596
list of conditions and the following disclaimer.
597
-
598
597
* Redistributions in binary form must reproduce the above copyright notice,
599
598
this list of conditions and the following disclaimer in the documentation
600
599
and/or other materials provided with the distribution.
601
-
602
600
* Neither the name Facebook nor the names of its contributors may be used to
603
601
endorse or promote products derived from this software without specific
604
602
prior written permission.
605
-
606
603
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
607
604
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
608
605
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
0 commit comments