Releases: elerac/EasyPySpin
Releases · elerac/EasyPySpin
v2.0.1
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.
v1.2
Sep 17, 2020
- Add
VideoCaptureEX
class for HDR (mergeHDR
andreadHDR
methods) and average capture (average_num
attribute) - Add a flag for automatic software trigger execution (inside
VideoCapture
) - Enhanced checks on camera connection (inside
__init__
method ofVideoCapture
) - Add command line tool