Warning
This module is known to be buggy in version 0.6: Do NOT use it without having checked it provides proper results
A class for performing a tomographic projection (Radon Transform) using OpenCL
copy a Nx * Ny slice to self.d_slice which is (Nx+2)*(Ny+2)
Perform the projection on an input image
Parameters: | image – Image to project |
---|---|
Returns: | A sinogram |