CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - recognition code

搜索资源列表

  1. 细化

    0下载:
  2. 形态学的细化算法源代码。细化的目的是提取出连通区域的骨架。该算法在文字识别、指纹检测等应用中有着重要作用。-morphological thinning algorithm source code. Refinement is extracted regional connectivity frame. The algorithm letter recognition, fingerprint detection application plays an important role.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.25kb
    • 提供者:熊健
  1. DataClusteringand-PatternRecognition

    0下载:
  2. 用matlab编程、用于数据聚类和模式识别的源代码-using Matlab programming for data clustering pattern recognition and the source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:958.12kb
    • 提供者:刘数位
  1. digitalsystem

    0下载:
  2. 这个程序是数字识别系统源代码。因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\\\Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。-The program is the digital identification system source code. Because the training has kept good network weights, the first use of the identification procedu
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:71.99kb
    • 提供者:tomb499717
  1. Visual_C++_image_shibie_dianxing_anli

    0下载:
  2. 一本介绍利用Visual C++进行数字图像工程开发的书籍。书中精选了7个综合性的工程案例,涵盖了细胞识别统计系统、基于图像处理的数码相机自动调焦系统、运动检测识别系统、基于卫星通信的牌照自动识别监控系统、纺织行业的图案设计系统、人脸检测系统和基于图像的计算机集成数控技术等数字图像处理的大部分领域。每个工程实例都提供了较完整的源代码,可以很容易地根据需要进行二次开发。-a briefing for the use of Visual C Digital Image Project Develop
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.52mb
    • 提供者:李海超
  1. Matlab_Examples

    0下载:
  2. 外国下载到的GABOR人脸识别源码,如果大家喜欢我还有很多自己写的和下载到的,我不是搞C++和JAVA的,所以上传的都是MATLAB的.个人专研人脸识别,欢迎大家一起学习-foreign downloaded to the Gabor face recognition source code, If you like I still have a lot of their own written and downloaded to, I do not engage in C and Java.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3.05kb
    • 提供者:djfh hdh
  1. carpai

    0下载:
  2. 此代码采用VC++ 编写 应用于车牌号码识别中的车牌区域定位!-this code used for the preparation of VC registration number plates recognition of regional positioning!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:716.16kb
    • 提供者:赵航
  1. Matlab-handwrite-recognition-sourse-code

    1下载:
  2. 此程序用matlab开发平台实现对手写文字的识别,效果不错,运行后就知道了!拿来大家共享!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:149.22kb
    • 提供者:孟繁荣
  1. vc图像识别--2  人邮版的随书光盘

    0下载:
  2. VC++数字图象获取,处理及实践应用.数字图像模式识别技术及工程实践上的关于图像的纹理相关、局部平稳性、惯性矩等的计算源代码和程序。.. -VC digital image acquisition, processing and application. Digital image pattern recognition technology and engineering practice on the texture relevant, local smooth, and the momen
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:379.64kb
    • 提供者:真实
  1. WebCam_090924.rar

    0下载:
  2. 基于WebCam的视频采集+人脸检测识别软件源码,WebCam Video Collection+-based human face detection-recognition software source code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2.5mb
    • 提供者:黄平
  1. OCR(vc)

    6下载:
  2. 一个经典的C++图像识别源码。包含:图像处理(灰度化,二值化,梯度锐化) 和 神经网络 两部分。-A classic image recognition of the C++ source code. Include: image processing (grayscale-based, binary gradient sharpening) and neural network in two parts.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2014-10-08
    • 文件大小:1.43mb
    • 提供者:倪燕翔
  1. BMP-shape

    0下载:
  2. 形状上下文算法。做好预处理后,使用此算法匹配验证码,识别率非常高,且无视扭曲,变形。-The shape context algorithm. Do a good job pre-treated using this algorithm matches the verification code, recognition rate is very high, and ignore the twisted, distorted.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-01-27
    • 文件大小:717.59kb
    • 提供者:chester
  1. UPCEAcodeRead

    1下载:
  2. 一个UPC-E/A 条码生成、读取程序,VB环境编写,UPC-E/A 条码一般是用作商业零售业使用。本程序可以用来生成6-12位条形码,保存为JPG格式的图片,并可以读取含有条码的图像文件,识别率极高。-A UPC-E/A bar code generation, read the procedures, VB environment to prepare, UPC-E/A bar code is generally used for commercial retail use. This pr
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-02-28
    • 文件大小:340.34kb
    • 提供者:chenshi12
  1. socr01

    0下载:
  2. 国外牛人用VB写的验证码识别引擎 可以学习 VB写的验证码识别引擎 可以学习 -Foreign cattle verification code written using VB VB recognition engine written verification code recognition engine can learn to write VB code recognition engine can learn authentication
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-08-10
    • 文件大小:72kb
    • 提供者:liuhongen
  1. julei

    0下载:
  2. 图像模式识别 VC 代码 之聚类分析,有遗传算法-Image Pattern Recognition VC code of cluster analysis, a genetic algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:226.45kb
    • 提供者:slj
  1. Face

    0下载:
  2. 【原创】VS2008开发,基于OpenCV的人脸检测程序 从摄像头获取图像,人脸检测后输出。 “输出”文件夹中的XML文件为分类器,可以修改代码载入不同的分类器,牛人也可制作自己的分类器。-【原创】 OpenCV-based Face Detection procedure to obtain images from the camera, after the face detection output. " Output" folder for the classif
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:875.12kb
    • 提供者:kq
  1. human_face_detect_facemodel

    0下载:
  2. 人脸检测系统源码,准确定位,检测人脸,具有很强的抗噪能力,背景去除,最最关键的一步是肤色匹配,提供了人脸模型,算法自己看,绝对好东西-Human face detection system source code, accuratly position and detect face, which has a strong anti-noise ability. It is widely used in machine vision, pattern recognition, security
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2.92mb
    • 提供者:yangle
  1. dragon.RAR

    0下载:
  2. 几何图形的边缘检测 模式识别 主要是利用链码方法 还有一些辅助方法-Geometry of edge detection is pattern recognition method using chain code have a number of adjunct
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1.32mb
    • 提供者:
  1. TextRecognition

    1下载:
  2. VB基于OCR的手写文字识别程序源代码,代码包中包括有两款演示程序,不过目前不能支持中文,可以识别数字和字母,识别率不错,识别后分别得出匹配率和匹配的字符。-VB-based handwritten character recognition OCR source code, code package includes two demo program, but can not support Chinese, can identify numbers and letters, good rec
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:71.37kb
    • 提供者:Newhampshise
  1. Gesture_recognition

    0下载:
  2. 此程序基于Visual c++开发平台,实现了手部姿势的识别功能-This procedure based on the Visual c++ development platform, to achieve a hand posture recognition
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1.71mb
    • 提供者:彭秋
  1. hausdorff

    1下载:
  2. this source code for housdorff distance matching for 3D face recognition. I used this code on GavabDB .
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:675byte
    • 提供者:amr
« 12 3 »
搜珍网 www.dssz.com