image-js / image-js-typescript

Temporary repository to work on the migration of image-js to TypeScript
https://image-js.github.io/image-js-typescript/
MIT License
5 stars 5 forks source link

add cropRectangle #439

Closed stropitek closed 4 months ago

stropitek commented 5 months ago

Closes: https://github.com/image-js/image-js-typescript/issues/436

stropitek commented 4 months ago

The correctness of the expected test results was checked by plotting the points from which we are supposed to interpolate and check visually if the value corresponds to the nearest neighbour.