Problem with image processing
显示 更早的评论
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.
回答(1 个)
Image Analyst
2023-5-4
0 个投票
To process a sequence of files, see the FAQ:
Just put inside the loop whatever you did for your first image.
5 个评论
pizzaa
2023-5-4
pizzaa
2023-5-4
Image Analyst
2023-5-4
I have no idea. You're the one who created them, right? If not, you'd have to ask whomever you got them from, or the paper authors.
pizzaa
2023-5-4
Image Analyst
2023-5-5
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:
类别
在 帮助中心 和 File Exchange 中查找有关 Large Files and Big Data 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!