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

搜索资源列表

  1. gabor.tar

    1下载:
  2. Gabor小波实现源代码,并实现了log-polar变换附有说明和实例程序!-Gabor wavelet achieve source code, and achieve a log-polar transformation with descr iptions and examples of procedures!
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:320.77kb
    • 提供者:付波
  1. RFBarCodebylqh

    2下载:
  2. 条码比对识别,主要基于图像处理和边缘线条检测的方法,包括C++源代码和例子程序。-than right barcode recognition, mainly based on image processing and edge lines, the method of testing includes C source code and examples of procedures.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:54.94kb
    • 提供者:Lqh
  1. sourcecode_for_locating_and_identification

    0下载:
  2. 这是一个关于车牌定位与识别系统的原代码实例,用vc开发,非常具有实用价值,望大家参考.-This is a position on the number plate recognition system with the source code examples using vc development, very practical value, look for reference.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:237.47kb
    • 提供者:陈涛
  1. image-processing

    0下载:
  2. 数字图象处理原理与实践一书中的代码例子,里面集成几乎所有的基础原理的例子对于学习入门很有帮助-Principles and practice of digital image processing code examples in his book, which almost all of the basic principles of integrated examples helpful for learning portal
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-31
    • 文件大小:12.99mb
    • 提供者:huangli
  1. ActiveModels

    0下载:
  2. ActiveModels contains a Matlab toolset and examples for training and fitting AAMs (Active Appearance Models). Please refer to the code and included examples for its function. You must have an annotated database to use its features.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-08
    • 文件大小:15.06mb
    • 提供者:Kinch
  1. jcaptcha-bin-1.0-RC6

    0下载:
  2. 验证码实现的包! 里面有帮助和实例! 好好看看就知道了!-Verification code of the package to achieve! There to help and examples! A good look at know!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-23
    • 文件大小:7.09mb
    • 提供者:周虎成
  1. c

    0下载:
  2. 手写数字识别的几个例子,源码,用c++直接运行-Handwritten numeral recognition of a few examples, source code, using c++ directly run
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:240.04kb
    • 提供者:Yana
  1. l1magic

    0下载:
  2. This package contains code for solving seven optimization problems. -The main directory contains MATLAB m-files which contain simple examples for each of the recovery problems. They illustrate how the code should be used (it is fairly straightfor
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:357.06kb
    • 提供者:liuhua
  1. OCVLIZI

    0下载:
  2. OPENCV图像识别算法的一些例子代码,适合图像识别入门。-Image recognition algorithm OPENCV some examples of code, suitable for image recognition entry.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1.13mb
    • 提供者:婷婷
  1. hgetextbox

    0下载:
  2. 添加支持汉字的源码,经测试比较完善,内有相关示例-Added support for Chinese characters in source code, tested more perfect, there are relevant examples
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:241.95kb
    • 提供者:高靖宇
  1. FaceAllSource

    0下载:
  2. 臉部偵測,臉形、眼睛...等等定位與形狀偵測一些範例-face location of all source code examples, including the eyes, mouths positioning
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:65.36kb
    • 提供者:jamno
  1. FaceAllSource0723

    0下载:
  2. 臉部偵測,臉形、眼睛...等等定位與形狀偵測一些範例-face location of all source code examples, including the eyes, mouths positioning
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:74.96kb
    • 提供者:jamno
  1. VisualCPPTypicalCaseOfDigitalImagerecognitionTechn

    0下载:
  2. 这是visual C++数字图像识别技术典型案例一书的光盘内容。 这本书的最大特色在于,对识别技术中的大多数问题,不仅给出了关于算法的详细介绍,还给出了基于C/Visual C++6.0的实现代码,具有一定的扩展性。有的实例还给出了不同方法的实现过程,以供读者选择。   本书可作为读者学习数字图像处理的教程,也可作为毕业设计或工程开发的参考书。-The most prominent feature of this book is that the majority of the rec
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-22
    • 文件大小:6.54mb
    • 提供者:fanhule
  1. barc

    0下载:
  2. barcode 机器视觉的应用实例,用于条形码的检测-barcode machine vision application examples for the detection of bar code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:9.43kb
    • 提供者:郭超
  1. VC-image-recognition

    0下载:
  2. 《Visual C++数字图像识别技术典型案例》源代码,介绍了数字图像处理和计算机视觉领域的几个应用实例,包括指纹识别系统、数字水印技术、条形码技术、印鉴鉴定系统、光学字符识别技术以及基于视觉的手势识别系统。-"A typical case of Visual C++ digital image recognition technology" source code, some application examples of digital image processing and comput
  3. 所属分类:Graph Recognize

    • 发布日期:2016-02-26
    • 文件大小:1.84mb
    • 提供者:徐风
  1. LabelMeToolbox

    0下载:
  2. 该文件中包含了模式识别书上很多例子程序和算法代码,是初学者很好的资料-This file contains the pattern recognition book on a lot of examples of procedures and algorithm code, is a good beginners information
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:10.3mb
    • 提供者:季海峰
  1. i

    0下载:
  2. 这个例子是C++生成验证码并且显示出来的例子。可以参考-This example is C++ generated verification code displayed examples . Can refer to
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2.72mb
    • 提供者:李先生
  1. RMS

    0下载:
  2. 在开始做电子文档管理的时候,一窍不通,上网找了一圈明白个大概。该电子文档管理是基于微软的RMS技术实现对office文件,包括word,excel,ppt等文件的授权管理,有两种开发方法。其一是利用微软提供的sdk开发包,其二是利用office的动态链接库,本文采用的是后一种方法。资源分设置成10分,我觉得是必需的,毕竟自己有了很长的时间来完成代码的,我使用的事VS2010利用MFC实现对office文件的授权管理,网上这方面的实例很少,有几个是利用C#实现的,但是在使用MFC实现的过程中会出现
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-26
    • 文件大小:41.63mb
    • 提供者:单家伟
  1. QRcode

    0下载:
  2. 对QR二维码进行编码和解码,官方源码,并附有相关实例,值得学习-QR-dimensional code for encoding and decoding, the official source, along with relevant examples, it is worth learning
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-15
    • 文件大小:932.82kb
    • 提供者:zero
  1. svm-examples-code-

    0下载:
  2. svm 算法源码 分类实例,vc版本的,可以直接运行dsw工程-svm classify source code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:1.3mb
    • 提供者:lihuanan
« 12 »
搜珍网 www.dssz.com