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

搜索资源列表

  1. code.rar

    0下载:
  2. 一个基于特征点的的模型分割的程序,功能很全,A feature point based on segmentation of the model procedures, functions very wide
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1485603
    • 提供者:michael
  1. segment_ga.rar

    0下载:
  2. 基于KSW熵和遗传算法进行图像分割,效果很不错哦。谢谢,KSW entropy-based and genetic algorithms image segmentation, the effect is pretty good, oh
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2675365
    • 提供者:
  1. 基于Otsu法自适应阈值的图像分割研究

    0下载:
  2. 基于Otsu法自适应阈值的图像分割研究 论文,Otsu method based on adaptive threshold for image segmentation research papers
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:390649
    • 提供者:赵宁
  1. demo.rar

    0下载:
  2. 数字图像处理与分析所使用的基础算法用vc++来实现,基本算法包括图像变换、图像增强、图像分割等,Digital image processing and analysis based on the algorithm used in vc++ to achieve, the basic algorithm, including image conversion, image enhancement, image segmentation, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1136724
    • 提供者:hyit
  1. watershed.rar

    0下载:
  2. 程序实现分水岭变换的图像分割,是基于直观分水岭定义的图像分割算法的实现。附件中包含算法介绍的文章。,Process to achieve watershed transformation of image segmentation is based on the intuitive definition of the watershed image segmentation algorithm. Algorithm is described in the annex containing the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1075017
    • 提供者:赵红丽
  1. yiqunmoxingfege.rar

    1下载:
  2. 基于蚁群算法的模糊C均值聚类医学图像分割方法的研究,Ant colony algorithm based on Fuzzy C-Means Clustering Method for Medical Image Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:223561
    • 提供者:Ailsa
  1. demopeople.rar

    0下载:
  2. 基于matlab实现的对人体或者动物的分割方法,是做人体模型或者人体姿态方面的很重要的资料呀。,Matlab implementation based on human or animal segmentation method is to do human body model, or aspects of the human body posture is very important information呀.
  3. 所属分类:GIS program

    • 发布日期:2017-04-09
    • 文件大小:1720320
    • 提供者:zwl
  1. Floodfill

    0下载:
  2. 基于opencv的分水岭算法,可以用来实现图片的快速分割-Opencv-based watershed algorithm can be used for fast image segmentation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1644049
    • 提供者:lw3171796
  1. ksw.ga.improve1

    0下载:
  2. 基于ksw方法和改进遗传算法的图像分割,适用于单目标分割,效率和效果都不错,缺点是结果在一定范围内有些不稳定,遗传算法的通病-Ksw method and based on improved genetic algorithm for image segmentation, applied to single-object segmentation, the efficiency and effectiveness are good, the disadvantage is the result
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:121388
    • 提供者:李晓琛
  1. IKAnalyzer3.2.8-bin

    0下载:
  2. IKAnalyzer是一个开源的,基于java语言开发的轻量级的中文分词工具包。从2006年12月推出1.0版开始,IKAnalyzer已经推出 了3个大版本。最初,它是以开源项目Luence为应用主体的,结合词典分词和文法分析算法的中文分词组件。新版本的IKAnalyzer3.0则发展为 面向Java的公用分词组件,独立于Lucene项目,同时提供了对Lucene的默认优化实现。 -IKAnalyzer is an open source, java based development o
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:2074366
    • 提供者:wuwenyan
  1. w-eag

    0下载:
  2. “Gradient based image transition region extraction and segmentation”(基于梯度的过渡区提取与分割)MatLAB 源码。-MatLAB code of “Gradient based image transition region extraction and segmentation”。
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3271
    • 提供者:
  1. PCNN(1)

    2下载:
  2. 基于脉冲耦合神经网络的各种算法源码。包括:图像增强,滤波,提取边缘,图像分割-Pulse coupled neural network based on various algorithms source code. Include: image enhancement, filtering, edge extraction, image segmentation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2014-04-02
    • 文件大小:562232
    • 提供者:白芸
  1. ColorMRFdemo

    0下载:
  2. a Markov random field (MRF) based color image segmentation algorithm-This is the sample implementation of a Markov random field (MRF) based color image segmentation algorithm. The main code (colormrf.cpp) has been written by Mihaly Gara (gara@i
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:21867601
    • 提供者:dreamer
  1. GraphSegment.rar

    0下载:
  2. 基于OpenCV开发的基于图论的快速图像分割方法,可以选择分割使用的彩色空间,可以设置参数。,effcient graph-based image segmentation on different color spaces programmed on OpenCV.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2899698
    • 提供者:杨恒
  1. 基于大津法的MATLAB图像分割程序

    1下载:
  2. 基于大津法的MATLAB图像分割程序,Otsu-based image segmentation method of the MATLAB program based on MATLAB law Otsu image segmentation procedure
  3. 所属分类:matlab例程

    • 发布日期:2017-03-22
    • 文件大小:553
    • 提供者:占广
  1. RVS.rar

    0下载:
  2. 基于vc++与opencv的用于双目机器视觉的小程序。实现双目显示与图像分割功能,可以用做开发双目视觉软件的基本平台。,Based on vc++ with opencv binocular machine vision for small procedures. Achieve binocular function display and image segmentation can be used for the development of binocular vision of the
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3553991
    • 提供者:William Fan
  1. WaterShed(CPP)

    0下载:
  2. 分水岭算法(WaterShed)的C++实现,针对导入的位图进行分水岭算法分割,是基于MFC的实现-Watershed algorithm (WaterShed) of the C++ implementation of the imported bitmap for the watershed segmentation algorithm is based on the realization of MFC
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4142020
    • 提供者:KimDoN
  1. GrabCut

    0下载:
  2. 基于opencv的图像分割算法,改进了graph cut算法-image segmentation algorithm based on Opencv, improved from graph cut algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3877888
    • 提供者:天使
  1. MATLAB.rar

    4下载:
  2. 基于阈值分割的运动车辆检测跟踪,在视频中按灰度阈值不同进行图像分割,并标记结果。,Threshold-based segmentation to track the movement of vehicles detected in the video by a different gray level threshold for image segmentation, and mark the results.
  3. 所属分类:Graph program

    • 发布日期:2015-03-01
    • 文件大小:111587
    • 提供者:哈田甜哈
  1. MRMRF_imgSegmentation

    5下载:
  2. 基于多尺度MRF模型的图像分割算法。使用提升小波对原始图像进行分解,使用ICM算法进行分割处理-Multi-scale MRF model based image segmentation algorithm. The original image using lifting wavelet decomposition, the use of ICM segmentation algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-05
    • 文件大小:85735
    • 提供者:马志远
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com