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

搜索资源列表

  1. FindEdge

    1下载:
  2. 数字图像的边界抽取-digital images from the border
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:6636
    • 提供者:逍遥
  1. ReadFile3

    0下载:
  2. 从字符文件中读取字符到指定数组,数组可以用来识别操作,带字符文件-Read character from character file to named array,and the array can be used in recognising and operating files which include characters.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:6915
    • 提供者:洋洋
  1. myread

    3下载:
  2. matlab中读取*.txt文件数据程序,*.txt文件 可以是串口调试助手等采集到的16进制数据。-Use Matlab to open *.txt files and can open all kinds of *.txt files shch as 16bit files come from debug the assistant with one bunch of mouths
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1907
    • 提供者:wyh
  1. 光学字符识别技术

    0下载:
  2. OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。由于这是从一个完整的OCR系统中抽取的部分代码,所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-OCR algorithm code. This is not a com
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:874247
    • 提供者:小智
  1. OCR算法之C语言代码

    1下载:
  2. OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用) 如果需要完整实用的中文OCR代码,
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:874813
    • 提供者:樊志华
  1. 小设计

    0下载:
  2. 计算机图形学考试 试利用所学过计算机图形学的知识,设计一有意义的图形。 -computer graphics test examinations have learned from the use of computer graphics knowledge, design a meaningful graphics.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:33526
    • 提供者:aubb
  1. 简单可用程序

    0下载:
  2. 对在电子显微镜下拍摄的煤粉图进行识别,煤粉的大小不一,从几个象素到几百个象素,而且图像的灰度存在非常明显的变化-right under the electron microscope in the shooting Coal map identification, coal varies, from a few to several hundred pixels pixels, but the gray images There is a very clear change
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:6056
    • 提供者:Tadulus
  1. 第09章 人脸的检测与定位

    0下载:
  2. 人脸的检测与定位(在预处理部分,采用了特别的增强人脸特征与脸部皮肤之间对比度的方法及局域取阈值二值化方法,改进了预处理的效果。在图像分割部分,实现了经典的分合算法,并且使用成组算法改进了分合的效果。在人脸匹配部分,实现了基于眼睛和嘴的几何模型匹配,并对评价函数的构造进行了研究。)-Face Detection and Location (pretreatment, using a special facial features enhanced facial skin and the contr
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:10977526
    • 提供者:wfw
  1. fvs_createtestimages

    1下载:
  2. 该程序用来产生调试过程中可能会用到的一些位图图像,这些图像是不同角度和不同间隔的条纹。代码由C写成。详细情况见解包后的说明-the procedures used to produce debugging process may be used in a number of bitmap images from different angles and different spacing stripes. Written by C code. Details of the opinion aft
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:40136
    • 提供者:蔺利峰
  1. Thinned

    1下载:
  2. java开发的二值图像细化算法程序,能够从二值图像中提取图像骨架-java development of the binary image thinning algorithm procedures, from the binary image extracted image skeleton
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:366215
    • 提供者:mete
  1. 200561555616250020000

    0下载:
  2. 车牌识别系统 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:233235
    • 提供者:yanglin
  1. VFW-OpenCV-aviplay

    2下载:
  2. 基于VFW和OpenCV的avi视频捕捉程序,还可以从文件播放,很有价值,推荐-based on the VFW and OpenCV avi video capture process, but also from the player very valuable. Suggest
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1459852
    • 提供者:王刚
  1. fileheader

    0下载:
  2. 天气雷达基数据格式,由此可以从数据中获取基本信息从而画出雷达图像-weather data format, which can access data from the basic information so he painted radar images
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2850
    • 提供者:郭在华
  1. congaviwenjianzhongtiqutupian

    0下载:
  2. 从AVI文件中提取图片的源代码。大家看看。有用的就下吧-from AVI file photo extract the source code. See. Under useful on it
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:4054
    • 提供者:
  1. CDlgOracleImageRW

    0下载:
  2. VC++中利用OO4O接口从Oracle数据库中读写图像 VC++中利用OO4O接口从Oracle数据库中读写图像-VC OO4O use interface from the Oracle database to read and write images to use VC then OO4O from mouth to read and write Oracle Database Image
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:78498
    • 提供者:玛丽
  1. squares

    0下载:
  2. 本程序可以实现从输入的图片中找到其中的方形,算法简单!本程序是基于OpenCV的,使用前,请安装此软件。-this procedure can be achieved from the import of the pictures to find the square, the algorithm is simple! This procedure is based on OpenCV, before use, install the software.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:449043
    • 提供者:刘强
  1. Degreeofextractionofhapefromshadinginformation

    0下载:
  2. 由明暗度提取外形信息,机器视觉分析的好文章-Degree of extraction of shape from shading information, machine vision analysis of a good article
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:44959
    • 提供者:wangyangbulao
  1. cell-get

    0下载:
  2. 边缘提取算法提取细胞轮廓 适用于前景背景反差巨大-An object can be easily detected in an image if the object has sufficient contrast from the background. We use edge detection and basic morphology tools to detect a prostate cancer cell.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:1669
    • 提供者:cicy
  1. bundler-v0.3-source.tar

    0下载:
  2. Bundler is a structure-from-motion system for unordered image collections (for instance, images from the Internet). Bundler takes a set of images, image features, and image matches as input, and produces a 3D reconstruction of the camera and (s
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5941357
    • 提供者:陳奕均
  1. read-from-the-pic

    2下载:
  2. 简单的汉英文字图片识别算法很巧妙 用vb实现-simple english and chinese read from then pic ,use the delphi
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:721693
    • 提供者:wgyqq
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com