ReadPIC

버전 1.0.0.0 (5.49 KB) 작성자: Phil Larimer
Read and write Biorad PIC image files
다운로드 수: 1.2K
업데이트 날짜: 2008/4/2

라이선스 보기

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 CenterMATLAB 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