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 |