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

搜索资源列表

  1. Visual_C++_MATLAB

    1下载:
  2. 《Visual C++_MATLAB图像处理与识别实用案例精选》本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:8505621
    • 提供者:连接
  1. char_rec

    2下载:
  2. 文字识别系统,包括文字图象的预处理过程,用visual c++开发,识别率比较高-Character Recognition system, including language and graphic pretreatment process, with visual c development, a relatively high recognition rate
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:874087
    • 提供者:李童
  1. classifier_distance

    0下载:
  2. 模式识别中的距离分类器C++源代码,并含有一个文字识别的例子,适合模式识别、图像识别开发用!-pattern recognition of distance classifier C source code, and contains an example of character recognition, suitable for pattern recognition, Image Recognition by the development.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1926
    • 提供者:sjtu
  1. hanzishibieyuandaima

    0下载:
  2. 文字识别技术对于中国人来说尤其重要,此代码开发环境在C++语言下,是难得的就文字而论的源代码.-character recognition technology for the Chinese people, particularly important that this code development environment in C language, is a rare text on the terms of the source code.
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:47651
    • 提供者:skinless
  1. zifu

    0下载:
  2. 字符识别用c sharp 编写的主要用于 文字识别
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:563959
    • 提供者:xxf
  1. shenjingwangluoshuzishibie

    0下载:
  2. 数字识别神经网络C++源代码。可以用在印刷体文字识别和手写体识别中。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:48858
    • 提供者:刘一
  1. tableextractor

    1下载:
  2. 是一个C#的文字识别软件源码 用到了MODI但可以将其中的表格中的文字单独提取 很好的一个代码
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:100049
    • 提供者:吴潜
  1. char

    0下载:
  2. \"文字识别程序\"是本人用C#编写,能够图片上的识别汉字,数字,英文,供大家学习参考
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:20991
    • 提供者:qlhycf
  1. Asprise-OCR-CSharp-Windows_Server_32bit-4.0

    0下载:
  2. 识别图片上的文字,识别率有80% 附加c#调用 [DllImport(\"AspriseOCR.dll\")] static extern string craboOCR(string file, int type) private void GetVeryfyCode() { if(File.Exists(_imgPath))//ok now? { try { this.picbVeryfyCode.Image=Syste
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:6479709
    • 提供者:似的
  1. AspriseOCRv4.0.3.0

    2下载:
  2. 文字识别源代码,有C#,Vb等源码,破解版 解压密码:www.zhuceji.org
  3. 所属分类:图形/文字识别

  1. VC

    1下载:
  2. Visual C++开发的图像文字识别,采用OCX控件,希望对大家有所启发。-Visual C++ development of image character recognition, using OCX controls, we hope to inspire.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:162071
    • 提供者:zhengzhou
  1. DevOCR

    2下载:
  2. 一个用C#编写的图形识别功能,功能:可以通过鼠标截图,来实现图像上的文字的识别并输出,调用微软的免费MODI类库,简单实用,里面很多方法值得借鉴.-Written in C# using a graphics recognition, function: you can capture the mouse to achieve the image of the text to identify and output, call Microsoft' s free MODI library,
  3. 所属分类:CSharp

    • 发布日期:2016-08-06
    • 文件大小:211699
    • 提供者:高宏伟
  1. Barcode39Rm

    0下载:
  2. 1.条形码生成:通过对条形码结构、编码规则的学习和对C#中图像的读取及图像的基本操作的掌握,学会用GDI生成Code39条形码,或者用特殊字体的方式生成条形码,最终将输入的文字信息转化成符合国际标准的条形码。 2、条形码识别:确定系统框架,用C#完成课题的详细设计和代码编写,根据条形码的码制规则,对以图片方式获得的条形码通过图像处理相关知识经滤波、边缘检测、区域分割等处理进行识别,将条形码信息解析成相应文-1. Bar code generation: structure of bar co
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:11045
    • 提供者:wangchuanmeng
  1. shibie

    0下载:
  2. 用c++编写的一个文字识别程序,很有参考价值。-Using c++ written in a text recognition program, great reference value.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:181276
    • 提供者:270193942
  1. positioning

    1下载:
  2. 是两个综合性较强的实例,分别是Visual C++实现的基于神经网络的文字识别系统和车牌定位系统-Are two examples of more integrated, namely Visual C++ implementation of text based on neural networks and the license plate recognition system positioning systems
  3. 所属分类:Special Effects

    • 发布日期:2015-05-05
    • 文件大小:749414
    • 提供者:阿毛
  1. 3autoCodePic

    0下载:
  2. 自动识别,Visual C++ 6.0 程序,图片文字自动识别.-autoCodePic
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:39335
    • 提供者:
  1. cpp_image_qichechepaidingwei

    1下载:
  2. 用C++编写的车牌定位系统,可以实现车牌定位与车牌的文字识别-Written in C++, license plate positioning system, can achieve license plate location and license plate character recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:750290
    • 提供者:rengy
  1. vc34733555

    0下载:
  2. 采用Visual c++语言编写的数字识别程序,是不可多得的文字识别学习资料。-the digital recognize program is writed by Visual c++,which is very useful of the recongnize sources.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:86700
    • 提供者:郑杰
  1. chap11

    0下载:
  2. 基于神经网络的文字识别系统(C++)源码-Neural network based character recognition system (C) source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:184997
    • 提供者:左涛
  1. EmguCVTool-master

    1下载:
  2. C#+EmguCV机器视觉开发平台,功能:基本的图像处理工具、随意配置执行流程、二维码识别、文字识别等等。(C+EmguCV machine vision development platform, functions: basic image processing tools, arbitrary configuration of the execution process, two-dimensional code recognition, character recognition and
  3. 所属分类:图形图像处理

    • 发布日期:2019-10-04
    • 文件大小:197632
    • 提供者:朱朱朱海天
« 1 23 4 »
搜珍网 www.dssz.com