CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 分割 算法

搜索资源列表

  1. MRMRFs

    2下载:
  2. 变权重MRMRF,多尺度变权重的markov模型图像分割算法-With variable weights MRMRF, with variable weights, multi-scale Markov Model for image segmentation algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-05
    • 文件大小:84786
    • 提供者:ai ren
  1. NNNLMeansL

    0下载:
  2. 基于NL_Meanss的均值平移图像分割算法 -NL_Means based on the mean shiift image segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:914710
    • 提供者:弯曲
  1. watershed-ridge-lines

    0下载:
  2. 如果图像中的目标物体是连接在一起的,则分割起来会更困难,分水岭分割算法 经常用于处理这类问题,通常会取得比较好的效果。分水岭分割算法把图像看成 一幅“地形图”,其中亮度比较强的区域像素值较大,而比较暗的区域像素值较 小,通过寻找“汇水盆地”和“分水岭界限”,对图像进行分割。-Separating touching objects in an image is one of the more difficult image processing operations. The wa
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:5032453
    • 提供者:lee
  1. ALE

    1下载:
  2. 图像分割算法,是基于最小切最大流算法的分割方法。-The image segmentation algorithm is a segmentation method based on the maximum flow minimum cut algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4839687
    • 提供者:
  1. 1

    0下载:
  2. 基于matlab的图像分割算法 边缘检测-Image segmentation algorithm based on the matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:653
    • 提供者:哈古斯
  1. byjc

    0下载:
  2. 图像分割算法中的边缘检测代码包括Roberts算子,Sobel算子等-It is a string of byjc
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:5120
    • 提供者:涵曦
  1. secen_plant

    0下载:
  2. 动态场景的视频分割算法研究,中国知网期刊数据库下载-Dynamic scenes video segmentation algorithm, Chinese HowNet journal database download
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-12
    • 文件大小:2871968
    • 提供者:zhqo
  1. UB-segger-code.tar

    0下载:
  2. 3维图像(点云、立体视觉图像)分割算法,基于区域的分割方法-3d image (point cloud,stereo image)segmentation algorithm,region-based.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:32842
    • 提供者:fisher
  1. xianduanfengesaunfa

    0下载:
  2. 图形学线段分割算法,很好的源代码,希望对大家有用。-Graphics segment segmentation algorithm, source code, the hope that useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:146117
    • 提供者:三友
  1. MRF-segmentation

    1下载:
  2. 基于马尔可夫随机场(MRF)的图像分割算法-Image segmentation algorithm based on Markov Random Field (MRF)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:160969
    • 提供者:lianxiaojie
  1. Edge-detection

    0下载:
  2. 编程实现LoG或Sobel算子,并利用该算子提取给定图像中的边缘;全局最优阀值和自适应阀值分割的工作原理,编程实现阀值分割算法。 -Programming LoG or Sobel operator, and using the edge of the operator to extract a given image global optimal threshold and adaptive threshold segmentation of the working principle of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:115699
    • 提供者:李新文
  1. otsu

    0下载:
  2. otsu自适应阈值分割算法是在图像图形处理领域中最广泛应用的一种算法。-Otsu adaptive threshold segmentation algorithm is in the field of image and graphics processing the most widely used of an algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1173
    • 提供者:
  1. image-process-detects-smoke

    0下载:
  2. 结合实际火灾烟雾图像,设计实现了HIS空间图像分割算法-Actual fire smoke images, design and implementation of the HIS space image segmentation algorithm
  3. 所属分类:Video Capture

    • 发布日期:2017-05-16
    • 文件大小:4416214
    • 提供者:王佳琪
  1. GACPLIF

    0下载:
  2. 融合边缘与区域的水平集分割算法,分割效果优于单独的模型 -Integration of edge and region level set segmentation algorithm, the split is better than a separate model
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:13134
    • 提供者:sss
  1. cut

    0下载:
  2. 这是一篇层片分割算法在切割仿真的文章,文章详细介绍了算法原理及应用,对图像图形处理专业人员的重要参考价值!-This is a lamellar segmentation algorithm in the cutting simulation of the article, the article details the algorithm and an important reference value for the image graphics professionals!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:205904
    • 提供者:fujeffson
  1. TriSplit

    0下载:
  2. 利用VS2008和opencv函数库实现Delaunay三角分割算法。-VS2008 and opencv library to achieve Delaunay triangulation algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4891702
    • 提供者:ffl
  1. Matlabregiongrow

    2下载:
  2. Matlab边缘检测和区域生长图像分割算法代码,很有用的代码。-Matlab edge detection and region growing image segmentation algorithm code, useful code.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1409
    • 提供者:lifengsong
  1. SkinDetect

    0下载:
  2. 基于线性容器肤色分割算法的FPGA实现,verilog源码-Linear container color segmentation algorithm-based FPGAs, verilog source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:11965
    • 提供者:
  1. segm_energy_LS

    0下载:
  2. 此工具箱实现了一个基于能量的有限差分的水平集演化分割算法-This toolbox implements an energy-based segmentation algorithm that uses finite-difference based level set evolution
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:52226
    • 提供者:文梦白
  1. grabCut

    0下载:
  2. 用opencv实现的图像分割算法 非常好用-With opencv image segmentation algorithm is very easy to use
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1466042
    • 提供者:Ouyang
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com