登录
首页 » matlab » GMM-HMRF

GMM-HMRF

于 2019-12-02 发布
0 182
下载积分: 1 下载次数: 13

代码说明:

说明:  基于高斯混合模型和隐马尔科夫模型的图像分割算法(Image segmentation algorithm based on Gaussian mixture model and hidden Markov model)

文件列表:

GMM-HMRF-master, 0 , 2019-06-29
GMM-HMRF-master\.gitattributes, 66 , 2019-06-29
GMM-HMRF-master\1212.4527v1.pdf, 3064399 , 2019-06-29
GMM-HMRF-master\README.md, 1009 , 2019-06-29
GMM-HMRF-master\code, 0 , 2019-06-29
GMM-HMRF-master\code\color-image, 0 , 2019-06-29
GMM-HMRF-master\code\color-image\385028.jpg, 84296 , 2019-06-29
GMM-HMRF-master\code\color-image\BoundMirrorExpand.cpp, 2211 , 2019-06-29
GMM-HMRF-master\code\color-image\BoundMirrorShrink.cpp, 1852 , 2019-06-29
GMM-HMRF-master\code\color-image\HMRF_EM.m, 1208 , 2019-06-29
GMM-HMRF-master\code\color-image\MRF_MAP.m, 2189 , 2019-06-29
GMM-HMRF-master\code\color-image\demo.m, 857 , 2019-06-29
GMM-HMRF-master\code\color-image\gaussianBlur.m, 427 , 2019-06-29
GMM-HMRF-master\code\color-image\get_GMM.m, 463 , 2019-06-29
GMM-HMRF-master\code\color-image\image_kmeans.m, 437 , 2019-06-29
GMM-HMRF-master\code\color-image\ind2ij.m, 167 , 2019-06-29
GMM-HMRF-master\code\three-dimensional, 0 , 2019-06-29
GMM-HMRF-master\code\three-dimensional\HMRF_EM.m, 1188 , 2019-06-29
GMM-HMRF-master\code\three-dimensional\Image.raw, 125000 , 2019-06-29
GMM-HMRF-master\code\three-dimensional\MRF_MAP.m, 2295 , 2019-06-29
GMM-HMRF-master\code\three-dimensional\demo.m, 884 , 2019-06-29
GMM-HMRF-master\code\three-dimensional\generate_3D_image.m, 589 , 2019-06-29
GMM-HMRF-master\code\three-dimensional\get_GMM.m, 378 , 2019-06-29
GMM-HMRF-master\code\three-dimensional\image_kmeans.m, 422 , 2019-06-29
GMM-HMRF-master\code\three-dimensional\ind2ijq.m, 270 , 2019-06-29
GMM-HMRF-master\code\three-dimensional\kmeans.raw, 125000 , 2019-06-29
GMM-HMRF-master\code\three-dimensional\segmentation.raw, 125000 , 2019-06-29
GMM-HMRF-master\resources, 0 , 2019-06-29
GMM-HMRF-master\resources\GMM-HMRF.png, 99514 , 2019-06-29

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlab_face_detection
    将图片由RGB格式转化为YCbCr格式下,用椭圆方法判定肤色和非肤色区域,进行二值化处理,最后显示结果(Pictures from RGB format into a YCbCr format, the method used to determine color elliptical and non-color regions, to carry out binarization processing, the final result will be displayed)
    2009-01-06 12:10:35下载
    积分:1
  • image-matching-using-surf-and-ransac
    对两幅图像进行配准,分别提取两幅图像的surf特征点以及描述子,得到粗匹配结果,然后根据粗匹配结果,采用ransac方法计算基础矩阵,并去除误匹配点,得到较准确匹配结果(Two image registration, surf was extracted from the feature points in two images to get the coarse matching and descriptor, then according to the results, the coarse matching results, using RANSAC method to calculate the fundamental matrix, and eliminate the error matching, gain a more accurate matching results)
    2020-11-13 13:59:43下载
    积分:1
  • 压缩感知程序
    压缩感知中稀疏分解算法的正交匹配追踪算法OMP(An orthogonal matching pursuit algorithm for compressed sensing OMP)
    2017-10-11 14:45:30下载
    积分:1
  • zhongxin
    自己写的计算一副图像重心的小程序,绝对有用。(Write their own calculation of an image center of gravity of small procedures, absolutely useful.)
    2008-08-03 01:16:39下载
    积分:1
  • imageReadAndShow2
    imageReadAndShow2.cpp,读取asc文件,并在VTK中渲染显示...(read ASC File,using VTK)
    2011-05-26 15:38:29下载
    积分:1
  • VMD
    VMD分解阈值去噪,进行极优模态分量的选择(VMD decomposition threshold denoising, selection of very excellent modal components.)
    2018-06-05 10:22:04下载
    积分:1
  • quantum
    量子图像加密 模拟BB84规则 对图像进行加密(quantum signal processing)
    2020-11-04 10:09:51下载
    积分:1
  • Anisotropic
    本程序实现灰度图像各向异性扩散(Anisotropic Diffusion)滤波算法,可以用于平滑信号,保留边缘,增强边缘对比度。与普通高斯Gaussian算法相比,它不会平滑边缘的图像。(The program implements grayscale image using anisotropic diffusion filtering algorithm.It can be used to smooth the signal, keep the edge, enhance the edge of the contrast. Compared with ordinary Gaussian algorithm, it does not smooth the image edges.)
    2014-02-08 18:19:25下载
    积分:1
  • tif2raw
    一个matlab小程序,用来将tif序列图片转换成envi可读取的raw文件(A matlab applet for converting TIF sequence images into envi readable raw files)
    2019-02-19 16:20:23下载
    积分:1
  • SplitBregmanTVdenoising1
    Split Bregman算法 各向同性,各向异性 图像去噪(Split Bregman algorithm TV model image denoising)
    2018-06-01 11:19:17下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载