v2.0.0: Cameradar becomes a golang library and cameraccess replaces the old cameradar (#75)

* Better performance
* Better UX
* Lighter docker image
* More control over the features
* Suited for devs
* Better documentation

* No tests yet
This commit is contained in:
Brendan LE GLAUNEC
2017-09-18 22:07:19 +02:00
committed by GitHub
parent e27dfc8fba
commit 40512f5287
152 changed files with 980 additions and 20379 deletions
+6 -37
View File
@@ -1,46 +1,15 @@
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# Results
result.json
test-results.xml
*.xml
# Build
build/
# JetBrains
# IDE config
.idea/
.vscode/
# Deps
deps/boost/
deps/jsoncpp/
mysql-connector/
cpp/deps/jsoncpp/
cpp/deps/mysql-connector/
cpp/deployment/cameradar_*_Release_Linux.tar.gz
# Test
test/cameradartest.conf.json