Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenCV 4.0 ready #92

Merged
merged 39 commits into from Jun 10, 2018
Merged

OpenCV 4.0 ready #92

merged 39 commits into from Jun 10, 2018

Conversation

Nuzhny007
Copy link
Collaborator

@Nuzhny007 Nuzhny007 commented Jun 5, 2018

  1. Some fixes for OpenCV 4.0 support.
  2. New parameters for DNN detectors
  3. Added simple Abandoned detector

Nuzhny007 and others added 30 commits February 3, 2018 16:21


# Conflicts:
#	CMakeLists.txt
#	VideoExample.h
@Nuzhny007 Nuzhny007 mentioned this pull request Jun 5, 2018
@Smorodov
Copy link
Owner

Smorodov commented Jun 9, 2018

This branch has conflicts that mast be resolved.



# Conflicts:
#	Tracker/Ctracker.cpp
#	VideoExample.h
@Smorodov Smorodov merged commit 7cecf19 into Smorodov:master Jun 10, 2018
xzou999 pushed a commit to xzou999/Multitarget-tracker that referenced this pull request Oct 25, 2021
* Added hough3d sources

* Calculate 3D hough trajectory lines

* Added fps

* Some warnings removing

* Fixed warning

* Added small crops in DNN detector for High resolution videos and small objects

* Small refactoring

* Some fix for single tracking

* Added openmp flags to the compiler

* Draw trajectory option

* Update Readme

* Fixed link

* Hough3D disabled now in CMake

* Added Yolo (and Tiny Yolo) detector

* Update Readme

* Remove unused Hybrid face detector

* Extract Capture+Detection into the separate thread

* Fixed potential deadlock

* Points visualization

* Control out the frame moving

* Remove hough3d from master

* Fixed NMS for object with different types

* Fix in Readme and TODO

* OpenCV 4.0 ready

* Added YOLO v3 tiny

* Added compute target for DNN examples (default is OpenCL_FP16)

* Fixed compatible bug with OpenCV version < 4.0

* Fixed project name in CMake

* Simple implementation of the Abandoned detection

* Increased timeout

* Fixed help message

* Added Abandoned to the Readme

* Fixed Readme
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.

None yet

2 participants