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

Rendering videos #4

Open
Tetsujinfr opened this issue Jul 12, 2022 · 3 comments
Open

Rendering videos #4

Tetsujinfr opened this issue Jul 12, 2022 · 3 comments

Comments

@Tetsujinfr
Copy link

hi
thanks for this great piece of code.

I am doing some tests on videos, is there a specific mode to ensure temporal consistency for video rendering?

I have tried a few image by image processing, and the results are subject to flickering, especially when there are strong intense areas, even small (the blinking crosswalk light in the below examples)

thanks

video7_bushi_compare_sml.mp4
video7_colorful_landscape_compare_sml.mp4
@hahnec
Copy link
Owner

hahnec commented Jul 13, 2022

Great to see this algorithm running on real video data, which I have never tried before. Yet, there is no option that covers your issue. If you hand over the video (or even better frames), I can have a look and stabilize the flickering.

@ShakedDovrat
Copy link

Doesn't the color matching eventually come down to a LUT (lookup table), which can be applied to each frame in the same manner?

@EmaxMartino
Copy link

This great guys! 🫠 Any chance to get more coherence between the frames? Any update?🙏

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

4 participants