decoder
This commit is contained in:
@@ -99,5 +99,5 @@ assert list(equations)[0] == 'T=(-1.665884e-08)*X^4+(1.347094e-05)*X^3+(-4.39626
|
||||
assert df.shape[0] == 6372
|
||||
|
||||
# produce a video
|
||||
system('ffmpeg -f image2 -framerate 25 -i %04d.png -s 288x384 thermal.avi')
|
||||
print('to play: ffplay thermal.avi')
|
||||
system('ffmpeg -f image2 -framerate 25 -i %04d.png -s 288x384 thermal.mp4')
|
||||
print('to play: ffplay thermal.mp4')
|
||||
|
||||
Reference in New Issue
Block a user