Skip to content

R1-1

Compare
Choose a tag to compare
@jwlodek jwlodek released this 17 Apr 18:38
· 67 commits to master since this release

R1-1 (17-April-2019)

  • Computer Vision functions implemented:

    • Sharpening filter
    • Image subtraction
    • Image statistics
    • Distance between objects
  • Additional Feature changes

    • File saving temporarily removed due to crashing issues over ssh and additional dependency
    • Camera bit depth selector added to play better with higher bit images
    • Image scaling corrected to account for other bit depth images
    • Minor screen updates to reflect feature changes
  • Bugs Fixed

    • Bug where invalid bit depth could cause IOC to crash
    • Bug where certain PV would cause error at IOC startup
    • Fixed Image passthrough to work with any bit depth
    • Fixed colorspace of color images passed through
    • Removed code that caused certain compiler warnings - Cleaner compile