Skip to content

reacTIVision 1.5.1

Latest
Compare
Choose a tag to compare
@mkalten mkalten released this 18 May 13:41
· 64 commits to 1.5.x since this release

This is a maintenance release which provides several bug fixes and updated builds for all platforms, also introducing a 64bit build and other significant improvements for Windows systems. For a detailed list of changes see below.

Binaries for Windows, Mac OS X and several Linux platforms can be downloaded from:
http://reactivision.sourceforge.net/#files

For Mac OS X it is recommended to use the 64bit build for Mac OS X 10.8 or later, which provides better performance and camera support. The 32bit binary for Mac OS X is a legacy build for Intel 32bit processors on Mac OS X 10.5 or later. For Windows it is recommended to use the 64bit build for Windows 7 64bit or later, which is optimized for Intel processors with AVX extension. The 32bit binary for Windows is available for 32bit systems and older processors on Windows XP or later.

Changelog:
  • revert FrameEqualizer to equalization rather than subtraction
  • fixed the calibration distortion for wide camera formats
  • correctly save updated camera configuration on exit
  • implemented camera format enumeration on Windows
  • added a dedicated PS3 camera driver on Mac OS X (thanks to Sebestyén Gábor)
  • implemented GAMMA and POWERLINE camera configuration on Mac OS X
  • implemented CONTRAST camera configuration on Windows
  • implemented V4L2_PIX_FMT_GREY in Video4Linux2 (for SUR40)
  • implemented STEPWISE camera formats in Video4Linux2 (for raspicam)
  • improved SDL event handling and adaptive VSync (for higher fps)
  • updated the SDL2 Framework to 2.0.4
  • code sign MacOSX application bundle