I have program that read images each iteration:
for h in range(H): for w in range(W): z = depth_map[h,w] val = content_map[h,w] im