資源簡介
Criminisi算法可對圖像修復,matlab代碼,包含圖片、程序運行說明和代碼

代碼片段和文件信息
%---------------------------------------------------------------------
%?Scans?over?the?entire?image?(with?a?sliding?window)
%?for?the?exemplar?with?the?lowest?error.?Calls?a?MEX?function.
%---------------------------------------------------------------------
function?Hq?=?bestexemplar(imgIptoFillsourceRegion)
m=size(Ip1);?mm=size(img1);?n=size(Ip2);?nn=size(img2);
best?=?bestexemplarhelper1(mmnnmnimgIptoFillsourceRegion);
Hq?=?sub2ndx(best(1):best(2)(best(3):best(4))‘mm);
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????12133??2017-05-27?10:42??程序運行說明.docx
?????文件?????225534??2012-01-09?13:25??barb.png
?????文件?????232752??2012-01-09?13:25??barb_ori.png
?????文件????????500??2012-01-09?13:25??bestexemplar.m
?????文件???????2202??2014-03-06?16:35??bestexemplarhelper1.c
?????文件???????6656??2012-01-09?13:25??bestexemplarhelper1.mexw32
?????文件???????7680??2017-05-25?10:31??bestexemplarhelper1.mexw64
?????文件??????35941??2012-01-09?13:25??bungee1.png
?????文件????????769??2012-01-09?13:25??bw1.png
?????文件????????534??2012-01-09?13:25??bw2.png
?????文件????????465??2012-01-09?13:25??getpatch.m
?????文件?????????88??2012-01-09?13:25??ind2img.m
?????文件?????263222??2012-01-09?13:25??lena1.bmp
?????文件??????39451??2012-01-09?13:25??lenacoul11.png
?????文件????????419??2012-01-09?13:25??sub2ndx.m
?????文件???????3318??2017-05-27?10:41??test2.m
?????文件??????64310??2012-01-09?13:25??tuoyuan.bmp
?????文件??????64310??2012-01-09?13:25??yuan.bmp
-----------?---------??----------?-----??----
???????????????960284????????????????????18
- 上一篇:升余弦濾波器和根升余弦濾波器
- 下一篇:Matlab通信工程仿真
評論
共有 條評論