曲率滤波代码

上传者: u012435577 | 上传时间: 2021-04-27 18:18:35 | 文件大小: 5.3MB | 文件类型: ZIP
龚元浩曲率滤波代码,python和matlab语言。This code was developed by Yuanhao Gong during his PhD at MOSAIC Group. Please cite Yuanhao's PhD thesis if you use this code in your work. Thank you! ============================================================= @phdthesis{gong:phd, title={Spectrally regularized surfaces}, author={Gong, Yuanhao}, year={2015}, school={ETH Zurich, Nr. 22616}, note={http://dx.doi.org/10.3929/ethz-a-010438292}} ============================================================= FAQ: 1) Why dual mesh (DM) structure is needed? There are two reasons. First, these four sets guarantee the convergence. Second, we can use the updated neighbors for current position. Therefore, it is more computational efficient. 2) What is the difference between these three filters? In general, GC filter is better in preserving details, compared with the other two. And TV filter is better in removing noise as well as details. MC filter is between these two. These three filters are correspond to three types of variational models. User should decide which prior is to be assumed about the ground truth. 3) What is the difference between split and nosplit scheme? In general, splitting the image into four sets and looping on them is computational faster. However, in some cases like deconvolution, we need to merge the four sets after every iteration. So, it is better do nosplit scheme. These two lead to exactly the same result. The split code is just more cache friendly.

文件下载

资源详情

[{"title":"( 44 个子文件 5.3MB ) 曲率滤波代码","children":[{"title":"CurvatureFilter-master","children":[{"title":"ReadMe.txt <span style='color:#111;'> 1.43KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 9B </span>","children":null,"spread":false},{"title":"images","children":[{"title":"CGF_MC.png <span style='color:#111;'> 257.01KB </span>","children":null,"spread":false},{"title":"scaleSpace.png <span style='color:#111;'> 375.43KB </span>","children":null,"spread":false},{"title":"BernsteinFilter.pdf <span style='color:#111;'> 1.22MB </span>","children":null,"spread":false},{"title":"MC_line3_small.gif <span style='color:#111;'> 240.82KB </span>","children":null,"spread":false},{"title":"denoise.PNG <span style='color:#111;'> 633.04KB </span>","children":null,"spread":false},{"title":"decomposition.png <span style='color:#111;'> 746.97KB </span>","children":null,"spread":false},{"title":"phs.PNG <span style='color:#111;'> 246.12KB </span>","children":null,"spread":false},{"title":"MC_line2_small.gif <span style='color:#111;'> 197.70KB </span>","children":null,"spread":false},{"title":"box.png <span style='color:#111;'> 22.23KB </span>","children":null,"spread":false},{"title":"lena.png <span style='color:#111;'> 147.66KB </span>","children":null,"spread":false},{"title":"GC_mesh.jpg <span style='color:#111;'> 199.99KB </span>","children":null,"spread":false},{"title":"easy.png <span style='color:#111;'> 44.25KB </span>","children":null,"spread":false},{"title":"theory.png <span style='color:#111;'> 44.21KB </span>","children":null,"spread":false},{"title":"fast.jpg <span style='color:#111;'> 15.44KB </span>","children":null,"spread":false},{"title":"Lena_three_lines.png <span style='color:#111;'> 244.21KB </span>","children":null,"spread":false},{"title":"MC_line1_small.gif <span style='color:#111;'> 227.57KB </span>","children":null,"spread":false},{"title":"lena_circ.png <span style='color:#111;'> 182.58KB </span>","children":null,"spread":false},{"title":"curvatureFilters.png <span style='color:#111;'> 194.58KB </span>","children":null,"spread":false},{"title":"CF_Kernels.pdf <span style='color:#111;'> 131.59KB </span>","children":null,"spread":false},{"title":"developable.png <span style='color:#111;'> 14.85KB </span>","children":null,"spread":false},{"title":"test <span style='color:#111;'> 5B </span>","children":null,"spread":false}],"spread":false},{"title":"CF_On_Mesh","children":[{"title":"working.txt <span style='color:#111;'> 164B </span>","children":null,"spread":false}],"spread":true},{"title":"Matlab","children":[{"title":"main.m <span style='color:#111;'> 4.13KB </span>","children":null,"spread":false},{"title":"lena.png <span style='color:#111;'> 147.66KB </span>","children":null,"spread":false},{"title":"GUI.m <span style='color:#111;'> 16.04KB </span>","children":null,"spread":false},{"title":"GUI.fig <span style='color:#111;'> 52.59KB </span>","children":null,"spread":false},{"title":"Solver.m <span style='color:#111;'> 6.71KB </span>","children":null,"spread":false},{"title":"CF.m <span style='color:#111;'> 8.21KB </span>","children":null,"spread":false},{"title":"HalfWindow.m <span style='color:#111;'> 1.26KB </span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 7.16KB </span>","children":null,"spread":false},{"title":"CF.h <span style='color:#111;'> 84.48KB </span>","children":null,"spread":false},{"title":"makefile <span style='color:#111;'> 195B </span>","children":null,"spread":false},{"title":"main.cpp <span style='color:#111;'> 4.08KB </span>","children":null,"spread":false},{"title":"ITK","children":[{"title":"main.cxx <span style='color:#111;'> 2.94KB </span>","children":null,"spread":false},{"title":"itkCurvatureFilter.h <span style='color:#111;'> 5.81KB </span>","children":null,"spread":false},{"title":"CMakeLists.txt <span style='color:#111;'> 250B </span>","children":null,"spread":false}],"spread":true},{"title":".gitattributes <span style='color:#111;'> 171B </span>","children":null,"spread":false},{"title":"Python","children":[{"title":"CurvatureFilter.ipynb <span style='color:#111;'> 378.46KB </span>","children":null,"spread":false},{"title":"curvaturefilter","children":[{"title":"__init__.py <span style='color:#111;'> 321B </span>","children":null,"spread":false},{"title":"cf_update.py <span style='color:#111;'> 7.89KB </span>","children":null,"spread":false},{"title":"cf_interface.py <span style='color:#111;'> 1.58KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"CMakeLists.txt <span style='color:#111;'> 599B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明