Function shepplogan::phantom

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

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.