Closed alexlib closed 1 year ago
this change allows to use of files in the parameters such as cam1_10000.tif or anything that has a name like cam1_#.tif where # will be replaced later by the frame number according to the sequence
cam1_10000.tif
cam1_#.tif
#
the test_cavity repo has a branch that demonstrates this change. no need to change the optv library, everything is in Python.
test_cavity
optv
this change allows to use of files in the parameters such as
cam1_10000.tif
or anything that has a name likecam1_#.tif
where#
will be replaced later by the frame number according to the sequence