splitImage
Version 1.0.0 (1,68 ko) par
raym
This function split a long vertical image of text and/or graphs to several pieces for easier print out.
Just specify three argument:
aIMGpath = 'D:\....png';
nRough = 8; % roughly how many pages you want to split
graceOffset = 40; % a bi-directional offset at both sides of cut-line to search for a minimum of gussian blur(sigma = 7 vertical lines) of deviation of each line's piexles so as to make a perfect cut to avoid anoying cut-in-lines.
Citation pour cette source
raym (2025). splitImage (https://fr.mathworks.com/matlabcentral/fileexchange/68894-splitimage), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2018b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
- MATLAB > Graphics > Images > Convert Image Type >
En savoir plus sur Convert Image Type dans Help Center et MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0 |
