Skip to content

Add test for precision invariance#2885

Open
RunDevelopment wants to merge 2 commits intoimage-rs:mainfrom
RunDevelopment:precision-invariant-test
Open

Add test for precision invariance#2885
RunDevelopment wants to merge 2 commits intoimage-rs:mainfrom
RunDevelopment:precision-invariant-test

Conversation

@RunDevelopment
Copy link
Copy Markdown
Member

I added a test to ensure that certain image operations are invariant over the subpixel precision of an image. This property is important to make APIs behave consistently, especially for DynamicImage which abstracts over different precisions.

I only test a few operations for now. 3 operations have their tests ignored, because they are currently not precision invariant. Relevant issues/PRs are mentioned.

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.

1 participant