scanning a object with stripes

5 views (last 30 days)
Ayush singhal
Ayush singhal on 1 May 2021
Commented: Rik on 5 May 2021
Hello MATLAB Community, I need a help regarding the image processing and scanning.
I have a image plane with fix grid size and I have put a 3D object ( like Cube) on the image plane. Now I would like to scan that object with parallel light stripes. ( as one can see in the attachment image). As the stripe hit the cube, I would collect those pixel points and pixel points on the image plane. And with the help of these points, the 3D image can be reconstructed again.
Now, I have code of cube over the image plane and seperate code for generating stripes pattern. ( I have attached the files)
Could anyone help me how to combine these codes or any other lead would be helpful.
  6 Comments
Ayush singhal
Ayush singhal on 4 May 2021
To all MATLAB communitz, who would like to know more what I mean, here I have given a link. Please open it and respond me.
Thanks.
Rik
Rik on 5 May 2021
This is a kind of ray tracing problem that is outside of my area of expertise.

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!