Improve image capture resizing #2742
Labels
💎 Bounty
Issues eligible for bounty rewards, inviting community collaboration
bounty-sep-24
Bounties published in September 2024
Bug Description
The current naive strategy for downsampling captured images doesn't perform well when resizing images with light patterns, resulting in a stippled appearance.
Current Behavior
When images with light patterns are resized using the current downsampling strategy, the resized images appear stippled and amplify underlying shadow overlays like the image attached.
Expected Behavior
Resized images should maintain the quality of the original, without amplifying light patterns or shadow overlays.
Reproduction Steps
Note:
-Observe that the resized image of the above-given image exhibits a stippled appearance or amplified shadow overlays similar to the one attached above.
Possible Solution
Experiment with different platform methods for resizing images that do not amplify underlying shadow overlays. Potential solutions may include:
Acceptance Criteria
A successful pull request for this issue will be expected to contain the following:
Additional Information/Context
No response
Environment details (OS name and version, etc.)
No response
The text was updated successfully, but these errors were encountered: