Skip to content

2022.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Yu-AnChen Yu-AnChen released this 24 Feb 08:49
· 131 commits to main since this release

Major

  • Support non-pyramidal and non-tiled tiff
  • Fix affine matrix computation to handle different pixel size target images
  • Use entropy to detect whether an image is a brightfield or fluorescent image (was using dtype)

Minor

  • Support single channel and RGB(A) input image
  • Switch to cv2.INTER_AREA for better downsizing interpolation
  • Open optional blurring and upsampling during block phase correlation

Full Changelog: v2021.12.0...v2022.02.0