Skip to content

poly_sinogram and poly_CT #5

@huaibovip

Description

@huaibovip

Thanks for sharing the preprocessed dataset.
What do poly_sinogram and poly_CT stand for, please?

gt = h5py.File(path, 'r')
Xgt = gt['image'][()]
Spoly = gt['poly_sinogram'][()]
Sgt = np.asarray(ray_trafo(Xgt))

Spoly does not seem to be equal to Sgt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions