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

搜索资源列表

  1. based_on_GA.cpp

    0下载:
  2. 用遗传算法实现图像阈值分割,文件中包含word档的说明,很详细
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:16270990
    • 提供者:jane
  1. watershed

    0下载:
  2. 基于ift的分水岭算法 可以在c++环境下,实现对彩色图像的分水岭分割,较基础分水岭算法节省了时间周期和复杂度。-ift-based watershed Segmentation
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:2479
    • 提供者:dsp
  1. Sort

    0下载:
  2. 是做的一个分割文件的算法以及,寻找给定点的最近点的算法-Is to do a partition of the algorithm, as well as documents to find the nearest point to fixed-point algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:72527
    • 提供者:tenghao
  1. bmp

    0下载:
  2. visual c++处理图像的一些基本算法,包括阈值分割,中值滤波等-visual c++ image processing ah some of the basic algorithms include thresholding, median filtering, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2145740
    • 提供者:duckling
  1. sss_source

    0下载:
  2. 《OpenCV教程》(基础篇)是国内第一本全面介绍OpenCV的中文版图书,对OpenCV开放源代码计算机视觉库进行了详细讲解。OpenCV由一系列C函数和C++类构成,功能涵盖图像处理、计算机视觉和模式识别等领域。OpenCV实现了大量通用算法,涉及到图像处理、结构分析、运动检测、摄像机定标、三维重建以及机器学习等方面,并有较高的运行效率。-The Open Source Computer Vision Library may contain design defects or errors
  3. 所属分类:CSharp

    • 发布日期:2017-05-29
    • 文件大小:12012306
    • 提供者:力量
  1. segmentatioin

    0下载:
  2. 基于图像分割的算法,包括:Hough变换,阈值法,特征空间聚类法,松弛迭代法等
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:86460
    • 提供者:fuzhijun
  1. ERZHI

    0下载:
  2. 识别车牌图像,二值化 还有很多算法的实现,阈值的分割,中值滤波,OTSU算法,定位用的是遍历匹配算法-ER ZHI HUA TU XIANG YONG YU CHE PAI SHI BIE,THE SITUITION IS VC++ 6.0,YOU CAN DOWNLOAD IT FIRST,MAY BE IT IS USEFUL FOR YOU.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:3438
    • 提供者:同同
  1. FFT

    0下载:
  2. fft算法,使用时间分割算法和频率分割算法两种实现fft-two implementations of fft fft algorithm using time segmentation algorithm and frequency segmentation algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:1300
    • 提供者:范俊毅
  1. MeanShift-segmentation

    0下载:
  2. 基于meanshift算法的图像分割,非opencv库函数,自己实现算法!-Based on the meanshift algorithm of image segmentation 。
  3. 所属分类:CSharp

    • 发布日期:2017-05-21
    • 文件大小:6248197
    • 提供者:骇客终结者
  1. otsu

    0下载:
  2. 应用Opencv中的函数来实现大津算法,实现阈值的自适应获取,从而进行图像分割。-Otsu,image segmentation
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:300226
    • 提供者:李一
  1. kmeans(cp2Bp2B)

    0下载:
  2. kmeans聚类算法实现图像分割, 基于K-MEAN的图像分割,方便实用,对于图像处理的研究生很有参考价值的!-kmeans clustering algorithm for image segmentation, image segmentation based on K-MEAN, convenient and practical, for image processing graduate of great reference value!
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:3015
    • 提供者:吴轩
  1. MyCarLocal

    0下载:
  2. 这是一个用来消除车牌上的污垢的算法,经过此算法对后面的车牌字符提取和分割更有利。-This is a new algorithm used to eliminate the dirt on the license plate, after the algorithm on the back of the license plate character extraction and segmentation more advantageous.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2382
    • 提供者:苗哲东
  1. biao

    0下载:
  2. 这是车牌定位的算法,采用基于BGR颜色分割的定位算法。-This is the license plate location algorithm, the localization algorithm based on BGR color segmentation.
  3. 所属分类:CSharp

    • 发布日期:2017-05-25
    • 文件大小:8516608
    • 提供者:欧传钊
  1. getOrder

    0下载:
  2. 车牌字符分割与识别的算法,采用垂直投影的方法进行车牌字符的分割。-The license plate character segmentation and recognition algorithm, using the method of vertical projection of license plate character segmentation.
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:665
    • 提供者:朱大
  1. 图像生成算法

    0下载:
  2. C#图像分割简单算法,用于实现图像生成后分割(A simple algorithm of C# image segmentation)
  3. 所属分类:C#编程

    • 发布日期:2018-01-06
    • 文件大小:51200
    • 提供者:菠萝蛋塔
搜珍网 www.dssz.com