Skip to content

Release v2.4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 21:43

Features

  • Synchronized python/cpp examples, added missing examples between python/cpp, added code tabs in documentation
  • Lossless image encoding
  • Added getUsbSpeed API to retrieve connection speed

Bugs

  • Random crash on raspberry pi/jetson, stability fixes.
  • OV9282: fix over-exposure outdoors, in sunlight
  • Fix disparity/depth potential flipping between frames, with LR-check enabled
  • StereoDepth depth output alignment to RGB works now (only disparity worked before)

Misc

  • With LR-check enabled, disparity/depth is aligned to 'right' frame by default, and setRectifyMirrorFrame is ignored.