Problem with image processing

2 views (last 30 days)
pizzaa
pizzaa on 4 May 2023
Commented: Image Analyst on 5 May 2023
My goal is to image reconstuction with photometric stereo methode on a 2D object with 6 images.
So i read a paper and found a code to do image reconstruction, the image profide beethoven.mat data which is the picture below,
After i proccesed that data, now i can simulate my code into this,
Now my question is: I have 6 pictures of an object which is this:
i want to convert that all 6 pictures into matlab data in "I,L,mask" just like the first pictures. I have tried it in 2 days and nothing is working. Thank You so much.

Answers (1)

Image Analyst
Image Analyst on 4 May 2023
To process a sequence of files, see the FAQ:
Just put inside the loop whatever you did for your first image.
  5 Comments
pizzaa
pizzaa on 4 May 2023
can you help me with the code too, i m so confused why it wont work, u r help will be such a huge impact for me thanks.
Image Analyst
Image Analyst on 5 May 2023
Well maybe, but you keep forgetting to attach your code. Like I said, I have no idea about your code or the algorithm. Did you ask the authors?
If you have any more questions, then attach your data and code to read it in with the paperclip icon after you read this:

Sign in to comment.

Categories

Find more on Image Processing and Computer Vision in Help Center and File Exchange

Products


Release

R2022b

Community Treasure Hunt

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

Start Hunting!