数字图像处理(文件的读写)我要分享

Digital image processing (reading and writing file

matlab 图像处理 文件 数字 读写

关注次数: 227

下载次数: 0

文件大小: 706.22 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:用imread( )函数读取一幅bmp图像,用imwrite()函数将最初读入的bmp图象另存为一幅jpg图像,设为3.jpg,用imfinfo()分别获取图像文件的信息,等一些简单图像处理操作


English Description:

With the imread () function to read a BMP image, using imwrite () functionBMP images will initially read save as a JPG image, is set to 3.jpg, using imfinfo () respectively to obtain the image file information, some simpleimage processing operations


代码预览