MATLAB - Radon Transform and Imaging toolbox

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ก.ย. 2020
  • Music:
    Flames by Dan Henig
    Sunrise in Paris by Dan Henig
    Guardians + Tek by Craig Hardgrove

ความคิดเห็น • 22

  • @navid9852
    @navid9852 3 ปีที่แล้ว +1

    I used the same Matlab toolbox for my recent project. very simple and user friendly toolbox

    • @JoelRosenfeld
      @JoelRosenfeld  3 ปีที่แล้ว +1

      It is a nice toolbox! I was a bit relieved when I realized I didn’t have to code my own Filtered Backprojection algorithm

    • @amianifineug1353
      @amianifineug1353 ปีที่แล้ว

      please could you give me an idea about randon projection
      what is the relation betwenn radon and back projection
      what is sinogram
      thank you

  • @JG_1998
    @JG_1998 2 ปีที่แล้ว +3

    thanks for uploading this. I am a biomedical engineering student and for one of the problems on our homework we have to draw a sinogram (by hand), but I'm trying to figure out how to do it in matlab first. It has been very hard to find good info online, seems like a niche topic.

    • @JoelRosenfeld
      @JoelRosenfeld  2 ปีที่แล้ว

      I’m glad you find it helpful. If you check out the tomography playlist I give a pretty exhaustive discussion of the Radon transform into other lectures. That includes discussions on how to draw a sinogram.

  • @hajarbensaid3828
    @hajarbensaid3828 ปีที่แล้ว

    Hi,I want matlab code for phantom ,who makes the conversion voxel to stl ،can u help me please

  • @spectra6995
    @spectra6995 3 ปีที่แล้ว

    If you start with the sinogram, you dont need to do the radon transformation in the first place. BUT what would you feed the iradon? It doesn’t work with a picture of the radon transform.
    Thanks in advance.

    • @JoelRosenfeld
      @JoelRosenfeld  3 ปีที่แล้ว +1

      It might come down to the parameters. iradon makes a bunch of assumptions of where the center of the data is. And you have to be careful of the angles you feed it. iradon otherwise is just filtered back projection, which is pretty standard

    • @spectra6995
      @spectra6995 3 ปีที่แล้ว

      @@JoelRosenfeld
      I‘ve seen your other Video (pseudoinverse and radoninverse), great by the way. Still got the same problem you start with a phanton, radon tranform it so you have a „radon matrix“ then you transform it back. But when I tried it with an image of a sinogram, I got an error that the sizes of the image matrix and of the radon matrix are not the same.
      Is there any methode to convert the image matrix to radon matrix?

    • @JoelRosenfeld
      @JoelRosenfeld  3 ปีที่แล้ว

      @@spectra6995 could it be that your sinogram corresponds to fan beam geometry? This is for parallel beam, and matlab has a separate routine for fanbeam

  • @amianifineug1353
    @amianifineug1353 ปีที่แล้ว

    thank you ; in back projection we calculate ,u in every position and we put the result in memory .
    the passage from (xy) to memory needs the transform radon.
    back projection and radon are linked together
    please another question and excuse me
    what does mean phantom .

    • @JoelRosenfeld
      @JoelRosenfeld  ปีที่แล้ว

      Phantom is a common term for a dummy test function. Like a a function that is 1 inside of a circle and zero outside. The idea is that gives you a benchmark to see how your algorithms work. Often they are arranged in a particular way to mimic what you might see in a typical CT scanner.

    • @amianifineug1353
      @amianifineug1353 ปีที่แล้ว

      @@JoelRosenfeld thank you lot

  • @amianifineug1353
    @amianifineug1353 ปีที่แล้ว

    please others question
    sinogram result of all tetha ( from 1 to 179) the global matrix of mu attenuation coefficient for different angle..?

    • @JoelRosenfeld
      @JoelRosenfeld  ปีที่แล้ว

      Have you watched the other videos? I lay out what this all means there.

  • @relike868p
    @relike868p 3 ปีที่แล้ว

    How did you use music without having to deal with copyright stuffs?

    • @JoelRosenfeld
      @JoelRosenfeld  3 ปีที่แล้ว

      TH-cam has a free music library that can get you started. For other music I reached out to the artist, such as Craig Hardgrove. And then there is a subscription service through Epidemic Sound that you can use for $15 a month.

  • @amianifineug1353
    @amianifineug1353 ปีที่แล้ว +1

    please I can(t understund what is radon transform
    what is backproject
    what difference or relation
    thank you

    • @JoelRosenfeld
      @JoelRosenfeld  ปีที่แล้ว

      The radon transform applied to a function of two variables is an integral along a line going from infinity to infinity. A line can be defined in terms of an angle and a starting position, which makes the radon transform a two variable function.
      The backprojection the average of the radon transform at every line going through a particular point. It can give you back a blurry version of the original function.
      The FILTERED backprojection gets you the original function back.
      Poke around my playlist on Tomography here. I have a full course explaining everything.

  • @ramanassar5835
    @ramanassar5835 3 ปีที่แล้ว

    Plz tell me how can I build a sinogram??
    ,,,

    • @JoelRosenfeld
      @JoelRosenfeld  3 ปีที่แล้ว +1

      Hello Rama! Check out my lecture on the Radon transform. Everything you need should be there.

    • @amianifineug1353
      @amianifineug1353 ปีที่แล้ว

      @@JoelRosenfeld what is sinogram