How do I create a Projection Matrix for 3D Reconstruction Visual Hull Matlab code?

2 views (last 30 days)
I'm a civil engineering student who needs to create a 3D photo by combining several 2D digital images taken from different angels. I was recommended to use a code called Visual Hull Matlab (link shown below).
This code needs a Projection Matrix file which I have no idea how to create. Any help please?
Thanks. P.S: I have limited knowledge in Matlab...

Accepted Answer

Mohammad Abouali
Mohammad Abouali on 3 Oct 2014
  2 Comments
Omar
Omar on 15 Oct 2014
Thanks Mohammad. I've been trying to evaluate the trial version of the "Computer Vision System Toolbox" in which the "Camera Calibrator App" should be available, but unfortunately I couldn't. It tells me somebody will return to me in 1~3 business days which never happened.
Any other suggestion please?
Mohammad Abouali
Mohammad Abouali on 16 Oct 2014
If you have computer vision toolbox, that should be there (I guess).
The alternative is to write it your self.
Search for estimateCameraParameters in your MATLAB and look at the examples.
This might be also helpful
But generally check why you don't have cameraCalibrator despite having computer vision installed.

Sign in to comment.

More Answers (0)

Categories

Find more on Read, Write, and Modify Image in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!