embarc_applications icon indicating copy to clipboard operation
embarc_applications copied to clipboard

SUStech_EdgeCrowdCountingSystem

Open lzzccc opened this issue 5 years ago • 2 comments

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.

lzzccc avatar Aug 13 '19 13:08 lzzccc

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

wangnuannuan avatar Aug 14 '19 04:08 wangnuannuan

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

We checked and modified the code.And some driving code came from embrac_osp project,we did not modify it.

lzzccc avatar Aug 14 '19 14:08 lzzccc