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

搜索资源列表

  1. segmentation

    0下载:
  2. 用c#语言使用全局迭代的方法对图像进行阈值分割。-Using c# language using the iterative method of global image threshold segmentation.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:869
    • 提供者:winter
  1. Segmentation

    0下载:
  2. Proccesing Digital Image to segmentation of image: know the characterist of an image, color, mean, etc.
  3. 所属分类:CSharp

  1. segmentation

    0下载:
  2. simple image segmentation program using a custom chosen threshold
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:59574
    • 提供者:Hussam
  1. 123456789

    0下载:
  2. image segmentation algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:21000
    • 提供者:paulicim
  1. xhuhuajiance

    0下载:
  2. 用于雪花检测与去除是基于K-MEANS 算法的 在雪天进行检测-For image processing, K-MEANS Clustering achieve image segmentation and recognition, is an important image processing method
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:43687
    • 提供者:liuzhikun
  1. Image-processing-demo

    0下载:
  2. 图像处理demo(谢凤英书),实现了包括灰度化、二值化、车牌定位、字符分割、字符识别在内的有关车牌识别的功能-Image processing demo (Xie Fengying book), including graying, binarization, plate location, character segmentation, character recognition, including the license plate recognition function
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:6644176
    • 提供者:庹玉龙
  1. MeanShift-segmentation

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

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

    0下载:
  2. 基于meanshift算法的目标跟踪,主要是车辆跟踪,基于opencv-Based on the meanshift algorithm of image segmentation and target tracking
  3. 所属分类:CSharp

    • 发布日期:2017-05-25
    • 文件大小:8662960
    • 提供者:骇客终结者
  1. GLCMfengetuxiang

    0下载:
  2. 使用灰度共生矩阵的方式(GLCM)对图像进行分割-Use the way of gray level co-occurrence matrix (GLCM) for image segmentation
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:343858
    • 提供者:wanghaopeng
  1. otsu

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

    • 发布日期:2017-04-01
    • 文件大小:300226
    • 提供者:李一
  1. gerbil-1.0b-win-x64

    0下载:
  2. image segmentation with k-means algorithm and mean shift clustering and filtering
  3. 所属分类:CSharp

    • 发布日期:2017-06-10
    • 文件大小:17403065
    • 提供者:chawki
  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. BankC

    0下载:
  2. 一个简单的银行的计算系统 适合初学者看看 对了 是C#程序哦 -Abstract:As a region merge technology for image segmentation, traditional method of Region Adjacency Graph(RAG)has lots of shortness such as complicated data structure and algorithm, difficulty of expansibility and m
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:20954
    • 提供者:xiaowuhei
  1. Project-about-digital-identification

    0下载:
  2. 一个关于数字识别的上位机,显示图像,利用数字分割法实现-A digital identification on the host computer, display realize image segmentation method using digital
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3959717
    • 提供者:Taomeng
  1. PngSplit

    0下载:
  2. 图像分割工具。 功能:可将一张png合图中的所有子图,一一提取出来,分别生成单独的png图像。是TexturePacker的逆向转换工具。 特色:此工具,可根据合图中的透明区域自行识别子图所在区域,自行分割。-Image segmentation tools. Function: a png all sub graph in Figure, one extracted, respectively, generate a separate png images. Is TexturePacker
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:99945
    • 提供者:zhouyekun
  1. Ostunew

    0下载:
  2. ostu分割法实现代码,找出最大类间方差与最小类内方差比值最大的阈值,进而实现对图像的分割-Implementation code otsu segmentation method to find within Otsu class variance ratio of the maximum and minimum thresholds, so as to realize image segmentation
  3. 所属分类:CSharp

    • 发布日期:2017-06-11
    • 文件大小:17750777
    • 提供者:张芳冰
  1. Segmenation

    0下载:
  2. 图像分割,包括边缘检测、阈值法、Hough变换- Image segmentation, including edge detection, thresholding, Hough transform
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:380467
    • 提供者:刘奇
  1. candpython

    0下载:
  2. C#程序源代码,python对图片进行分割的代码,python学习资料,希望能帮助更多学习C#的人,大家在平台互相学习-C# source code, python for image segmentation code, python learning materials, hoping to help more people learn C#, we learn each other on the platform
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1148921
    • 提供者:life
  1. Image-segmentation-tool

    0下载:
  2. 本工具是将用户上传的图片进行自动切割的工具,可以根据用户自选切割格式-Image segmentation tool
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:332677
    • 提供者:jack
  1. qkefe

    0下载:
  2. Matlab to achieve user-friendly, Principal component analysis of multivariate data analysis projection, Particle image segmentation and matching subroutines themselves are prepared.
  3. 所属分类:C#编程

    • 发布日期:2017-12-28
    • 文件大小:9216
    • 提供者:ganqanhan
« 12 »
搜珍网 www.dssz.com