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

Framerate 0 for capture device #11

Closed
mynameisfiber opened this issue Mar 11, 2021 · 1 comment
Closed

Framerate 0 for capture device #11

mynameisfiber opened this issue Mar 11, 2021 · 1 comment

Comments

@mynameisfiber
Copy link

When using a capture device, this->imgProcSettings.framerate is zero which leads to the Riesz maximum frequency in the UI being 0.

https://github.com/tschnz/Live-Video-Magnification/blob/master/src/main/ui/MagnifyOptions.cpp#L416-L419

This effectively makes this magnification method unusable for capture devices.

@tschnz
Copy link
Owner

tschnz commented Nov 17, 2024

This is fixed now so at least Riesz works on live streams but the Cutoff Wavelength and Frequencies to amplify are not based on the real world anymore see #16

@tschnz tschnz closed this as completed Nov 17, 2024
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