Open
Description
It somehow "zooms" in the image. This is especially visible on the nearest-neighbor version of the test.
There's probably a bug in how we iterate on the pixels.
Implementation: https://github.com/image-js/image-js-typescript/blob/main/src/geometry/resize.ts#L55-L86
We need to fix it so these tests can be enabled:
image-js-typescript/src/geometry/__tests__/resize.test.ts
Lines 3 to 21 in 8d81c2b
Reference created by
image-js-typescript/test/img/opencv/generate.py
Lines 15 to 19 in 8d81c2b