登录
首页 » matlab » MRF(matlab)

MRF(matlab)

于 2011-12-21 发布 文件大小:21KB
0 99
下载积分: 1 下载次数: 205

代码说明:

  一个很好的马尔科夫随机场(MRF)模型应用实例。(Examples for the application of markov random field.)

文件列表:

MRF(matlab)
...........\addNoise.m,276,2003-10-06
...........\computeBeliefs.m,823,2003-10-05
...........\gaussplot.m,233,2003-10-09
...........\getCliqueProb.m,387,2003-10-08
...........\getLogProb.m,722,2003-10-11
...........\getPropMat.m,209,2003-10-05
...........\getRasterNeighbors.m,690,2003-10-11
...........\ICM.m,445,2003-10-08
...........\initBPMessages.m,398,2003-10-05
...........\initICM.m,215,2003-10-07
...........\initLocalEvidence.m,913,2003-10-06
...........\initMRF.m,1926,2003-10-05
...........\initNodes.m,2027,2003-09-03
...........\initPaths.m,324,2003-07-16
...........\ipf.m,1395,2003-10-11
...........\marginals2image.m,249,2003-10-05
...........\multMessages.m,220,2003-09-03
...........\oneIterBP.m,2058,2003-10-07
...........\runBP.m,682,2003-09-03
...........\showIm.m,3765,2003-02-10
...........\states2image.m,339,2003-10-07
...........\testMRF.m,2249,2005-04-03
...........\utAxisAngleToRotmat.m,1027,2003-02-10
...........\utCropImageToPowerOfTwo.m,632,2003-03-27
...........\utFilename.m,928,2003-02-10
...........\utIf.m,282,2003-02-10
...........\utIsScalarBoolean.m,184,2003-02-10
...........\utIsScalarInteger.m,214,2003-02-10
...........\utIsScalarReal.m,131,2003-02-10
...........\utIsSingleString.m,172,2003-02-10
...........\utNormalize.m,270,2003-02-10
...........\utParseArgs.m,3646,2003-02-10
...........\utReadPnm.m,2204,2003-02-23
...........\utRotmatToAxisAngle.m,1289,2003-02-10
...........\utSafeInverse.m,264,2003-02-10
...........\utSafeMult.m,428,2003-02-10
...........\utSigmoid.m,96,2003-02-10
...........\utWritePnm.m,2534,2003-02-23

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

发表评论

0 个回复

  • bmpstartv1
    我自己做的一个bmp文件进行24位真彩转256灰度和二进制的程序,并能用sobel算法,识别物体的边界。 (I myself make a bmp file for 24-bit true color to 256 gray-scale and binary procedures and sobel algorithm can be used to identify object boundaries.)
    2008-02-18 03:14:39下载
    积分:1
  • xiaobobianhuan
    利用小波变化实现对不同灰度图像的边缘检测(Changes implemented using wavelet different gray-scale image edge detection)
    2013-06-12 22:01:49下载
    积分:1
  • 1-s2.0-S0925753510002559-main.pdf
    I WANT SOURCE CODE FOR IMAGE SEGMENTATION
    2013-07-31 14:23:59下载
    积分:1
  • Smoke
    说明:  Demo for smoke effects on old NVIDIA GPUs.
    2019-01-17 08:05:28下载
    积分:1
  • MATLAB
    小波去噪,图像融合,简单的小波去噪程序.(Image denoising in the wavelet domain using Matlab.)
    2012-05-15 19:17:29下载
    积分:1
  • FIR滤波器 C5000 DSP的实现
    用c语言实现的FIR算法 高通滤波器
    2017-12-13下载
    积分:1
  • SegTool-lazy
    实现了交互式图像分割算法,只需手动标注标记点就可以实现图像分割(Interactive image segmentation algorithm, simply manually annotate the markers can be achieved to image segmentation)
    2012-04-22 21:59:11下载
    积分:1
  • TV
    说明:  全变分模型主要是依靠梯度下降流岁图像进行平滑处理的模型,希望在图像的内部对图像进行平滑,使得相邻像素的差值较小(The total variation model is mainly based on the gradient descent flow year image smoothing model, hoping to smooth the image inside the image, so that the difference between adjacent pixels is small)
    2020-12-12 19:40:20下载
    积分:1
  • 插值方法
    说明:  对图像进行插值,以提高分辨率,计算效率较高(The image is interpolated to improve the resolution)
    2021-04-15 09:01:41下载
    积分:1
  • Natural-Image-Sketching-Production
    现有自然图像素描画效果生成算法存在容易造成画面细节丢失,笔画线条单一等问题。针对这些问题,本文提出了一种改进的自然图像素描画效果生成算法,通过模拟艺术家创作素描画过程,分步生成素描画图像底纹和素描画场景笔画轮廓,采用8个方向卷积滤波提取图像中不同方向的细节信息,并使用不同长度不同粗细的笔画来模拟艺术家在创作过程中不同力度的绘画效果,最后合并素描画笔画效果和素描画图像底纹,得到与原输入自然图像内容一致,色调与艺术家绘制的素描画效果相同,笔画和底纹形式与实际素描画相似,真实感较强的素描画效果输出图像。大量实验结果表明本文方法可以生成高质量的自然图像素描画效果,与现有成熟的铅笔画生成技术相笔,本文方法具有较强的可比性。(The existing algorithms for natural image sketch production are easy to cause some problems such as the loss of image details, singleness of the stroke line. To solve these problems, this paper proposes an improved algorithm for the natural image sketch effect producing. By simulating the artist creation process of sketch, step-by-step generate image shading sketch image shading and drawing the scene outline stroke of the sketch image, using 8 directions of convolution filter to extract the details of different directions in the image, furthermore, using the stroke of different length and thickness to simulate the painting effect of different strength in the process of artist creation, finally we merge the sketch stroke effect and sketch image background to get the output image, which have consistent content with the original input image, have the same tonal effect with artists draw sketch, have the similar Stroke and background form with the actual sketch and have strong real sense in)
    2014-12-16 16:31:25下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载