Hi all,
I am looking to understand how the dvs cameras works by completing an automated custom calibration of the camera. I am comfortable in python and was looking to use the dv-python module that has been built.
The dv-python module allows the recording and image processing of the aedat4 data in python, but does not allow the user to change the configuration parameters of the camera using python. I was looking to be able to use some basic c++ code to change camera configurations then wrap them into python, allowing me to change camera configuration parameters from python.
I have looked for some documentation on how to write the c++ code to change the configurations parameters of the camera, but failed to find anything I see as useful.
Hopefully someone could help me with this effort.
Thanks you.