[~] Refactor

This commit is contained in:
Siarhei Siniak 2021-07-23 09:55:34 +03:00
parent c94a5f608e
commit 3caa0b5474

@ -1071,7 +1071,7 @@ def kernel_15(
) )
) )
matplotlib.pyplot.imshow(t14) matplotlib.pyplot.imshow(t14)
t25 = 'kernel_15-%05d.png' % t7 t25 = 'kernel_15-%05d.jpg' % t7
f.savefig(t25) f.savefig(t25)
t24.append(t25) t24.append(t25)
matplotlib.pyplot.close(f) matplotlib.pyplot.close(f)