Releases: JoHeinrich/amos-ss16-proj5
Releases · JoHeinrich/amos-ss16-proj5
sprint-13-release
-Cleaned up code
-Implemented Non-Maximum-Suppression for bounding boxes
-Updated scripts and created script for final demo
-Updated main about usage of the program
-Updated readme about usage of the program
final-release
minor style corrections in readme
sprint-13-release-candidate
-Cleaned up code
-Implemented Non-Maximum-Suppression for bounding boxes
-Updated scripts and created script for final demo
-Updated main about usage of the program
-Updated readme about usage of the program
final-release-candidate
minor style corrections in readme
sprint-12-release
Improved detection
Reduced technical debt
sprint-12-release-candidate
Cleaned up code
Optimised detection
sprint-11-release-candidate
- Multithreading enabled
- Multiple messages in CAF
- improved detection rate with new DetectionInROI function (the people detection is now only done at areas where vehicles are found)
- haarcascade_fullbody.xml was added
sprint-11-release
- Multithreading enabled
- Multiple messages in CAF
Integrated in single thread version:
- improved detection rate with new DetectionInROI function (the people detection is now only done at areas where vehicles are found)
- haarcascade_fullbody.xml was added
sprint-10-release
- the components stream decoder, object detection and scenario analyser are now combined
- the caf (actor framework) is used for communication
- support for .mp4 videos
sprint-10-release-candidate
- the components stream decoder, object detection and scenario analyser are now combined
- the caf actor framework is used for communication
- support for .mp4 videos