Rank: 2590 based on 18 downloads (last 30 days) and 1 file submitted
photo

Munir Ahmad

E-mail

Personal Profile:

PhD Medical Physics Student

Professional Interests:
Medical Imaging

 

Watch this Author's files

 

Files Posted by Munir
Updated   File Tags Downloads
(last 30 days)
Comments Rating
19 Jun 2009 Screenshot PET reconstruction system matrix DLL to generate a PET system matrix for image reconstruction Author: Munir Ahmad image processing, matrix, physics, simulation, mathematics, image reconstruction 18 4
  • 5.0
5.0 | 1 rating
Comments and Ratings by Munir View all
Updated File Comments Rating
29 Jun 2009 PET reconstruction system matrix DLL to generate a PET system matrix for image reconstruction Author: Munir Ahmad

Please note that this function can be used in iterative reconstruction methods, such as maximum likelihood (ML EM) to evaluate system matrix elements.

Please contact me in case you have any questions at munirahm@gmail.com

24 Jun 2009 PET reconstruction system matrix DLL to generate a PET system matrix for image reconstruction Author: Munir Ahmad

I would like to detial the use of this function a bit. This function is of a first hand implementation of the method to calculate system amtrix elements in a PET system. It make certain assumptions at this time evalute the matrix elements. It assumes that the detector does not extend out of the reconstruction circle as it cannot deal with the zero matri value (an error of division by zero may occur), though it is not difficult to modify the .CPP file to add this functionality. I will add this functionality in the next version. Also, another method is to calculate intersected area of the projection ray and the pixel, that function will also follow this one later. It is faster if you assume detector width equal to that of the reonstruction pixel width. It works in 2D only at the moment.

Comments and Ratings on Munir's Files View all
Updated File Comment by Comments Rating
19 Dec 2011 PET reconstruction system matrix DLL to generate a PET system matrix for image reconstruction Author: Munir Ahmad moradi, hamed
14 Jun 2011 PET reconstruction system matrix DLL to generate a PET system matrix for image reconstruction Author: Munir Ahmad Siarhei

Hello,
I think I have found a bug in code.

the left down corner of the object should have coordinates:

bx = - (hp - 1)*dx/ 2.0;
by= - (vp - 1)*dy/ 2.0;

instead of

bx = - (hp/2.0 - dx/ 2.0);
b = - (vp/2.0 - dy/ 2.0);

13 Jun 2011 PET reconstruction system matrix DLL to generate a PET system matrix for image reconstruction Author: Munir Ahmad Siarhei

Dear Munir,
Could you please clarify what all parameters do mean?

In case if it is needed to re scale system matrix, what should be changed: i.e. physical volume of image should be constant. Therefore we can change, h(v)pixels -number of pixels in image dimensions, or physical pixel sizes.

29 Jun 2009 PET reconstruction system matrix DLL to generate a PET system matrix for image reconstruction Author: Munir Ahmad Ahmad, Munir

Please note that this function can be used in iterative reconstruction methods, such as maximum likelihood (ML EM) to evaluate system matrix elements.

Please contact me in case you have any questions at munirahm@gmail.com

24 Jun 2009 PET reconstruction system matrix DLL to generate a PET system matrix for image reconstruction Author: Munir Ahmad Ahmad, Munir

I would like to detial the use of this function a bit. This function is of a first hand implementation of the method to calculate system amtrix elements in a PET system. It make certain assumptions at this time evalute the matrix elements. It assumes that the detector does not extend out of the reconstruction circle as it cannot deal with the zero matri value (an error of division by zero may occur), though it is not difficult to modify the .CPP file to add this functionality. I will add this functionality in the next version. Also, another method is to calculate intersected area of the projection ray and the pixel, that function will also follow this one later. It is faster if you assume detector width equal to that of the reonstruction pixel width. It works in 2D only at the moment.

Top Tags Applied by Munir
image processing, image reconstruction, iterative reconstruction, mathematics, matrix
Files Tagged by Munir
Updated   File Tags Downloads
(last 30 days)
Comments Rating
19 Jun 2009 Screenshot PET reconstruction system matrix DLL to generate a PET system matrix for image reconstruction Author: Munir Ahmad image processing, matrix, physics, simulation, mathematics, image reconstruction 18 4
  • 5.0
5.0 | 1 rating

Contact us at files@mathworks.com