Sensor Input
PyTouch provides a sensor handler class which streams frames from sensors based on cv2.VideoCapture
.
It allows for some basic functionality such as:
- Retrieving available data or frames from sensor
#
UsageAn example is shown below on the usage of SensorHandler
Sensor data is returned with,