xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

資源簡(jiǎn)介

本程序?qū)IFT與邊緣結(jié)合起來(lái)用來(lái)做圖像配準(zhǔn) 先用SIFT檢測(cè)關(guān)鍵點(diǎn) 用CANNY算子進(jìn)行邊緣檢測(cè) 進(jìn)而優(yōu)化選取最佳匹配點(diǎn) 進(jìn)行向量匹配 圖像配準(zhǔn)。

資源截圖

代碼片段和文件信息

%-------------------------------------------------------------------------
%?image?mosaicing?demo?program
%?intro:?this?is?a?very?simple?demo?program?to?join?two?images?together
%????????corners?are?pre-matched?to?be?saved?into?cornerpairs.mat
%?developed?by?bugzhao?for?evaluation?use?only?April?2005?bugzhao@sohu.com
%-------------------------------------------------------------------------
function?imagesmosaicdemo()
%?read?base?image?and?the?second?image?to?be?registered?to?the?base?image
close?all;
unregistered?=?imread(‘2.jpg‘);
baseimage=imread(‘1.jpg‘);
figureimshow(baseimage);
figureimshow(unregistered);
%?manually?select?point?matches?or?automatically?done?by?harris?corner?detector?and?CC?matching
load?cornerpairs.mat;
t_concord?=?cp2tform(corners2corners1‘proje

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件???????1384??2005-04-09?16:26??SIFT_EDGE_test.m

-----------?---------??----------?-----??----

?????????????????1602????????????????????2


評(píng)論

共有 條評(píng)論