Skip to content

v2.0.5

Compare
Choose a tag to compare
@WeisLeDocto WeisLeDocto released this 29 Feb 16:07
· 101 commits to master since this release
e069fd4

Crappy 2.0.5

Main changes in this new release:

  • Fix missing resources class in Crappy (bug added in ef8640d, present in versions 2.0.3 and 2.0.4)
  • Fix duplicate image formats listed in CameraGstreamer and CameraOpencv when used with v4l2
  • Fix wrong image shape and data type detection in camera configuration window when no image can be acquired from the camera
  • Add a padding of zeros to the image index in the name of the images recorded by the Camera Block
  • Add the possibility for users to provide their own fields as numpy arrays for image correlation
  • The Camera Block now sends a message containing the timestamp, index, and metadata of all the recorded images in case no image processing is performed, and at least one output Link is defined
  • Add the Synchronizer Block, for interpolating input labels over the same time base as a reference label. Similar to the existing Multiplexer Block, except the Multiplexer treats all labels equally and doesn't consider one as a reference
  • Various minor documentation updates

Merged pull requests

Full Changelog: v2.0.4...v2.0.5

The tarball and the wheel are available on PyPI