Trans Camera View

This .m function transforms camera captured image to planner plane using perspective transformation.
5.2K Downloads
Updated 17 Nov 2011

View License

This .m function transforms camera captured image to planer (x,y,depth) plain using perspective transformation. This program requires MATLAB and Image Processing Toolbox.

Specific:
- Input image must be RGB color image
- (x,y) axes are horizontal coordinates
- and z is vertical axis upward direction.

Cite As

Nobuhito Mori (2024). Trans Camera View (https://www.mathworks.com/matlabcentral/fileexchange/2805-trans-camera-view), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Geometric Transformation and Image Registration in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0.0

Add figure of camera geometry.

1.1.0.0

BSD license has been applied.

1.0.0.0