Easypyspin

Latest version: v2.0.0

Safety actively analyzes 629994 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.0

Aug 8, 2021
- Add `EasyPySpinWarning` to handle warning from EasyPySpin (use `warnings.simplefilter` or `VideoCapture.setExceptionMode`)
- `VideoCapture`: Add new methods; `setExceptionMode`, `set_pyspin_value`, `get_pyspin_value`, `grab` and `retrieve`
- `VideoCaptureEX`: Renew `mergeHDR` and `readHDR` methods
- `MultipleVideoCapture`: Create a new class to handle multiple cameras
- `SynchronizedVideoCapture`: Update class based on `MultipleVideoCapture`. Which can handle not only primary and secondary cameras but also multiple secondary cameras and/or an external trigger.

1.2

Sep 17, 2020
- Add `VideoCaptureEX` class for HDR (`mergeHDR` and `readHDR` 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 of `VideoCapture` )
- Add command line tool

1.1

Jul 2, 2020
- Add `SynchronizedVideoCapture` class for hardware synchronized primary and secondary cameras

1.0

Apr 29, 2020
- Create `VideoCapture` class with basic methods (`read`, `release`, `isOpened`, `set` and `get`)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.