Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

I want matlab code for the following questions. 1)Devise a wire frame representation of a house. Speci cally, the house is represented by 10 or more...

I want matlab code for the following questions.1)Devise a wire frame representation of a house. Specically, the house is representedby 10 or more vertices in world coordinates. Simulate a camera and compute thepixel coordinates for each vertices. Draw the house using these pixel coordinates andmatlab's 2D plotting functions (e.g. plot, line).2)Rotate the camera around the house to 4 dierent views and redraw its image.3)Construct a virtual calibration object (e.g. checkerboard cube). Simulate the imageof a calibration object and use ginput to detect the locations of its vertices. Use theDLT (direct linear transform method) to recover the calibration matrix. Compare theknown matrix to the recovered calibration matrix.4)Reproject the points onto the virtual calibration object so that the original calibrationobject can be seen in the same frame as the reprojected points. Comment on the error(dierence between the original and reprojected points).5)Find two images of the same plane (billboard, oor, etc).Find corresponding points using ginput. Find the homography using the correspondingpoints. Warp the planar image regions into alignment.

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question