image3D(img, orig, z_forwards, y_upwards, options)
Version 1.0.0.0 (3.02 KB) by
Dongxi Zheng
Display an image on an arbitrary plane in 3D with the control of scaling
Users can use this function to display an image in a 3D axis. Users can specify the position of the center of the image (orig), the camera direction of the image (z_forwards), and the upward direction of the image (y_upwards), using the global coordinate system where the image is displayed in. Optionally, the user can scale the image by supplying a value for options.scale.
Cite As
Dongxi Zheng (2026). image3D(img, orig, z_forwards, y_upwards, options) (https://www.mathworks.com/matlabcentral/fileexchange/50944-image3d-img-orig-z_forwards-y_upwards-options), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2015a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Filtering and Enhancement > ROI-Based Processing >
Find more on ROI-Based Processing in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | Added a cover image for the description. |
