Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
The rotation around a point is performed in following sequence:
1) Padding of the image.
2) Rotation of the image around the image's center with IMROTATE.
3) Cropping of the image.
Zitieren als
Jan Motl (2026). Rotate an image around a point (https://de.mathworks.com/matlabcentral/fileexchange/40469-rotate-an-image-around-a-point), MATLAB Central File Exchange. Abgerufen .
Kategorien
Mehr zu Geometric Transformation and Image Registration finden Sie in Help Center und MATLAB Answers
Allgemeine Informationen
- Version 1.3.0.0 (2,28 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.3.0.0 | Removed unnecessary Mac metainformation. |
||
| 1.2.0.0 | Removed dependency on deg2rad function. |
||
| 1.1.0.0 | Extended support from grayscale to RGB images. Swapped order of the parameters in imrotate function call. |
||
| 1.0.0.0 |
