用MATLAB编程,详细代码怎么写?

ReadtheoriginalimageyoumadeinlasthomeworkwithMatlabGettherealpart&imaginarypart,magni... Read the original image you made in last homework with Matlab
Get the real part& imaginary part, magnitude and phase angle of the complex number
Save the result images with ‘jpg’ format

Read two gray images
Get the magnitude and phase angle based on the fft2 results for both images
Exchange the magnitude images and reconstruct the images based on the new magnitude and old phase angle
Save the result images with ‘jpg’ format
展开
 我来答
百度网友db4b04636
2014-06-08 · TA获得超过2916个赞
知道小有建树答主
回答量:834
采纳率:92%
帮助的人:345万
展开全部
a=imread(‘图片路径’)%读图片
b=double(a);%可以把0-255的值转化为0-1的实数值
write('目的路径',b)%可以把修改后的图片存到指定目录,扩展名可以直接写到名字里。(若只写名字则表示当前目录)。
%读灰度图像与彩色图像相同。matlab默认会按照最大灰度值来存,怎么该不知道。
保存灰度图像与彩色图像相同。
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式