Skip to content

R1-1

Compare
Choose a tag to compare
@jwlodek jwlodek released this 28 Jan 23:13
· 129 commits to master since this release
e365703

R1-1 (28-January-2019)

  • Key detector features implemented:

    • Support for Uncompressed and Grayscale images
    • Support for 16-bit images
    • Image timestamps
  • Key fixes and improvements

    • Memory copying fixed to remove race condition that could cause plugins to crash
    • Improved conversion between frame format and PV
    • Updated documentation with params[in]/[out]
    • Added LICENSE
    • Code formatting cleaned up (removed all tab characters)