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

EMGUCV 4.8 VideoCapture.Set is not setting desired Width and Height #916

Open
ajaypandya12 opened this issue Mar 10, 2024 · 0 comments
Open
Assignees

Comments

@ajaypandya12
Copy link

Greetings of the day!

I am using EMGUCV 4.8 VideoCapture class for capturing the video. I am setting the resolution 1280x1024 but the frame returns the image of 1280x720. The device which I am using is capable of providing me that resolution.

Before, I was using EMGUCV 2.9 in that I was using Capture.SetCaptureProperty and that was allowing me to set any resolution.

My capture device is the same that thing I have just changed is EMGUCV version. 2.9 version was heping me with any resolution but why 4.8 version is not allowing me to do that so?

Kindly help me out.

I am using windows 10 x64. .Net version is 4.8 now, before it was 4.5.5.

Thanks.

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

No branches or pull requests

2 participants