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

搜索资源列表

  1. 文字识别程序

    0下载:
  2. 目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别率的要求继续增加其他特征 识别(分类器)模块:主要包括SVM方法和BP神经网络的方法,其中SVM方法的识别率较高,SVM+网格密度特征, 在小字符集情况下,达到了识别率97%以上 采用OO思想编写,适合做二次开发-currently the handwriting recognition system consists of pretre
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:330.6kb
    • 提供者:远超
  1. javavalidPic

    0下载:
  2. 现在很多网站在身份登录、文章发表等地方都加上了图片认证码用来防止恶意程序的攻击, 取得了很大的效果,我也先后用过3个版本的图片认证码程序,最新的版本可以随机产生杂点, 并且可以进行颜色设置,本以为这样便绝对安全了,可是突然发现, 目前的很多认证码程序并不安全, 仔细研究一下就会发现不少漏洞,所以试着拿3721的来做一下,JAVA版本-many websites log, the article was published with other parts of the pictu
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3.56kb
    • 提供者:王毫
  1. ip4

    0下载:
  2. 此专栏的系列文章之四,详细讲诉了图像识别中的“霍夫变化”(Hough Transform)算法,该算法可以提取出图像中的直线、圆、矩形等图形,在图像识别中是一种较重要的算法。-column of this series of articles 4, the detail v. Image Recognition "Hough change" (Hough Transform) algorithm, the algorithm can extract images of str
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3.34kb
    • 提供者:周自强
  1. vb1321321

    0下载:
  2. 在左边列表中选定一个jpg的图片,然后 点下面的\"开始识别\"按狃既可。如需要自 己获取图片,可以到论坛首页把验证图片 保存到与本程序同一目录,之后点\"刷新 文件列表\"按狃既可。本程序仅针对本论 坛图片进行识别,代码已经提供,要识别其 他网站请自己修改.程序仅用于学习交流, 请不要做无意义的事情。-left in a selected list jpg pictures, and then following the "beginning of Rec
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:42.46kb
    • 提供者:mf1234
  1. digital-recognise

    0下载:
  2. 数字识别代码 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别识别的结果显示在屏幕上,同时也输出到文件result.txt中 该系统的识别率一般为90% 另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一步工作只能执行一遍,而且要按顺序执行。步骤为:“256色位图
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:59.37kb
    • 提供者:刘嘉康
  1. matlab_ukf_utilities

    0下载:
  2. utilities for Kalman filtering, unscented filtering, particle filtering, and miscillaneous other things. This code is stable and fast. -utilities for Kalman filtering, unscented filtering, particle filtering, miscillaneous and other things. This code
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:35.98kb
    • 提供者:sunxiaodian
  1. BindingSource_ex

    0下载:
  2. 以BindingSource的程式,基本的資料匯入、過濾排序資料、重新繫結或找尋某筆資料等功能,如果再修改一下可以成為會員資料管理的一個介面-BindingSource to the program, the basic data entry, filtering sorting information, Guitar re-line or find a T information, and other functions, if changes to become members of a d
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:763.81kb
    • 提供者:郭順彬
  1. XMathLib

    0下载:
  2. XMathLib是一个通用的3D图形数学库。 其中包含两个部分: XMathLib和XGeomLib。分别处理数学和几何运算。 数学部分包含向量、矩阵、四元数的运算。以及其它的运算。 几何部分包含Box Frustum AABB OBB Ray Line Line-Segment Plan Triangle等的运算。-XMathLib is a generic 3D graphics math. Which consists of two parts : XMathLib and
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:25.49kb
    • 提供者:王硕
  1. edgeextraction

    0下载:
  2. 自写的一种有效的边缘提取算法,在matlab环境下,和其它算法比较,效率明显!并且附有示例图片-since writing an effective edge detection algorithm in Matlab environment, and other algorithms, efficiency significantly. And pictures with examples
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:149.9kb
    • 提供者:jlli
  1. PCA-code

    0下载:
  2. PCA原代码,可以移植到别的pca算法中使用,具有较强的可移植性。-PCA original code can be transferred to other pca algorithm used, with a strong portability.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2.37kb
    • 提供者:李辙
  1. VC20070605zghLPR

    0下载:
  2. 车牌识别软件,希望能对大家有所帮助,可实现车牌的定位、二值化、识别等功能。希望大家多多交流。-license plate recognition software, we hope to be able to help achieve the positioning plates, two values, identification and other functions. We hope to conduct more exchanges.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:311.74kb
    • 提供者:fly
  1. shouxie

    0下载:
  2. 手写数字识别,是用C++编写的,有学习、识别、清除等功能-handwritten numeral recognition, C, prepared a study, identification, removal and other functions
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:76.39kb
    • 提供者:laimin
  1. Optical_Character_Recognition

    0下载:
  2. The aim of Optical Character Recognition (OCR) is to classify optical patterns (often contained in a digital image) corresponding to alphanumeric or other characters. The process of OCR involves several steps including segmentation, feature extractio
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:49.15kb
    • 提供者:ruan
  1. Vehile_OCR.rar

    0下载:
  2. 车牌定位及识别源码,我从其他网站当来的,希望对大家能有所帮助,License plate location and identification of source, I learned from other sites when the past, in the hope that we can help
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:866.77kb
    • 提供者:www22004
  1. RegFigure.zip

    0下载:
  2. 手写数字识别源代码!如今许多软件都提供了文字识别功能高。例如在一些手机的应用软件中,用户都能够通过手写文字实现短信发送等功能!,Handwritten numeral recognition source code! Today, many software provides a high character recognition function. For example, in some applications, mobile phones, users will be able to
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:41.2kb
    • 提供者:aility
  1. codebook.rar

    0下载:
  2. 实现了基于码书的运动检测,并有与其他的检测算法做对比,例如MOG,Bayes,三帧差分等。,Codebook based on the realization of the motion detection, as well as with other contrast detection algorithm, such as MOG, Bayes, differential, etc. 3.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4.35mb
    • 提供者:wuhui
  1. APP0002_Rev_D

    0下载:
  2. DLIS-2K线阵图像传感器包括4行像素,每行有2081个光学像素和16黑像素。其中3行为4 x 4 micron方形像素,另一行为4x32 micron长方形像素。通过运用 Correlated Multi-Sampling (CMS)方法,其等效灵敏度可达160 V/lux-s。每一行可任意控制曝光及输出。此外,背景采样可使用常规 Correlated Double Sampling (CDS)值或设为用户控制的环境光值。传感器由3线串口控制,集成了我们的专利技术 high speed Di
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:590.31kb
    • 提供者:liwenjie
  1. visual-control-source

    1下载:
  2. 人脸识别系统 人脸检测不仅是全自动人脸识别系统的基本步骤,而且本身也可以独立的应用于视频监控、图像检索等领域,因而具有重要的研究价值。尽管Viola等人于2001年提出的基于AdaBoost的人脸检测算法以其卓越的性能而得到了大家的青睐,并已基本解决了大多数情况下的人脸检测问题,但在实际应用中,尤其是智能监控应用中,仍然存在较多挑战性问题。-Automatic face detection face recognition system is not only the basic step
  3. 所属分类:图形/文字识别

    • 发布日期:2013-08-15
    • 文件大小:154.16kb
    • 提供者:吴嘉晔
  1. matlab-code

    1下载:
  2. 识别车牌照的号码,matlab代码,包括车牌定位、形态学处理、字符分隔、数字识别等功能-Identify vehicle license plate number, matlab code, including the license plate location, morphological processing, character separation, identification numbers and other functions
  3. 所属分类:Graph Recognize

    • 发布日期:2016-04-19
    • 文件大小:626kb
    • 提供者:李后上
  1. FaceRecog_src

    0下载:
  2. 程序结构 整个工程可以分为3个部分:算法、功能和应用。  算法部分 算法部分目前分为4个模块:人脸对齐、光照归一化、特征提取和选择、子空间降维,每个模块是一个项目,每个项目生成一个dll供功能部分显式调用。  功能部分 功能部分只有一个项目FaceMngr,该部分依赖于算法部分,实现人脸注册、训练、识别、导入/导出等具体功能。该项目生成一个dll供应用部分隐式调用。  应用部分 人脸识别Demo. 另外,工程中
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:612.99kb
    • 提供者:吴嘉晔
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com