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

Change the orientation of the picture #6

Open
shuren007 opened this issue Jul 26, 2019 · 3 comments · May be fixed by #10
Open

Change the orientation of the picture #6

shuren007 opened this issue Jul 26, 2019 · 3 comments · May be fixed by #10

Comments

@shuren007
Copy link

Hi,

How to rotate or flip camera images?

Thanks,

@jaybdub
Copy link
Contributor

jaybdub commented Jul 28, 2019

Hi shuren007,

Currently, the camera interface doesn't expose this functionality.

You can modify the GStreamer string in the CSICamera class method _gst_str() to flip the image by setting the flip-method property of the nvvidconv plugin.

From Accelerated GStreamer Guide:

image

I imagine this is a common feature, so perhaps we should consider exposing this functionality through the Camera interface.

Please let me know if you have any questions.

Best,
John

@graeme-gets
Copy link

This would be really good. Please can you implement it. Thanks

@gulliverhan gulliverhan linked a pull request Aug 18, 2019 that will close this issue
@CliffJumper
Copy link

It looks like there's been a PR for this issue for 1.5 years now. Is there a plan to merge this? Is this being maintained?

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 a pull request may close this issue.

4 participants