Demo for how to use sequencer in flir machine vison camera(Blackfly s series) to exposure multiple times to get wider dynamic range.
Before run this code in jupyter notebook, sugget to:
-
setup a virtual env by conda tools,
-
and some dependency package should be installed at first,
-
install spinnaker sdk package with instruction in README file of SDK package.
...install opencv as fellow:
...conda install -c conda-forge opencv
Detailed operation of setups can reference its Tutorial video/使用序列器进行多次曝光,拓展相机的动态范围