Matrix and Image Rotation

Allows rotation of matrix or greyscale image. Option to resize or maintain original dimensions of image.

https://github.com/EvanCzako/matrix-rotation

Sie verfolgen jetzt diese Einreichung

Simple rotation of matrices or greyscale images.

rotate_image_regrid rotates the image and resizes its dimensions as necessary to incorporate all of the original image into the rotated output.

rotate_image_no_regrid rotates the image but maintains its original dimensions, implying that some data may be cropped out. This function also contains code to ensure that the image remains properly centered despite discrepancies between the parities of the rotated image's dimensions and the input image's dimensions. Particularly useful for circular apertures.

Please see function descriptions for further details.

Zitieren als

Evan Czako (2026). Matrix and Image Rotation (https://github.com/EvanCzako/matrix-rotation), GitHub. Abgerufen .

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise Action
1.0.3

Connected to GitHub.

1.0.1

Updated image.

1.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.