v2.0
Aug 8, 2021
- Add
EasyPySpinWarning
to handle warning from EasyPySpin (usewarnings.simplefilter
orVideoCapture.setExceptionMode
) VideoCapture
: Add new methods;setExceptionMode
,set_pyspin_value
,get_pyspin_value
,grab
andretrieve
VideoCaptureEX
: RenewmergeHDR
andreadHDR
methodsMultipleVideoCapture
: Create a new class to handle multiple camerasSynchronizedVideoCapture
: Update class based onMultipleVideoCapture
. Which can handle not only primary and secondary cameras but also multiple secondary cameras and/or an external trigger.