Image Zoom Level and Pan Utilities

Image zoom level and pan functions
1 Download
Updated 3 Jun 2024

View Initialize a MATLAB Toolbox on File Exchange Open in MATLAB Online

Image Zoom-Level and Pan Utilities

This MATLAB project includes functions for setting and querying an image zoom level and pan location, as well a function for determining the physical extent of image pixels as currently displayed. The functions include:

  • getImageZoomLevel
  • setImageZoomLevel
  • getAxesCenterXY
  • setAxesCenterXY
  • getImagePixelExtentInches

Installation

Download the .mltbx file from the GitHub repository releases area or from the File Exchange. Double-click on the downloaded file to automatically and run the MATLAB add-on installer. This will copy the files to your MATLAB add-ons area and add imzm to your MATLAB search path.

Later, you can use the MATLAB Add-On Manager to uninstall.

Getting Started

See the Getting Started script for more information.

Copyright © 2024 Steven L. Eddins

Cite As

Steve Eddins (2024). Image Zoom Level and Pan Utilities (https://github.com/eddins/imzm/releases/tag/1.0.2), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2024a
Compatible with R2019b and later releases
Platform Compatibility
Windows macOS Linux

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.2

See release notes for this release on GitHub: https://github.com/eddins/imzm/releases/tag/1.0.2

1.0.1

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.