Allows you to read, write, and get information about Biorad PIC image files. The function can be used by themselves or incorporated into the image formats accessible with imread, imwrite, and imfinfo using:
imformats([imformats struct('ext', {'pic'}, 'isa', @ispic, 'info', @impicinfo, 'read',@readbmp, 'write', @writebmp, 'alpha', 0, 'description', 'Biorad Image File (PIC)')]);
引用格式
Phil Larimer (2024). ReadPIC (https://www.mathworks.com/matlabcentral/fileexchange/19423-readpic), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2007b
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Data Import and Analysis 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |