embarc_applications
embarc_applications copied to clipboard
SUStech_EdgeCrowdCountingSystem
Summary
It's a demo of Edge-to-cloud collaboration to solve the crowd counting problem in SMART City.
User Manual
Refer to the readme.md file in our project for more information.
Please use tools cpplint
(Default linted extensions are ['c', 'hxx', 'cxx', 'hh', 'h++', 'h', 'cpp', 'c++', 'cc', 'cuh', 'hpp', 'cu'].) and flake8
(Default linted extension is .py.) to check your source code style, and make sure there are no errors
Please use tools
cpplint
(Default linted extensions are ['c', 'hxx', 'cxx', 'hh', 'h++', 'h', 'cpp', 'c++', 'cc', 'cuh', 'hpp', 'cu'].) andflake8
(Default linted extension is .py.) to check your source code style, and make sure there are no errors
We checked and modified the code.And some driving code came from embrac_osp project,we did not modify it.