필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

How can I process the laser profiles of an scanned object for a 3D reconstruction in matlab?

조회 수: 1 (최근 30일)
Hello, I'm in my final undergraduate project, I was reading the mathworks support from other users, and find that are many questions about 2d to 3d reconstruction with laser, but my point is that I need help with the initial steps of the reconstruction.
First I have extracted the frames video and detected laser stripes of the red laser lightsource on the object with a threshold and also I have made an skeletonization of this object profiles with matlab R2011.
Then the point is that I don't know actually how to work with this images, what is the next step?, I have made the camera calibration with the matlab toolbox, and the web camera parameters are know but I don´t understand how to advance. Thank you

답변 (1개)

Image Analyst
Image Analyst 2016년 6월 26일
There is nothing for converting wiggly laser lines over a 3-D surface into a 3-D surface model of the whole object. You'll have to build it up from lower level functions according to some algorithm, like from a paper you find. You might find some papers here in this link, but sorry, we can't help you turn that paper into code - that's your job.

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by