You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@dkurt
This is a very good improvement for detection performance.
It works well for VideoCamera, because FPS is limited.
But it works a bit strange for video files - very high capture_fps = 256 FPS, a lot of skipped frames. A five-minute video file is played in a several seconds. Everything flickers very fast on the screen.
Perhaps better to limit the capture_fps = max(detection_fps, videofile_fps).
lblq2011@163.com
From: Dmitry Kurtaev
Date: 2019-07-15 11:10
To: opencv/opencv
CC: Subscribed
Subject: Re: [opencv/opencv] Async mode for dnn's object detection sample (#14516)
@AlexeyAB, thanks! That's a good point. Feel free to propose a PR or open an issue.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pullrequest changes
resolves #13667
Camera with 60fps @ 1280x720 is used (Logitech C922 PRO)
--async=0
--async=1
--async=2
--async=3
--async=4
CPU: Intel® Core™ i7-6700K CPU @ 4.00GHz × 8
NCS: Intel® Movidius™ Neural Compute Stick
NCS2: Intel® Neural Compute Stick 2