image3D(img, orig, z_forwards, y_upwards, options)

Display an image on an arbitrary plane in 3D with the control of scaling
187 Downloads
Updated 21 May 2015

View License

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 (2024). 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 Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

Added a cover image for the description.