Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (2)
CS with DCT theory for the image reconstruction
no vote
this file is written for the image reconstruction, which uses the DCT method. In order to get the image, the DCT matrix is used as the sparse matrix, the observable matrix is Gaussian, the method of reconstruction is OMP. As the algorithm is easy, we just split the image into small size (16X16), and the area which is not covered by the image will set to be zero, and the reconstruction is done block by block.
Gray474921
2016-08-23
1
1
FDK_projection_and_backprojection
no vote
this is a code about the projection and backprojection. Maybe it is useful for someone who have just studied the image reconstruction. There is no help for the one who is good at it.
Gray474921
2016-08-23
0
1
No more~