Skip to content

refactor#11

Open
vuhailongkl97 wants to merge 12 commits intomasterfrom
refactor
Open

refactor#11
vuhailongkl97 wants to merge 12 commits intomasterfrom
refactor

Conversation

@vuhailongkl97
Copy link
Copy Markdown
Owner

refactor structure for detector:

  • remove unused code disabled by Macros
  • support tracking multiple video sources
  • easy to custom frames/result in each steps by inserting hooked functions
  • get the detector's status :
    • connection status of video sources
    • take a picture.
    • get fps.
    • get detected results

@vuhailongkl97 vuhailongkl97 changed the title remove unused code disabled by the macros refactor Dec 19, 2022
vuhailongkl97 and others added 10 commits May 14, 2023 10:22
* update curl's content type as json

* reduce max-time for post an event

* adjust information on detected image

* update unittests

* Update cmake.yml
* remove unused submodules
#17)

* restructure the notifier module and update handle capture in miliseconds instead of secons

* correct including paths

* refactor notify::doWork for testable

* add locking guard for Notifier.hpp and DiscordNotifier.hpp

* correct Notifier::work return value

* unittest for discordNotifier
* remove unused code & update readme
* support detect in a defined polygon

* tracking + detect come in

* format code + fix fp when the frame's view have people inside safe zone

* add debug log + fix poligon check points
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant