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

搜索资源列表

  1. DigitRec

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

    • 发布日期:2008-10-13
    • 文件大小:58.17kb
    • 提供者:孙瑞霞
  1. tiff

    0下载:
  2. /* The TIFF writer contained in this code */ /* assumed that the machine on which it */ /* is running stores numbers with the */ /* most-significant byte first, i.e., in */ /* the \"big-endian\" byte-order. */ //tiff:标签图像文件格式。100多kb的源代码,-/
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:15.03kb
    • 提供者:陈朋
  1. szsbxtydm

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

    • 发布日期:2008-10-13
    • 文件大小:60.69kb
    • 提供者:shenmingdong
  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
    • 文件大小:1.24mb
    • 提供者:ruan
  1. K-means算法源码

    1下载:
  2. kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers
  3. 所属分类:图形/文字识别

    • 发布日期:2015-06-10
    • 文件大小:3.42kb
    • 提供者:li
  1. Cluster.rar

    4下载:
  2. 在Visual C++下实现聚类分析在图像识别中的应用。其中包括模糊聚类,遗传算法聚类分析,层次聚类和动态聚类等算法。可以运行,并有分类的源文件。是不错的研究素材。,In Visual C++ Achieve clustering analysis in image recognition applications. Including fuzzy clustering, genetic algorithm for cluster analysis, hierarchical clusterin
  3. 所属分类:Graph Recognize

    • 发布日期:2016-11-19
    • 文件大小:223.84kb
    • 提供者:dd
  1. twainapp.source.2.0.8

    0下载:
  2. .NET TWAIN image scanner-Abstract In Windows imaging applications, the most used API for scanning is TWAIN www.twain.org. Unfortunately, the new .NET Framework has no built-in support for TWAIN. So we have to work with the interop methods of .NET t
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-09
    • 文件大小:2.2mb
    • 提供者:dlwxn
  1. vc

    0下载:
  2. 该文件为数字识别系统的源代码,用VC++程语言序编写,可直接运行。-The file is in digital identification system source code, using VC++ programming language written procedures, can be directly run.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:3.04mb
    • 提供者:张鹏飞
  1. vc_num_recognize

    0下载:
  2. 本目录主要包括:文档和两个源代码。 其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。 因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。 当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。-This di
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:180.63kb
    • 提供者:zhongkeli
  1. HaarFaceDetection

    0下载:
  2. Haar人脸识别算法,在readme中有zip压缩包,使用opencv的环境-For instructions on using the code please refer to the readme.txt file included in the zip package. Note the code requires OpenCV and fltk (an open source window toolkit) to be installed on the target system.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:82.12kb
    • 提供者:六六
  1. cardrecognition

    0下载:
  2. 车牌定位使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1.34mb
    • 提供者:张青
  1. EAN13ReaderaScanner

    0下载:
  2. 本程序为条形码生成、识别程序,支持从文件中读取与用鼠标读取 运行程序的要求: BCEncode.dll,BCEncode.lib,BCEncode.h 条形码生成动态链接库。 CDIB.H,CDIB.CPP设备无关类,程序中用它来从文件中读取位图。以上所需文件均包含在了源码中 -The procedures for bar code generation, recognition, support for reading from a file and run the program
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:115.01kb
    • 提供者:枯木君
  1. jiaodianjiance

    0下载:
  2. 人脸检测中的角点检测,识别效果很好,速度快,代码可直接运行,就一个源文件,用的是opencv,需要事前安装。-Face detection in the detection, identification works well and fast, the code can be run directly to a source file, using opencv, requires prior installation.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1.96mb
    • 提供者:hanyuyi
  1. zhiwenshibiematlabyuanma

    0下载:
  2. MATLAB中指纹识别的源程序代码,压缩文件格式-MATLAB source code for fingerprint recognition in compressed file format
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:620.78kb
    • 提供者:常言笑
  1. License_plate_identification

    0下载:
  2. 车牌识别研究中两个关键点的研究——确定目标&测量角度。M文件+源图像-License plate identification research in two key points of the study--determine a goal and measuring angles. M file+ source image
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-01
    • 文件大小:520.15kb
    • 提供者:王俊臣
  1. stasm-src-1.4.tar

    0下载:
  2. vialo-jones人脸检测和识别算法的c参考实现,适合移植到多个平台-These are the source files for stasm, which is a command line program for locating features in a face using Active Shape Models. You give stasm an image file (i.e. a JPEG or BMP) and it returns the image with
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-20
    • 文件大小:5.73mb
    • 提供者:jam
  1. VC-Chinese--character

    0下载:
  2. VC源码,图形处理,汉字识别VC汉字识别源代码,可以用鼠标在程序的空白处写字,然后让程序识别你所写的文字,当然需要字库支持,这个字库是需要事先准备好的,当然程序还有一个模式是“学习”模式,当有不识别的文字时可启动这个模式,将对应的文字输入,下一次如果重新写入这样的字,程序就可以识别了。 -VCsource code, graphics processing, Chinese character recognition VC Chinese character recognition source
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:42.96kb
    • 提供者:period362
  1. finger_GUI

    0下载:
  2. 指纹识别代码,可安装,有GUI文件,以及源代码,完成以下功能 (1)输入指纹图像文件并显示 ; (2)抽取指纹图像中的指纹端点和分叉点坐标特征,注意指纹图像 边缘的指纹端点信息可以忽略; (3) 在指纹图像上叠加显示抽取的该指纹特征;——————完成! (4) 手工添加、移动和删除某个指纹特征 ; (5) 输出指纹特征文件。-Fingerprint identification code, can be installed with GUI files, and
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-13
    • 文件大小:6.82mb
    • 提供者:何静飞
  1. ImageTest

    0下载:
  2. AppWizard has created this ImageTest application for you. This file contains a summary of what you will find in each of the files that make up your ImageTest application. ImageTest.vcxproj This is the main project file for VC++ proj
  3. 所属分类:Graph Recognize

    • 发布日期:2017-10-31
    • 文件大小:11.67mb
    • 提供者:
  1. VCPPCODErecognize

    0下载:
  2. 基于神经网络的文字识别系统 本目录主要包括:文档和两个源代 其中源代码是识别程序的,另一个是矩阵类库的。已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。 -Neural network character recognitio
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:193.63kb
    • 提供者:vinvinay
« 12 »
搜珍网 www.dssz.com