Random Cropped Image Generator

This script helps in the generation of cropped image with random offset and random orientation.

Al momento, stai seguendo questo contributo

This helps in the creation of cropped square image from an input image (RGB/Grayscale). The cropped image is randomly generated from the input image wherein the pixel location is randomly chosen. Also the orientation of the cropped image is randomly generated too. There are a total of 8 orientations (similar to the 8-pixel neighborhood).
It may be useful in the generation of several training images in various machine learning approaches.

Cita come

Soumyabrata Dev (2026). Random Cropped Image Generator (https://it.mathworks.com/matlabcentral/fileexchange/45883-random-cropped-image-generator), MATLAB Central File Exchange. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.1.0.0

Fixed a bug for error reporting. If no suitable cropped image is found, the scripts looks for the next possible random selection.

1.0.0.0