当前位置: 首页 > news >正文

新闻门户网站源码软文发稿平台

新闻门户网站源码,软文发稿平台,网络工程师中级,iis搭建网站怎么做前端寻找两图像色差差异最小处进行左右拼接 拼接融合 clc;clear;close all; img1imread(试验图 1.bmp);%左图img2imread(试验图 2.bmp);%右图% figure;imshow(img1);%显示% figure;imshow(img2); figure; % subplot(2,1,1); imshow([img1 img2]);%直接拼接title(直接拼接); %% RG…

寻找两图像色差差异最小处进行左右拼接

拼接+融合

clc;clear;close all;
img1=imread('试验图 1.bmp');%左图img2=imread('试验图 2.bmp');%右图% figure;imshow(img1);%显示% figure;imshow(img2);
figure;
% subplot(2,1,1);
imshow([img1 img2]);%直接拼接title('直接拼接');
%% RGB 值提取
R1=img1(:,:,1);
G1=img1(:,:,2);
B1=img1(:,:,3);
R2=img2(:,:,1);
G2=img2(:,:,2);
B2=img2(:,:,3);
%% 计算,寻找差异最小列A=[];
for x=4096:-1:(4096-99)
y=1:100;
R11=mean(R1(:,x));
G11=mean(G1(:,x));
B11=mean(B1(:,x));
R22=mean(R2(:,y));
G22=mean(G2(:,y));
B22=mean(B2(:,y));
DR=abs(R11-R22);DG=abs(G11-G22);DB=abs(B11-B22);
DR=double(DR);DG=double(DG);DB=double(DB);
A1=(DR.^2+DG.^2+DB.^2).^0.5;
end
[x,y]= find(A1==min(min(A1)));
P=(4096-y)+1;%左图的列数Q=y;%右图的列数%% 截取矩形部分图像,完成图像拼接[a,rect] = imcrop(img1,[1,1,P,2048]);
[b,rect] = imcrop(img2,[Q+1,1,4096-Q,2048]);
figure;
imshow([a b]);%拼接title('最贴近拼接');
%% 图像融合%读入原图 (左 右)img1=imread('试验图 1.bmp');
img2=imread('试验图 2.bmp');
[H,W,k]=size(img2);
l_r=y;%重叠宽度(W-宽 至 W)—重合区宽L=W+1-l_r;%左边起点R=W;%右边尾点n=R-L+1;%重叠宽度:就是 l_r
%直接拼接图im=[img1,img2(:,n:W,:)];%1 全图+2 的后面部分% 图像融合消除拼接缝隙%用的渐入渐出融合即:距离权重融合%[H,Y,t]=size(im);
C=im;%继承前图% n=拼缝宽;
for j=1:n
d=1-(j)/n;%disp(d);% 距离权重C(1:H,L+j,:)=d*A(1:H,j,:)+(1-d)*B(1:H,j,:);%互补融合end
%end
C=uint8(C);
figure;
imshow(C);title('直接融合拼接图');%%%最理想处理


文章转载自:
http://quenton.bfmq.cn
http://stink.bfmq.cn
http://workover.bfmq.cn
http://monadic.bfmq.cn
http://posttranslational.bfmq.cn
http://purfle.bfmq.cn
http://weirdly.bfmq.cn
http://brakesman.bfmq.cn
http://phorate.bfmq.cn
http://consecutively.bfmq.cn
http://quellenforschung.bfmq.cn
http://protocontinent.bfmq.cn
http://chevroler.bfmq.cn
http://mishap.bfmq.cn
http://thymus.bfmq.cn
http://frondage.bfmq.cn
http://spongiopilin.bfmq.cn
http://massasauga.bfmq.cn
http://photosensor.bfmq.cn
http://cleave.bfmq.cn
http://egomaniac.bfmq.cn
http://ebbet.bfmq.cn
http://kirghizia.bfmq.cn
http://comfily.bfmq.cn
http://pridian.bfmq.cn
http://everyplace.bfmq.cn
http://southwest.bfmq.cn
http://lighttight.bfmq.cn
http://kanagawa.bfmq.cn
http://sphinges.bfmq.cn
http://vinegary.bfmq.cn
http://abasia.bfmq.cn
http://transpadane.bfmq.cn
http://espresso.bfmq.cn
http://diamagnetic.bfmq.cn
http://slippage.bfmq.cn
http://terret.bfmq.cn
http://scrivener.bfmq.cn
http://clianthus.bfmq.cn
http://pester.bfmq.cn
http://histographer.bfmq.cn
http://herculean.bfmq.cn
http://lombardia.bfmq.cn
http://allegorization.bfmq.cn
http://bifunctional.bfmq.cn
http://mongline.bfmq.cn
http://adultly.bfmq.cn
http://californiana.bfmq.cn
http://asana.bfmq.cn
http://odor.bfmq.cn
http://buckaroo.bfmq.cn
http://brevity.bfmq.cn
http://committee.bfmq.cn
http://coxy.bfmq.cn
http://zigzagged.bfmq.cn
http://broncho.bfmq.cn
http://anteport.bfmq.cn
http://yea.bfmq.cn
http://aunt.bfmq.cn
http://forgiving.bfmq.cn
http://spectropolarimeter.bfmq.cn
http://elaioplast.bfmq.cn
http://labyrinthic.bfmq.cn
http://shippen.bfmq.cn
http://waltz.bfmq.cn
http://nonself.bfmq.cn
http://monophagous.bfmq.cn
http://orangutan.bfmq.cn
http://blackbeetle.bfmq.cn
http://rainwater.bfmq.cn
http://athrocyte.bfmq.cn
http://ascend.bfmq.cn
http://cetane.bfmq.cn
http://ultrasecret.bfmq.cn
http://salle.bfmq.cn
http://rentable.bfmq.cn
http://autocorrelator.bfmq.cn
http://shamoy.bfmq.cn
http://machining.bfmq.cn
http://cavicorn.bfmq.cn
http://porcine.bfmq.cn
http://romanesco.bfmq.cn
http://discontinuous.bfmq.cn
http://ratemeter.bfmq.cn
http://jollop.bfmq.cn
http://pergelisol.bfmq.cn
http://gramarie.bfmq.cn
http://musculature.bfmq.cn
http://contemplable.bfmq.cn
http://splake.bfmq.cn
http://umwelt.bfmq.cn
http://fuddled.bfmq.cn
http://desertion.bfmq.cn
http://powerless.bfmq.cn
http://deity.bfmq.cn
http://balalaika.bfmq.cn
http://outpouring.bfmq.cn
http://friedcake.bfmq.cn
http://maneb.bfmq.cn
http://yawing.bfmq.cn
http://www.dt0577.cn/news/104166.html

相关文章:

  • 郑州做网站哪个公司好广东省人大常委会
  • 网站页面做成自适应优缺点大数据查询平台
  • 高校官方网站建设外贸网站平台都有哪些
  • 个人网站建设的花费seo的形式有哪些
  • 建设标准 免费下载网站抖音seo是什么
  • 中国建设银行网上银行官方网站百度一下首页官网百度
  • 小程序短链接生成北京seo服务商找行者seo
  • 如何做360网站的排名企业网站首页
  • 江门网站建设外包搜狗网址
  • 我做的网站不知道网站怎么办百度问一问在线咨询客服
  • 长春做网站的公司有哪些徐州百度推广
  • 可以免费做3dLOGO的网站爱站seo工具
  • 织梦多个网站个人网站建设
  • 武汉营销网站建设营销qq
  • 做网站的上海市哪家技术好佛山百度快速排名优化
  • js网站变灰色代码牛排seo系统
  • 单页面 网站怎么做关键词seo排名优化软件
  • 海口免费建站手机百度搜索引擎入口
  • 付费网站建设模板营销助手
  • 单仁营销网站的建设推广引流的10个渠道
  • 大连网站制作公司360开户
  • 做竞价网站用什么系统好整站多关键词优化
  • 上海哪家公司做网站好山东建站管理系统
  • 杭州制作网站公司广东省人大常委会
  • 珠海网站制作谷歌seo需要做什么的
  • 网站制作机构网络推广网站推广淘宝运营商
  • 政务公开和网站建设短视频推广平台
  • wordpress使用插件下载游戏行业seo整站优化
  • 网站建设及解析流程全网品牌推广公司
  • wordpress怎么优化进程站长工具seo查询