Image Zoom Level and Pan Utilities

Image zoom level and pan functions
1 descarga
Actualizado 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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2024a
Compatible con cualquier versión desde R2019b
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.2

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

1.0.1

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.