[][src]Function shepplogan::phantom

pub fn phantom(ellipses: &[Ellipse], nx: usize, ny: usize) -> Vec<f64>

Creates a phantom based on given ellipses

Besides nx and ny, which define the number of pixels in x and y direction, this function also requires a vector of Ellipses.