splitImage

Version 1.0.0 (1,68 KB) von raym
This function split a long vertical image of text and/or graphs to several pieces for easier print out.
21 Downloads
Aktualisiert 24. Sep 2018

Lizenz anzeigen

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.

Zitieren als

raym (2024). splitImage (https://www.mathworks.com/matlabcentral/fileexchange/68894-splitimage), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2018b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Convert Image Type finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0