matlab流量代码程序-KernelCut:内核剪切

时间:2024-06-12 08:15:11
【文件属性】:

文件名称:matlab流量代码程序-KernelCut:内核剪切

文件大小:35.47MB

文件格式:ZIP

更新时间:2024-06-12 08:15:11

系统开源

matlab流量代码程序这是本文的代码: "Normalized Cut Meets MRF" Meng Tang, Dmitrii Marin, Ismail Ben Ayed, Yuri Boykov In European Conference on Computer Vision (ECCV), Amsterdam, the Netherlands, October, 2016 我们算法的CORE是归一化切割(NC)的线性化或一元界。 在“ matlab / KernelBound.m”和“ matlab / SpectralBound.m”中的FEW行中给出了这种线性化的简单实现。 [ unaries ] = KernelBound( A, K, current_clustering) % KERNELBOUND simply takes affinity, cluster number and current clustering and gives unary terms. [ unaries ] = SpectralBound( A, K, dim, current_c


网友评论