登录
首页 » matlab » MRF-ICM 也是先聚类再算的 里面有论文

MRF-ICM 也是先聚类再算的 里面有论文

于 2017-06-22 发布 文件大小:9196KB
0 146
下载积分: 1 下载次数: 62

代码说明:

  利用马尔科夫随机场对图像进行语义分割,通过ICm求解参数,可以运行,对初学者有较好的借鉴作用(Using Markov random field to semantic segmentation of images, through ICm solution parameters, can run, for beginners have a good reference)

文件列表:

MRF-ICM 也是先聚类再算的 里面有论文\A Markov random field image segmentation model for color textured images.pdf
MRF-ICM 也是先聚类再算的 里面有论文\covmatrix.m
MRF-ICM 也是先聚类再算的 里面有论文\EnergyOfFeatureField.m
MRF-ICM 也是先聚类再算的 里面有论文\EnergyOfLabelField.m
MRF-ICM 也是先聚类再算的 里面有论文\GMM_parameter.m
MRF-ICM 也是先聚类再算的 里面有论文\ICM.m
MRF-ICM 也是先聚类再算的 里面有论文\Kmeans.m
MRF-ICM 也是先聚类再算的 里面有论文\LL - 副本.bmp
MRF-ICM 也是先聚类再算的 里面有论文\LL.bmp
MRF-ICM 也是先聚类再算的 里面有论文\main.m
MRF-ICM 也是先聚类再算的 里面有论文\Markov Random Field Texture Models.pdf
MRF-ICM 也是先聚类再算的 里面有论文\Minimax principle and its application to texture image modeling.pdf
MRF-ICM 也是先聚类再算的 里面有论文\MRF Model-Based Algorithms For Image Segmentation.pdf
MRF-ICM 也是先聚类再算的 里面有论文\NeiX.m
MRF-ICM 也是先聚类再算的 里面有论文\Unsupervised texture modeling using MRF.pdf
MRF-ICM 也是先聚类再算的 里面有论文\UNSUPERVISED VECTOR IMAGE SEGMENTATION BY THE ICM METHOD .pdf
MRF-ICM 也是先聚类再算的 里面有论文\实验图片\4.bmp
MRF-ICM 也是先聚类再算的 里面有论文\实验图片\c1.bmp
MRF-ICM 也是先聚类再算的 里面有论文\实验结果\4.bmp
MRF-ICM 也是先聚类再算的 里面有论文\实验结果\c1.bmp
MRF-ICM 也是先聚类再算的 里面有论文\实验图片
MRF-ICM 也是先聚类再算的 里面有论文\实验结果
MRF-ICM 也是先聚类再算的 里面有论文

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

发表评论

0 个回复

  • lightcomplement
    基于光线补偿的人脸检测。首先对图像进行光补,在此基础上结合肤色和发色进行人脸检测。(Light compensation based on face detection. First, the image light make up, in this based on the combination of color and hair color for face detection.)
    2021-05-12 20:30:02下载
    积分:1
  • jiaoben3795
    /** * jpg图像文件缩放类 * * 本类实现一个对 JPG/JPEG 图像文件进行缩放处理的方法 即给定一个 JPG 文件,可以生成一个该 JPG 文件的缩影图像文件 (JPG 格式 ) *,(/ * * * JPG * * the zoom image file class to implement a class of JPG/JPEG image file to zoom method is given a JPG file, you can generate a miniature image file of the JPG file (JPG format) *,)
    2017-06-19 05:08:31下载
    积分:1
  • subpixel
    说明:  该程序用正交矩zernike7和空间矩spatial5对图像进行亚像素提取(The program and space with the orthogonal moments zernike7 moment spatial5 on Subpixel image)
    2010-04-06 15:35:45下载
    积分:1
  • rationAM18.4
    利用图像处理的方法实现图像二值化,实现了图像的调幅加网,加网角度是18.4度。这就方便了图像的调幅加网输出。(The use of image processing method of image binarization realize, realize the image of AM screening, screening angle is 18.4 degrees. This facilitates the image output of AM screening.)
    2021-05-07 02:28:36下载
    积分:1
  • HoughLineDection
    利用Hough变换,可以检测图像中的多条线段,效果很好(using hough transform for line detection)
    2009-03-23 09:25:02下载
    积分:1
  • Embedded-in-the-DCT-coefficients-
    在图像的DCT系数上嵌入信息,图像为常见的512*512大小的灰度图(实验所用图像为LENA.BMP)。嵌入的信息为一二进制Logo图(实验所用logo图为tj-logo.bmp),该图大小为32*32,共1024个Bit。 1. 在LENA图中嵌入水印,输出嵌入后的水印图像。 2. 对水印图像解码,输出解码后得到的logo图,并统计错误率。 3. 使用不同的嵌入强度进行嵌入,观察其对作品直觉效果和解码效果的影响,绘制相应的曲线。 4. 使用加入噪声、改变对比度、JPEG压缩等攻击方法对水印作品进行攻击,查看解码的效果。 (Information embedded in the DCT coefficients of the image, the image of the common 512* 512 size gray-scale (experimental image LENA.BMP). Information embedded in a binary Logo Figure (used in the experiment logo picture shows the tj-logo.bmp), the plot size 32* 32, 1024 Bit. LENA Figure embedded watermark, the watermark image output embedded. (2) logo watermark image decoding, the output decoded Figure statistical error rate. (3) using a different embedding strength for embedding, observe the works intuitive effects and decoding results, and draw the corresponding curve. (4) by adding the noise, change the contrast, JPEG compression attack methods to attack, to see the effect of decoding the watermark works.)
    2012-04-16 18:56:11下载
    积分:1
  • Three dimensional vascular reconstruction
    三维血管重建的matlab代码,毕业设计常用,非常实用的。(Three dimensional vascular reconstruction)
    2018-10-23 20:08:57下载
    积分:1
  • gmodify
    图像畸变校正技术的matlab源代码,涉及到图像的空间变换和灰度插值等技术。(Matlab source code of the image distortion correction technology related to space transformation and grayscale image interpolation technology.)
    2012-05-27 00:56:18下载
    积分:1
  • 0056357
    读取与显示JPG等格式图像文件,Visual C++编程技巧精选,很好的参考资料。(Read and display JPG format image files, Visual C++ programming skills selected, a good reference.)
    2013-11-17 06:26:42下载
    积分:1
  • c056692_ISO_IEC_18092_2013
    ISO 18092:2013 Information technology — Telecommunications and information exchange between systems — Near Field Communication — Interface and Protocol (NFCIP-1)
    2015-07-10 22:26:25下载
    积分:1
  • 696524资源总数
  • 103913会员总数
  • 34今日下载