change simulate
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import imageio
|
||||
import numpy as np
|
||||
|
||||
cut_width = 512
|
||||
cut_height = 256
|
||||
cut_width = 1936
|
||||
cut_height = 1088
|
||||
|
||||
if __name__ == '__main__':
|
||||
# txt = open('./test.dat', 'w')
|
||||
|
||||
Reference in New Issue
Block a user