CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - gray code

搜索资源列表

  1. face_detect_recognition

    0下载:
  2. 人脸的检测与定位算法源码,主用是采用人脸的灰度信息进行人脸的检测,并定位鼻子眼睛和嘴-Face detection and location algorithm source code, the main use is the human face of gray information Face Detection, positioning the nose and eyes and mouth
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:87385
    • 提供者:林晓芸
  1. car1234

    1下载:
  2. 车牌识别系统JAVA源代码,包括灰度处理、均衡化、边缘提取、二值化等功能-number plate recognition system in Java source code, including Gray, balance, edge detection, the value of the two functions
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:22014
    • 提供者:楚天
  1. car(c)

    0下载:
  2. 车牌识别系统c++源代码,VS 2005开发,包括灰度处理、均衡化、边缘提取、二值化等功能-c license plate recognition system source code, VS 2005 developers, including Gray, balance, edge extraction, Binary function
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3697061
    • 提供者:楚天
  1. numberplate_C++Builder

    0下载:
  2. 车牌识别C++Builder代码,首先要把车牌图像灰度化,接着对图像进行中值滤波进行初步降噪,下一步进行Sobel纵向边缘检测,即增强车牌纵向边缘,边缘检测后进行二值化处理,此时车牌区域特征得到进一步加强,但同时又加强了背景中的部分噪声,所以再对其腐蚀,然后定位及截取车牌,最后对车牌进行二值化。 -LPR C Builder code, first and foremost, we should plates gray, Then the image median filtering for
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:23310
    • 提供者:linvg
  1. P0901

    0下载:
  2. 数字图像处理:灰度AGV路径识别的Matlab代码。-Digital Image Processing : Gray AGV Path Recognition of Matlab code.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:916
    • 提供者:刘晓旭
  1. OpenCV_face_detector

    1下载:
  2. This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Ins
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1295516
    • 提供者:ruan
  1. t1

    0下载:
  2. 一个前后相减的灰度算法的源代码,需动态图像获取-A before and after the subtraction of the gray-scale algorithm source code, to be dynamic image acquisition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:885
    • 提供者:fuming
  1. plateVs2003

    1下载:
  2. 自已用Vs 2003开发的,车牌识别程序源码,很有用的,实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。 -Their own development with the VC, license plate re
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-12
    • 文件大小:19981344
    • 提供者:liren
  1. depthofimagegenerati

    0下载:
  2. OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU method of adaptive image binarization threshold, OTSU
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:213599
    • 提供者:zhangxinran
  1. chap9

    0下载:
  2. 此代码是路径识别程序,里面有图片程序都是调试过的欢迎下载!程序代码说明 P0901:灰度AGV路径识别 P0902:彩色AGV路径识别 P0903:HSI彩色空间的AGV路径识别 P0904:路径中心线的定位 P0905:Radon变换的AGV路径偏差检测-This code is the path identification procedures, there are pictures to debug the program are welcome to downloa
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:130918
    • 提供者:左涛
  1. license-plate-recognition

    0下载:
  2. 包括车牌识别的源代码,图像,和论文,包括灰度处理,车牌定位,二值化等-Including license plate recognition source code, images, and papers, including the gray-scale processing, license plate location, binarization
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1411747
    • 提供者:diaomm
  1. bcbcode

    0下载:
  2. bcb图像处理代码,实现打开保存,灰度化,中值滤波,微分等特性-the bcb image processing code, open the saved, and gray, median filtering, differential and other characteristics
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:4886
    • 提供者:李川
  1. matlab

    0下载:
  2. 真是基于matlab的QPSK,格雷码,瑞利衰减信道,加性高斯白噪声仿真-Really based on matlab QPSK, Gray code, Rayleigh fading channel additive white Gaussian noise simulation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-20
    • 文件大小:6325
    • 提供者:莫愿
  1. UnCodeBase

    0下载:
  2. 图片验证码识别C#基础类,提供灰度转换,灰度值计算,去边框,图形分割等功能。-Image verification code identification C# base class that provides grayscale conversion, gray value calculated, to the border, graph partitioning functions.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:2157
    • 提供者:jay
搜珍网 www.dssz.com