代码搜索:图像法

找到约 10,000 项符合「图像法」的源代码

代码结果 10,000
www.eeworm.com/read/301701/13851853

txt 用 java 保存位图文件(转).txt

作者:zergman email: zergman@chinaasp.com 日期:2001-6-15 13:27:17 [b]用 Java 保存位图文件 教程 -- 其中包括将图像对象写入位图文件的全部代码[/b] [b]作者 Jean-Pierre Dubé[/b] [BLOCKQUOTE][I][b]摘要[/b] 虽然 Java 提供了几种打开图像的机制,但保存图像并不是它
www.eeworm.com/read/492717/6407882

m example8_10.m

%用原图像与压缩后的图像相减 I = imread('cameraman.tif'); I = double(I)/255; %计算离散变换矩阵,返回结果为双精度型 T = dctmtx(8); %实现图像的显示块操作 B = blkproc(I,[8 8],'P1*x*P2',T,T'); mask =[1 1 1 1 0 0 0 0 1 1 1 0 0 0
www.eeworm.com/read/489816/6461815

m program_16_18.m

%调入第一幅模糊图像 load cathe_1; X1=X; %调入第二幅模糊图像 load cathe_2; X2=X; %基于小波分解的图像融合 XFUS=wfusimg(X1,X2,'sym4',5,'max','max'); %显示 colormap(map); subplot(2,2,1);image(X1); axis square; title(' Cathe
www.eeworm.com/read/478645/6712011

txt 用 java 保存位图文件(转).txt

作者:zergman email: zergman@chinaasp.com 日期:2001-6-15 13:27:17 [b]用 Java 保存位图文件 教程 -- 其中包括将图像对象写入位图文件的全部代码[/b] [b]作者 Jean-Pierre Dubé[/b] [BLOCKQUOTE][I][b]摘要[/b] 虽然 Java 提供了几种打开图像的机制,但保存图像并不是它
www.eeworm.com/read/406902/11432918

m f11_9.m

%调入第一幅模糊图像 load cathe_1; X1=X; %调入第二幅模糊图像 load cathe_2; X2=X; %基于小波分解的图像融合 XFUS=wfusimg(X1,X2,'sym4',5,'max','max'); %显示 colormap(map); subplot(2,2,1); image(X1); axis square; title(' C
www.eeworm.com/read/262288/11594302

m f11_9.m

%调入第一幅模糊图像 load cathe_1; X1=X; %调入第二幅模糊图像 load cathe_2; X2=X; %基于小波分解的图像融合 XFUS=wfusimg(X1,X2,'sym4',5,'max','max'); %显示 colormap(map); subplot(2,2,1); image(X1); axis square; title(' C
www.eeworm.com/read/261494/11641689

txt 用 java 保存位图文件(转).txt

作者:zergman email: zergman@chinaasp.com 日期:2001-6-15 13:27:17 [b]用 Java 保存位图文件 教程 -- 其中包括将图像对象写入位图文件的全部代码[/b] [b]作者 Jean-Pierre Dubé[/b] [BLOCKQUOTE][I][b]摘要[/b] 虽然 Java 提供了几种打开图像的机制,但保存图像并不是它
www.eeworm.com/read/157533/11694278

m example8_10.m

%用原图像与压缩后的图像相减 I = imread('cameraman.tif'); I = double(I)/255; %计算离散变换矩阵,返回结果为双精度型 T = dctmtx(8); %实现图像的显示块操作 B = blkproc(I,[8 8],'P1*x*P2',T,T'); mask =[1 1 1 1 0 0 0 0 1 1 1 0 0 0
www.eeworm.com/read/156378/11807408

m examp16_18.m

%调入第一幅模糊图像 load cathe_1; X1=X; %调入第二幅模糊图像 load cathe_2; X2=X; %基于小波分解的图像融合 XFUS=wfusimg(X1,X2,'sym4',5,'max','max'); %显示 colormap(map); subplot(2,2,1);image(X1); axis square; title(' Cathe
www.eeworm.com/read/154061/11990978

m example8_10.m

%用原图像与压缩后的图像相减 I = imread('cameraman.tif'); I = double(I)/255; %计算离散变换矩阵,返回结果为双精度型 T = dctmtx(8); %实现图像的显示块操作 B = blkproc(I,[8 8],'P1*x*P2',T,T'); mask =[1 1 1 1 0 0 0 0 1 1 1 0 0 0