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

changes to crop detections in video #8197

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

rg321
Copy link

@rg321 rg321 commented Nov 2, 2021

Keeping this in mind
#7282

proposing a simple solution.

show_img is Mat pointer. Just cropping desired portion out of Mat.
Useful for cropping detections in video, when src/image_opencv.cpp is used instead of src/image.cpp

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

3 participants