CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - Image Segmentation

搜索资源列表

  1. dibapi.cpp

    0下载:
  2. 该程序是能够处理图象分割和识别等等内容,为朋友提供图象处理原代码.-that the procedure was able to handle image segmentation and the identification, and so on, as a friend to provide the original image processing code.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:291.12kb
    • 提供者:ww
  1. Specyfication

    0下载:
  2. the image on the left represents the type of result obtained from the thresholding of classical images where Watershed segmentation is efficient. This could be a picture of coffee beans, blood cells, sand ...
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:907.92kb
    • 提供者:pecik
  1. Mymatlab

    1下载:
  2. 基于图像处理的颗粒分析系统设计,对颗粒图像进行处理,滤波,二值化,分割,最后统计颗粒粒径与个数-Particle analysis based on image processing system design, particle image processing, filtering, binarization, segmentation, the final particle size and the number of statistical
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:733.09kb
    • 提供者:wangyinhui
  1. matlab

    0下载:
  2. matlab实现最大熵法图像分割程序源代码-Matlab maximum entropy image segmentation method source code
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:2.87kb
    • 提供者:饶如
  1. image-segment

    0下载:
  2. 图像分割代码实现,先检测运动的车辆,将一幅图片提取出来,对其进行检测,实现特定目标区域的分割。-Image segmentation code implementation
  3. 所属分类:assembly language

    • 发布日期:2017-11-20
    • 文件大小:2.05mb
    • 提供者:李腾飞
  1. otsu_seg

    0下载:
  2. otsu算法 图像分割 果实自动提取 matlab -the otsu algorithm for image segmentation fruit automatic extraction of Matlab
  3. 所属分类:assembly language

    • 发布日期:2017-11-19
    • 文件大小:1.16kb
    • 提供者:蒋飞
  1. DRLSE_v0

    0下载:
  2. 用于图像分割,是K均值的一种改进形式,较好地分割了图像-for image segmentation
  3. 所属分类:assembly language

    • 发布日期:2017-05-08
    • 文件大小:1.81mb
    • 提供者:陈扬其昂
  1. shixi

    0下载:
  2. 首先提取印刷品的数字图像,对图像进行预处理,然后用模板匹配将图像中的文字部分分割出来,在提取文字图像的特征参数,最后对照标准样张图像的特征参数分析该印刷品的印刷质量,得到质量数据。-First extract the print of digital image, the image preprocessing, and then the text part of the image segmentation with template matching, text image feature
  3. 所属分类:assembly language

    • 发布日期:2017-05-02
    • 文件大小:564.37kb
    • 提供者:关山月
  1. kmeans_segment

    0下载:
  2. 利用K均值进行图像分割,无需利用“苹果为红色”这个先验知识,而只需利用图像本身的特征——前景与背景区别较明显-The use of K-means image segmentation, without the use of " red apple" This a priori knowledge, and simply use the characteristics of the image itself- the more obvious differences betwe
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:83.09kb
    • 提供者:TANSHEN
  1. gui

    0下载:
  2. 利用算法进行图像分割,其中有canny算法分水岭等算法。-The medical image segmentation is one of the most important area in the field of medical image process and analysis.
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2.51kb
    • 提供者:张某
  1. segmentation

    0下载:
  2. 可以实现对图像的分割,算法使用的是分水岭算法-Can achieve image segmentation algorithm using a watershed algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:1.6mb
    • 提供者:詹志刚
  1. approach

    0下载:
  2. A novel approach to unsupervised stochastic model-based image segmentation is presented and the problems of parameter estimation and image segmentation are formulated as Bayesian learning. In order to draw samples corresponding to di€ erent c
  3. 所属分类:assembly language

    • 发布日期:2017-05-02
    • 文件大小:587.35kb
    • 提供者:杨松
  1. ostu

    1下载:
  2. 讲述图像分割的方法,会给初学者很大的帮助-Image segmentation method described, will be very helpful for beginners
  3. 所属分类:assembly language

    • 发布日期:2017-04-27
    • 文件大小:164.41kb
    • 提供者:闫瑞菊
  1. MATLAB-image-processing--code

    0下载:
  2. 阈值分割、边缘检测、线性变换、均衡直方图等图像预处理的一些代码-Some code for image preprocessing, such as threshold segmentation, edge detection, linear transformation and equalization histogram
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:21.72kb
    • 提供者:ly
  1. QUYU1

    0下载:
  2. 基于区域生长的图像分割程序,获得区域生长起始点,作一个全零与原图像等大的图像矩阵Y,作为输出图像矩阵-Image Segmentation Program Based on Region Growth,Access to regional growth starting pointA large image matrix Y, such as an all-zero and original image, is used as the output image matrix,
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3.16kb
    • 提供者:杨验均
  1. QUYU2

    0下载:
  2. 区域生长的图像分割程序,将生长起始点灰度值存入seed中,记录每次判断一点周围八点符合条件的阈值-Area growth of the image segmentation program, the growth of the starting point gray value stored in the seed, the record every time around the point of eight points meet the threshold
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2.92kb
    • 提供者:杨验均
  1. xiaobobianhuan

    0下载:
  2. MATLAB用于图像分割技术,采用小波变换实现。(Matlab for image segmentation)
  3. 所属分类:汇编语言

搜珍网 www.dssz.com