登录
首页 » matlab » GMM-HMRF

GMM-HMRF

于 2019-12-02 发布
0 198
下载积分: 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 个回复

  • BFSPDFS
    广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。 (Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.)
    2013-08-10 10:37:12下载
    积分:1
  • text-detection
    在视频文字检测以及提取方面,比较好的参考论文,大家可以下载参考!(Video text detection and extraction, a good reference papers, everyone can download the reference!)
    2012-09-10 08:23:48下载
    积分:1
  • inphase
    多基线干涉合成孔径雷达干涉条纹的获取,通过两幅单视复图像进行配准,获取干涉相位(Multi-baseline interferometric synthetic aperture radar interferometry fringes of the acquisition, through two single look complex image registration, access to intervention phase)
    2011-08-03 08:07:08下载
    积分:1
  • guangfu
    基于数学模型的光伏阵列的简化simulink模型,并附有仿真图形(The simplified Simulink model of the photovoltaic array based on mathematical model)
    2013-04-20 09:28:43下载
    积分:1
  • wenlizuobiao
    说明:  一个纹理坐标自动生成的例子,有助于理解纹理坐标自动生成的各个函数(An example of automatically generated texture coordinates, texture coordinates generated automatically help you understand the various functions)
    2011-03-27 19:48:06下载
    积分:1
  • lankton_stereo
    一个外国人写的基于分割的立体匹配算法代码,可以在matlab7.1以后版本中直接执行,代码结构也很清晰,适合分析学习(Written by a foreigner based on the partition of the three-dimensional matching algorithm code, you can later matlab7.1 direct the implementation of the code structure is very clear and suitable for analysis of learning)
    2008-06-20 09:57:22下载
    积分:1
  • 基于opencv的Kinect深度的去噪,滤波
    基于opencv的Kinect深度图像的去噪,滤波(Opencv based Kinect depth image denoising, filtering)
    2021-03-23 08:59:15下载
    积分:1
  • 第6次课程序
    说明:  将两张图像进行图像相减或相处,使两张图片叠加。(The two images are subtracted or coexisted, so that the two images are superimposed.)
    2019-04-10 21:44:48下载
    积分:1
  • bfilter.tar
    这是二维图像双边滤波的相关程序,具有保边去噪的效果,适合对图像进行处理。(This is the two-dimensional image bilateral filtering procedures, with the edge-preserving denoising effect, suitable for image processing.)
    2013-10-21 14:52:56下载
    积分:1
  • main
    说明:  通过纹理方向估计消失点,通过消失点来检测道路区域。 该程序应用到了基于纹理的张量投票算法来估计消失点;通过纹理方向和颜色信息,生成用于估计两个最主要道路边界的直方图;最后将道路区域定义为两个检测到的道路边界之间且低于估计的消失点的区域(The vanishing point is estimated by the texture direction, and the road area is detected by the vanishing point. The program applies a texture-based tensor voting algorithm to estimate the vanishing point; through the texture direction and color information, generates a histogram for estimating the two most important road boundaries; finally defines the road area as two detected road boundaries. An area between and below the estimated vanishing point)
    2019-04-06 20:33:10下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载