splitImage

版本 1.0.0 (1.7 KB) 作者: raym
This function split a long vertical image of text and/or graphs to several pieces for easier print out.
21.0 次下载
更新时间 2018/9/24

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2018b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Convert Image Type 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0