Trans Camera View

This .m function transforms camera captured image to planner plane using perspective transformation.

You are now following this Submission

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 (2026). Trans Camera View (https://ch.mathworks.com/matlabcentral/fileexchange/2805-trans-camera-view), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

Add figure of camera geometry.

1.1.0.0

BSD license has been applied.

1.0.0.0