資源簡介
國外一個博士寫的圖像復原的源碼 ,基于自適應的正則化的全變分圖像復原,源碼內有作者的主頁,相應文章可以下載。代碼測試,可用,效果不錯 ,做這方面的同志可以下來看看
代碼片段和文件信息
%===========================================================
%
%????????FILE:?debluring_data.m
%??Written?by:?Joao?Oliveira
%?Last?review:?Sep?2009?
%?????????WWW:?http://www.lx.it.pt/~jpaos/
%
%===========================================================
%?Description:?
%
%?This?file?runs?and?generate?data?for?experience?
%?number?‘exp‘?from?paper:?
%
%?Jo鉶?P.?Oliveira?Jos?M.?Bioucas-Dias?M醨io?A.T.?Figueiredo?
%?“Adaptive?total?variation?image?deblurring:?A
%?majorization?minimization?approach“??Signal?Processing
%?Volume?89?Issue?9?September?2009?Pages?1683-1693.?
%
%===========================================================
%?Warning:?in?the?paper?by?a?missprint?the?results?in?table?1
%??????????of?experiments?2?and?3?are?swapped.
%
clear;
%?ex
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2009-09-22?11:09??TVMM?EURASIP?demo?code\
?????文件????????6148??2009-09-16?00:36??TVMM?EURASIP?demo?code\.DS_Store
?????目錄???????????0??2009-09-22?11:19??__MACOSX\
?????目錄???????????0??2009-09-22?11:19??__MACOSX\TVMM?EURASIP?demo?code\
?????文件??????????82??2009-09-16?00:36??__MACOSX\TVMM?EURASIP?demo?code\._.DS_Store
?????目錄???????????0??2009-09-22?11:16??TVMM?EURASIP?demo?code\data\
?????文件????????6148??2009-09-18?14:42??TVMM?EURASIP?demo?code\data\.DS_Store
?????目錄???????????0??2009-09-22?11:19??__MACOSX\TVMM?EURASIP?demo?code\data\
?????文件??????????82??2009-09-18?14:42??__MACOSX\TVMM?EURASIP?demo?code\data\._.DS_Store
?????文件?????2201060??2009-09-22?10:56??TVMM?EURASIP?demo?code\data\camera_exp_2_final02.mat
?????文件?????2199030??2009-09-22?11:03??TVMM?EURASIP?demo?code\data\camera_exp_3_final02.mat
?????文件?????2227871??2009-09-22?10:57??TVMM?EURASIP?demo?code\data\lena_exp_4_final02.mat
?????文件?????1994498??2009-09-22?11:16??TVMM?EURASIP?demo?code\data\phantom_exp_5_final02.mat
?????文件????????2102??2009-09-22?11:14??TVMM?EURASIP?demo?code\debluring_data.m
?????文件??????????82??2009-09-22?11:14??__MACOSX\TVMM?EURASIP?demo?code\._debluring_data.m
?????文件????????2103??2009-09-22?11:14??TVMM?EURASIP?demo?code\debluring_data.m~
?????文件????????1838??2009-09-18?14:41??TVMM?EURASIP?demo?code\debluring_results.m
?????文件??????????82??2009-09-18?14:41??__MACOSX\TVMM?EURASIP?demo?code\._debluring_results.m
?????文件???????70981??2005-10-03?15:34??TVMM?EURASIP?demo?code\lena_256.gif
?????文件??????????82??2005-10-03?15:34??__MACOSX\TVMM?EURASIP?demo?code\._lena_256.gif
?????文件?????????192??2005-10-11?16:38??TVMM?EURASIP?demo?code\random_state.mat
?????文件??????????82??2005-10-11?16:38??__MACOSX\TVMM?EURASIP?demo?code\._random_state.mat
?????文件????????1133??2009-09-18?14:14??TVMM?EURASIP?demo?code\readme.txt
?????文件????????2175??2009-09-22?11:13??TVMM?EURASIP?demo?code\setup_experiments.m
?????文件??????????82??2009-09-22?11:13??__MACOSX\TVMM?EURASIP?demo?code\._setup_experiments.m
?????文件???????22942??2009-09-16?01:57??TVMM?EURASIP?demo?code\tvmm.m
?????文件??????????82??2009-09-16?01:57??__MACOSX\TVMM?EURASIP?demo?code\._tvmm.m
- 上一篇:lena 灰圖像三級小波分解
- 下一篇:gradient
評論
共有 條評論