Skip to content

v4.7.1

Compare
Choose a tag to compare
@smistad smistad released this 17 Aug 07:48
· 120 commits to master since this release

This is a patch release with mostly just bug fixes.

Changes

  • Update Clarius Cast API to version 10.3.0.
  • Fixed incorrect default port for Clarius.
  • Enabled Clarius for arm64 on Mac.
  • Fixed error in ImageResizer causing pixel shift.
  • Added the missing TransferFunction to pyFAST.
  • Fixed issue with runPipeline and datahub and additional command line parameters.
  • Fixed issue with pyFAST and VertexTensorToSegmentation::create.
  • Fixed bugs in PatchGenerator for 3D, and in 2D which didn't pad images at edges.
  • Added resizeBackToOriginalSize argument to create method of SegmentationNetwork.
  • Fixed NonLcalMeans was missing setModified in its set methods.
  • Added possibility of converting from dB to grayscale in EnvelopeAndLogCompressor and in UFFStreamer when not scan converting.
  • Fixed issue with ownership/deleting of OpenGL textures retrieved from Image object.
  • Fixed bug with std::to_string rounding very small pixel spacing numbers causing shifts in high res WSI segmentation.
  • Fixed bug in OpenVINO with index and multi input/output models.
  • Added more documentation (python tutorials).

Full Changelog: v4.7.0...v4.7.1

Release binaries and installers can be downloaded below by pressing "assets". Make sure you have the required dependencies installed on your system before using the release: see the installation instructions for Windows, Ubuntu Linux and macOS