R1-1
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