imageGrid

Adds a grid to an image
448 téléchargements
Mise à jour 15 oct. 2018

Afficher la licence

imageGrid puts a grid on an image

The number of horizontal and vertical lines and line style can be adjusted. Setting 'method' to 'draw' (default) opens a new figure with the grid drawn onto it. Setting 'method' to 'burn' outputs a new image with the grid burned onto it, which requires the computer vision toolbox. If you don't have the computer vision system toolbox don't specify a method, and then you can manually save the figure.

Citation pour cette source

Clay Swackhamer (2024). imageGrid (https://www.mathworks.com/matlabcentral/fileexchange/69091-imagegrid), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2018b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Remerciements

A inspiré : Morphological

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.2

Corrected version number

1.1

Updated with better examples

1.0.0