Skip to content

Clamp values to prevent overshooting artifacts during image extraction for equirectangular images using ns-process #3606

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

abrahamezzeddine
Copy link

Hello,

I noticed during conversion from equirectangular 360 camera image frames that there would be quite a lot of visible artifacts when inspecting the images. This usually occurs near edges when there's a lot of very high or very low contrast, causing apparent overshoots of the pixels. See image below;

Before code change:
image

After code change:
image

@abrahamezzeddine abrahamezzeddine changed the title Clamp values to prevent overshooting Clamp values to prevent overshooting artifacts during image extraction with ns-process Mar 3, 2025
Copy link
Collaborator

@kerrj kerrj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm thanks!

@abrahamezzeddine abrahamezzeddine changed the title Clamp values to prevent overshooting artifacts during image extraction with ns-process Clamp values to prevent overshooting artifacts during image extraction for equirectangular images using ns-process Mar 13, 2025
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.

2 participants