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

搜索资源列表

  1. bayesian_kmeans_bp

    0下载:
  2. 贝叶斯分类程序,用于图像的分割,二值化等,是模式识别中的一种基本分类方法。 k均值聚类,神经网络-Bayesian classification procedures for image segmentation, binarization is a basic classification in pattern recognition. k-means clustering, neural networks
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1535
    • 提供者:
  1. 5556

    0下载:
  2. 基于OpenCV的车辆轮廓检测为了获得理想的车辆轮廓线,提出了一种基于开源计算机视觉库OpenCV的轮廓检测新方法。首先对图像迸行形态 学去噪、平滑滤波处理和二值化阈值分割等预处理,获得二值化黑白图像。然后通过轮廓提取和跟踪检测到车辆外轮廓线。 在VC++6.0环境下,利用Opener编程实现了此方法。-Proposed a new method of contour detection based on open source computer vision library OpenCV Op
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:15784
    • 提供者:周鹏
  1. 25026645

    1下载:
  2. 用matlab对指纹识别图像算法的实现,包括分割,增强,二值化,细化,提取和匹配-Using matlab fingerprint image algorithm, including segmentation, enhancement, binarization, thinning, extraction and matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:5239
    • 提供者:李林
  1. SYF

    0下载:
  2. 静态图形的颜色形状识别,是基于VC6.0,开发的一个系统,用于对规则图形(如:五角星,圆形,三角形,矩形)进行形状、颜色识别。首先通过对图像的打开读取出BMP图像信息,依次对图像进行去噪、灰度化、二值化等预处理。然后,按着一定规则扫描整个二值图像,提取出图形上下左右四个边界点并且分割出每个图形。最后,利用边界点之间的关系识别出图形的形状。同时,通过对每个图形的RGB颜色进行分析,得出图形颜色识别结果。- The recognition of shape and color for a stati
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2936724
    • 提供者:陈丛辉
  1. 07856234OCR(VCPP)

    0下载:
  2. 该系统的识别率一般为90 ,另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一步工作只能执行一遍,而且要按顺序执行。步骤为:“256色位图转为灰度图”“灰度图二值化”“去噪”“倾斜校正”“分割”“标准化尺寸”“紧缩重排”,另外注意,要识别的图片,要与win.dat、whi.dat位于同一目录。此两文件保存训练后网络的权值参数-The system s recognition rate is 90 , also can be used alone to open the pic
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:1507470
    • 提供者:
  1. 74918368CImage29

    0下载:
  2. 这是一有彩色图像灰度化,二值化, 图像增强,图像分割的源码-This is a gray color image binarization, image enhancement, image segmentation source code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-06
    • 文件大小:73306
    • 提供者:罗聪
  1. fcheepaipanbbo

    0下载:
  2. 对于车牌灰度图像进行滤波去噪后先用峰谷法二值化,再用垂直投影法进行分割,最后后进行模板匹配,并用弧向判定法匹配对几组易出错的字符进行检测,从而的到车牌号。 -License plate grayscale image filter denoising with a peak-to-valley method after the first two values, then the vertical projection of the dividing Finally after the te
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:88150
    • 提供者:举例
  1. Kmeans2forImage

    0下载:
  2. k均值聚类二值化字符图像,通过把RGB图像分割成不同区域-k-means clustering binarized character image, by RGB image segmentation into different regions
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:1529384
    • 提供者:唐迎春
  1. two-value

    0下载:
  2. 实现图像的二值化处理,默认分割阈值为128-two-value processingtwo-value processing,the default value is 128
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-23
    • 文件大小:186755
    • 提供者:安琪
  1. Untitled

    0下载:
  2. 均匀性度量法分割图像(二值化处理)对应的MATLAB程序-Uniformity of measurement method of image segmentation ( two values of the corresponding MATLAB program )
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:581
    • 提供者:陆慧伟
  1. Image-processing

    0下载:
  2. 图像显示 图像处理 包括灰度转换,阈值分割,二值化,及各种边缘检测-The image display image processing including gradation conversion, thresholding, binarizing, and a variety of edge detection
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-29
    • 文件大小:7716062
    • 提供者:李洪秀
  1. matchfinal

    0下载:
  2. 在VC环境下实现指纹识别,输入一幅图像(库中存在的)会匹配出对应的图像。包括预处理(二值化、分割、均衡、去噪、增强、细化等),特征值提取,即为提取端点和分叉点坐标,特征匹配,最后输出对应的指纹编号。-In the VC environment realize fingerprint recognition, input an image (library existing) will match the corresponding image. Including pretreatment (b
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-11
    • 文件大小:1705984
    • 提供者:江晨城
  1. shixibaogao

    3下载:
  2. 该实验报告对指纹识别系统整体的构建进行了说明,其中还包括遇到的问题以及解决过程的分析。对指纹识别系统的总体设计和各部分设计进行了相应说明,首先将整个系统分为三个部分:指纹预处理,特征值提取和指纹特征匹配;其中指纹预处理部分又可分为:指纹图像的分割、均衡、增强、二值化、细化等部分。每部分选择最优化的算法,首先用C语言进行软件实现,然后与硬件相结合,以DSP TMS320VC5416为平台,在DSP集成开发环境CCS上进行算法调试。 -The test reports on fingerprin
  3. 所属分类:DSP program

    • 发布日期:2015-06-03
    • 文件大小:979968
    • 提供者:江晨城
  1. license-plate-recognition-system-

    0下载:
  2. 1.先打开一幅图片然后按照顺序灰度化、二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符。 2.测试图像存储在当前目录的img下。 3.测试集、训练集、目标向量均存储在img下的文本文件中。-First open a picture in order graying, binarization, gray stretch, license plate location, binarization, skew correction and character s
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-15
    • 文件大小:20351862
    • 提供者:sunlu
  1. Vehicle-license-character-recognitin

    0下载:
  2. 车牌识别中,图像预处理、二值化,图像分割以及字符识别和分类的方法综述研究。并对主流方法进行了实现。-License plate recognition, image pre-processing, binarization, image segmentation and character recognition and classification Methods. And mainstream methods to achieve.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-27
    • 文件大小:242610
    • 提供者:tangbangjie
  1. Image-segmentation

    0下载:
  2. 利用delphi对图像进行分割,实现图像的二值化-Image segmentation with Delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-18
    • 文件大小:175931
    • 提供者:pengyeping
  1. CharRec

    0下载:
  2. 字符识别的源码,可识别数字和英文。包括图像处理和模式识别的内容。图像处理包含转灰度图、二值化、滤波、细化、分割、规格化等。模识别部分包含欧式距离的模板匹配和BP神经网络。-Character recognition source code, can recognize numbers and English. Including image processing and pattern recognition. Contains to grayscale image processing, bi
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-12
    • 文件大小:784848
    • 提供者:李龙
  1. Image-processing

    0下载:
  2. 大量有关图形图像处理的基本程序 ,内有dither 函数 gray2ind 函数 grayslice 函数 im2bw 函数 ind2gray 函数 ind2rgb 函数 mat2gray 函数 rgb2gray 函数 rgb2ind 函数 等程序。二值化处理、图像分割、图像变换等方法-Graphics image processing procedures, which are the dither function gray2ind function grayslice functions
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:87890
    • 提供者:乔峰
  1. ImageDeal

    0下载:
  2. 图像处理的参考代码 二值化 图形区域分割 灰度值形态学-The image processing reference code binarized graphical area dividing the gray value morphological
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-10
    • 文件大小:222245
    • 提供者:teijyu
  1. delphituxifg

    0下载:
  2. delphi编写的图像分割程序源码,实现在打开、二值化、对图像的腐蚀、膨胀、轮廓提取等效果,使结构开、结构闭、细化、恢复原图等功能,以及从各个角度的投影等-delphi prepared image segmentation procedures source, implemented in the open, binary, the corrosion of the image, expansion, outline extraction, etc. effects, open structu
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-27
    • 文件大小:21196
    • 提供者:catshie
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com