Skip to content
Snippets Groups Projects
Commit 6b83ae44 authored by tomrink's avatar tomrink
Browse files

snapshot..

parent 019ef4b0
No related branches found
No related tags found
No related merge requests found
......@@ -86,15 +86,9 @@ y_130 = slice(2, 132)
x_134_2 = slice(1, 134, 2)
y_134_2 = slice(1, 134, 2)
# slc_x_2 = x_128_2
# slc_y_2 = y_128_2
# slc_x = x_128
# slc_y = y_128
# t = np.arange(0, 64, 0.5)
# s = np.arange(0, 64, 0.5)
# x_2 = x_64
# y_2 = y_64
# Kernel size: 3, target size: (128, 128)
x_130 = slice(2, 132)
y_130 = slice(2, 132)
slc_x_2 = x_134_2
slc_y_2 = y_134_2
slc_x = x_128
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment