CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - Max

搜索资源列表

  1. hmmbox_3_2

    0下载:
  2. Matlab toolbox for Hidden Markov Modelling using Max. likelihood EM. Prerequisites: Matlab 5.0, System Identification Toolbox, Netlab, Marbox. LAST UPDATED: 25 Feb. 2002.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:717468
    • 提供者:王冰
  1. rawsource

    0下载:
  2. RawSource (string filename, int width, int height, string pixel_type, int offset) # for loading raw video data # # filename: the raw file e.g. a YUV-file # width, height: you must specify the image dimensions. width is max 2880 # pixel_type
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:35186
    • 提供者:mysticboy
  1. TRW_S-v1.1

    0下载:
  2. The two algorithms are max-product belief propagation (BP, Pearl 88) and sequential tree-reweighted max-product message passing (TRW-S, Kolmogorov 05)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:40600
    • 提供者:wdbigboy
  1. newnethodotsu

    0下载:
  2. 一个新设计的OTSU算法,使用方法如下:% load clown % subplot(221) % imshow(X/max(X(:))) % title( Original , FontWeight , bold ) % for n = 2:4 % Iseg = otsu(X,n) % subplot(2,2,n), colormap(gray) % imshow(Iseg) % title([ n = int2str(n)], FontWeight , bo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:2156
    • 提供者:yemaoqiu
  1. MinCutAlgorithm

    0下载:
  2. 这是自己用c#写的一段关于图的最小切的算法,主要参考了论文: 《An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Minimization in Vision》 此文中的算法是目前比较优秀的最小切算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3193
    • 提供者:张曦
  1. An_Experimental_Comparison_of_maxflow_aigorithm.ra

    0下载:
  2. 是基于Graph cuts 的源程序,用来求解Min-Cut/Max-Flow.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:50827
    • 提供者:余丽红
  1. Segmentation

    0下载:
  2. 医学图象分割软件,使用了基于Min-Cut/Max-Flow开元方程库(可在http://www.adastral.ucl.ac.uk/~vladkolm/software.html下载最新版本) 做分割判断, 并使用cimg库读取dcm图片. 本部分源码只负责切出轮廓, 轮廓将在openGL端中输出.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:167247
    • 提供者:zhou
  1. EM_WellingsNote.rar

    0下载:
  2. EM算法的详细介绍,Max Welling,EM Algorithm Max Welling
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:94522
    • 提供者:刘斌
  1. 2D 3D Image Segmentation

    0下载:
  2. Fast continuous max-flow algorithm to 2D/3D image segmentation developed in matlab, C and GPU
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-09
    • 文件大小:2301416
    • 提供者:lsx
  1. PlanarCut-v1.0

    0下载:
  2. 快速图割算法,计算平面图的最大流最小割计算平面图的最大流最小割-The PlanarCut-v1.0 library computes max-flow/min-s-t-cut on planar graphs. It implements an efficient algorithm, which has almost linear running time. The library also provides for several easy-to-use interfaces in ord
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:593379
    • 提供者:liuwei
  1. MRF-benchmarks

    1下载:
  2. markov random fields的各类优化算法及应用Optimization methods included: 1) ICM 2) Graph Cuts 3) Max-Product Belief Propagation 4) Sequential tree-reweighted message passing (TRW-S) Applications include: (1)binary (2)denoise (3)stereomatch (
  3. 所属分类:Special Effects

    • 发布日期:2015-11-09
    • 文件大小:34368512
    • 提供者:jhdai
  1. maxflow-v3.0.src.tar

    0下载:
  2. 图像处理最大流最小割经典算法,适合初学者使用!-A classic max flow/min cut algorithm in image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:13609
    • 提供者:霓棠烟鱼
  1. MaxEntropyThreshold

    0下载:
  2. 极大熵图像分割源代码。(原创) 参考文献见源代码。-source code for max entropy thresholding algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1109
    • 提供者:WangJun
  1. ImageProc

    0下载:
  2. 一些常用的图像处理cpp和对应的matlab接口 是非常常用的一些代码-Quick list of the source included: imhist_thresh.cpp: Generate histogram from data,# of bins based on unique values. imsmarthist_thresh.cpp: equalize data based on histogram imsmartstd_thresh.cpp: equal
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:496620
    • 提供者:Ming
  1. ImgScale24

    0下载:
  2. 24位和32位位图的快速图像处理,经过MAX的优化-24-bit and 32-bit bitmap fast image processing, through the optimization of MAX
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1706264
    • 提供者:霍丽琴
  1. newmaxflowaigorithm

    0下载:
  2. 实现了An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Minimization in Vision [Yuri Boykov and Vladimir Kolmogorov]中的新的最大流算法,经过实验验证比传统的最大流算法效率更高-Achieved An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Mini
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1285
    • 提供者:ray
  1. max

    0下载:
  2. sift算法提取图像特征点中的极大值提取。-sift max
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:713
    • 提供者:liyingchao
  1. 2wei-max-entropy

    0下载:
  2. 关于图像二维最大熵分割代码,matlab编写, -2-D max entropy
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:1143
    • 提供者:nanjie
  1. max-morphological

    0下载:
  2. max用于形态学的高级程序设计语言,用于形态学的基本元素的二值操作-max for the morphological level programming language, the basic elements for morphological binary operations
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:334430
    • 提供者:周薇
  1. max-flow

    0下载:
  2. kolmogorov提出的最大流算法代码,可运行,里面有具体事例-Max flow
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:17535
    • 提供者:戴超
« 12 3 4 »
搜珍网 www.dssz.com