Skip to content
Snippets Groups Projects
Commit 4ec0a5cf authored by Harry Carey's avatar Harry Carey Committed by GitHub
Browse files

Update generate_target_slice.py

parent 80211d3a
No related branches found
No related tags found
No related merge requests found
import numpy as np
import math
def generate_target_slize(ouv, atlas):
def generate_target_slice(ouv, atlas):
width = None
height = None
ox, oy, oz, ux, uy, uz, vx, vy, vz = ouv
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment