Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 10:32
· 20 commits to master since this release
4d89e5c

ImageTransformations v0.9.0

Diff since v0.8.13

Closed issues:

  • How to improve imresize for downsizing (#28)
  • Could Warp function be used to do a projective transformation of an image using a 3x3 matrix? (#46)
  • restrict produces wrong boundary values if called with a one-row array (#47)
  • restrict not preserving image colortype (#68)
  • Move restrict to a faster loading package? (#69)
  • imresize failed with ARGB32 (#97)
  • new type instability during restrict on OffsetArray (#118)
  • skip prefilter step for BSpline(Linear()) and BSpline(Constant()) (#123)
  • Images getting generated differently (#137)

Merged pull requests: