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

搜索资源列表

  1. main

    0下载:
  2. 自己写的C++图像处理代码,实现了灰度值转换,二值化,canny边缘检测,Hough运算,投影法进行字符分割。-Write your own C++ image processing code, to achieve a gray value conversion, binary, canny edge detection, Hough computing, projection method for character segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:11297
    • 提供者:huangyu
  1. niblack

    1下载:
  2. 用Niblack法对图像进行灰度分割,得到二值化后的图像-Niblack method using gray-scale image segmentation, image after binarization
  3. 所属分类:Special Effects

    • 发布日期:2014-06-04
    • 文件大小:1024
    • 提供者:emily
  1. Plate

    0下载:
  2. VC++ 车牌识别源代码示例。对车牌进行图像灰度化、灰度均衡化、边缘检测、预处理、定位车牌、分割车牌、车牌二值化处理,最后截出车牌区域。-VC++ license plate recognition source code examples. On the license plate gray, gray balance, edge detection, pretreatment, positioning plates, dividing the number plates binary pro
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:99800
    • 提供者:mcaeg
  1. check4_29_2

    0下载:
  2. matlab的。阈值分割二值化后实现灰度图像直方图分析。垂直和水平的灰度投影显示在图表中。-matlab. achieve gray image histogram analysis after thresholding binarization. The vertical and horizontal gray projection displayed in a graph.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:635
    • 提供者:huaiyu
  1. program

    0下载:
  2. 数字图像处理程序/车牌识别系统 傅里叶变换(图像锐化、平滑、反色、反转) 图像增强(线性变换、模糊) 图像恢复 图像分析(二值化,灰度直方图) 车牌(定位、匹配、分割。。。。)-Digital image processing program license plate recognition system, including Fourier transform (image sharpening, smoothing, anti-color, reverse) ima
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4146878
    • 提供者:杨杰
  1. MATLAB

    0下载:
  2. 指纹图像处理包括滤波、归一化、图像分割、图像增强、二值化、细化以及特征提取。-Fingerprint image processing including filtering, normalization, image segmentation, image enhancement, binarization, thinning and feature extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:50431
    • 提供者:lw
  1. image-processing-method

    0下载:
  2. 这是一个关于图像处理课程的综合性程序,囊括了图形变换(傅里叶正反变换和离散余旋正反变换)、灰度变换(线性拉伸、直方图均衡)、图像增强(中值滤波、均值滤波以及梯度锐化)、代数运算(两幅图像之间的相加减)、图像分割(Roberts算法、Sobel算法、Laplacian算法以及区域生长)、图像转换(灰度化和二值化)等。-It is a comprehensive program for image processing programs, to include graphics transforma
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7813332
    • 提供者:云曦
  1. Untitled5

    0下载:
  2. niblack二值化,局部阈值分割对图像进行二值化-niblack Binarization
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2596
    • 提供者:熊志强
  1. hough_circle

    0下载:
  2. 可以检测多个细胞图像。先读入分割图像,对图像进行二值化,然后进行hough变换,获得各个圆心和半径,再在分割图像上画圆,方便观察检测效果-hough transform detect circle
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1297
    • 提供者:撸撸
  1. car2

    0下载:
  2. 对图像车牌进行数字分割 灰度化 二值化 边缘检测-The license plate image segment digital gray level threshold edge detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:735
    • 提供者:周伟峰
  1. REGIONGROW

    0下载:
  2. 图像像素聚类算法,可用于图像分割,效果还行。在图像分割中全局二值化局部聚类非常好的方法。-Image pixel clustering algorithm, can be used for image segmentation, the effect is okay.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1195
    • 提供者:高赢
  1. FingerPrintVerify

    0下载:
  2. 本程序主要实现指纹识别算法的实现,包括图像分割、二值化、细化、提取特征点、图像的匹配-The main procedures realize fingerprint recognition algorithms, including image segmentation, binarization, thinning, extracting feature points matching images
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-07
    • 文件大小:1381766
    • 提供者:xiaosa
  1. QUTS

    0下载:
  2. 最大类间法进行图像的前景和背景的分割,并进行二值化处理-Most kinds of method between the foreground and background of the image segmentation, and binarization processing
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1051824
    • 提供者:马健
  1. Matlab-GUI-tuxiangchuli

    0下载:
  2. 利用MATLAB中的GUI(图形用户界面),实现图像的读取,边缘检测,四叉树分解,直方图阈值分割,二值化差值的实现,并设计了退出按钮。-In MATLAB GUI (graphical user interface), to achieve image reading, edge detection, quad-tree decomposition, histogram thresholding, binary difference implementations and designed th
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2059444
    • 提供者:konghao
  1. traffic-condition-identification-

    0下载:
  2. 建立一个自动识别交通状态的系统,可以实时得到道路交通状况,从而引导交通参与者。系统通过数据采集终端抽样采集交通状况数据,然后经过图像的预处理,即图像的灰度化,通过背景提取算法得到图像背景,然后做背景差,自动阈值分割,形态学滤波等一系列操作,得到二值化图像,并且实现背景更新。然后计算车辆的占路比和车辆的速度这两个交通参数,通过神经网络对大量数据的训练,从而实现自动识别交通状况。-Establish a system to automatically identify traffic state c
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-13
    • 文件大小:2574066
    • 提供者:
  1. youdaimadelunwen

    0下载:
  2. 能实现车牌的识别二值化字符的分割图像与处理的一些功能适应于m运行环境中-To achieve the license plate character recognition binary image segmentation and processing some of the features of the operating environment to adapt to m
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:558090
    • 提供者:季洁
  1. PlateIdentify

    1下载:
  2. 车牌字符识别C++程序 1.先打开一幅图片然后按照顺序灰度化、二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符。 2.测试图像存储在当前目录的img下。 3.测试集、训练集、目标向量均存储在img下的文本文件中。-C++ program license plate character recognition 1. Open a picture first and then follow the order of graying, binarizati
  3. 所属分类:Graph Recognize

    • 发布日期:2015-02-21
    • 文件大小:19548160
    • 提供者:feng
  1. The-license-plate-recognition

    0下载:
  2. 该源码能够对采集的图像实现灰度化、拉格朗日算子边缘检测、图像增强、二值化等功能,其次能够对车牌图像进行初步定位和精确定位,最后再对车牌图像进行分割识别-The source to image acquisition to achieve gray, Lagrange operator edge detection, image enhancement, the value of the two functions, then to perform initial positioning and
  3. 所属分类:Applet

    • 发布日期:2017-05-07
    • 文件大小:1202559
    • 提供者:金鑫
  1. diedaifa

    0下载:
  2. 自编函数实现迭代法二值化。通过迭代法求取阈值,对图像进行分割。-Function to achieve self iterative method binarization. Strike threshold through an iterative process of image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:553
    • 提供者:
  1. lpr-system

    0下载:
  2. 1.先打开一幅图片然后按照顺序灰度化、二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符。 2.测试图像存储在当前目录的img下。 3.测试集、训练集、目标向量均存储在img下的文本文件中。-1. Open a picture first and then according to the order gray, binarization, gray stretching, license plate localization, binarization, t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1024042
    • 提供者:lzewen10
« 1 2 ... 7 8 9 10 11 1213 14 15 »
搜珍网 www.dssz.com