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

搜索资源列表

  1. 车牌识别

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

    • 发布日期:2008-06-18
    • 文件大小:288.14kb
    • 提供者:tata80808
  1. VC++shuzituxiangchuli

    3下载:
  2. 运动检测与基于VC++开发工具的数字图像处理系统 包含:论文,代码,开题报告等 -motion detection based on the VC Tools digital image processing systems include : papers, code problem that the report
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:4.4mb
    • 提供者:tuzi
  1. charrecognition

    0下载:
  2. 《VC++数字图像识别技术典型案例》第九章光学字符识别技术,包括预处理、边缘跟踪和特征提取算法-"VC Digital Image Recognition Technology typical case," the ninth chapter of optical character recognition technologies, including pretreatment, Edge tracking and feature extraction algorithm
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:966.52kb
    • 提供者:郝丽丽
  1. VC++object

    0下载:
  2. 实现面向对象的编程,如读取数字高程图,图像位数之间的转换。-realize object-oriented programming, such as digital elevation map reading, image conversion between the median.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:308.66kb
    • 提供者:耿岑雪
  1. source

    0下载:
  2. 《VC数字图像模式识别及工程实践》该书的源代码,希望对大家有用
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:742.09kb
    • 提供者:钟建军
  1. res551

    0下载:
  2. 数字图像处理程序,很好的VC代码,适合模式识别专业人士
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:288.87kb
    • 提供者:姚劲
  1. vc++数字图像模式识别技术及工程实践

    1下载:
  2. VC++数字图像模式识别技术及工程实践 一书中的程序源代码。-VC digital image pattern recognition technology and engineering practice a book of the source code.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:24.62mb
    • 提供者:任民
  1. vc++数字图像模式识别技术及工程实践

    1下载:
  2. 《vc++数字图像模式识别技术及工程实践》电子书
  3. 所属分类:图形/文字识别

    • 发布日期:2010-01-07
    • 文件大小:10.64mb
    • 提供者:t988779@tom.com
  1. MoveDetection

    0下载:
  2. 用VC编写的运动检测程序,实现运动物体的跟踪与检测,包括了数字图像处理的一些操作方法-VC prepared with motion detection process, the achievement of moving object tracking and detection, including a number of digital image processing method of operation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-09
    • 文件大小:41.53mb
    • 提供者:sue_Langsujuan
  1. VC.netImage

    0下载:
  2. Visual C++ .NET数字图像处理 钟志刚编写。-Visual C++. NET digital image processing钟志刚prepared.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:144.17kb
    • 提供者:huangsteve
  1. handwrittennumberrecognition

    0下载:
  2. 联机手写数字识别,Visual C++实现的源代码,与《vc++数字图像模式识别技术及工程实践》配套-Line handwritten numeral recognition, Visual C++ realization of the source code, with " vc++ digital image pattern recognition technology and engineering practice of" complementary
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-28
    • 文件大小:70.51kb
    • 提供者:percy
  1. handwrittenchinesecharacterrecognition

    1下载:
  2. 联机手写汉字识别,Visual C++实现的源代码,与《vc++数字图像模式识别技术及工程实践》配套-Online Handwritten Chinese Character Recognition, Visual C++ realization of the source code, with " vc++ digital image pattern recognition technology and engineering practice of" complementa
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-26
    • 文件大小:86.94kb
    • 提供者:percy
  1. 23456

    0下载:
  2. vc数字图像模式识别技术的源程序,包括手写数字识别(联机,脱机),图像纹理分析,人脸识别等等。程序均可运行。-vc digital source image pattern recognition technology, including handwritten numeral recognition (online, offline), image texture analysis, face recognition and so on. Procedures can be run.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-22
    • 文件大小:37.16mb
    • 提供者:许翔
  1. chepai

    0下载:
  2. 一个VC数字图像处理系统,其中包括车牌识别系统,并带有大量图像处理特效-A VC digital image processing systems, including license plate recognition system, and with a lot of image processing effects
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:173.09kb
    • 提供者:金梅芳
  1. vcPPImageshibie

    0下载:
  2. VC++数字图像处理与模式识别,学习源代码。-VC++ digital image processing and pattern recognition, learning the source code.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3.55mb
    • 提供者:wtling
  1. VC-digital-image-recognition-mode

    2下载:
  2. VC数字图像识别模式的随书光盘。vc++6.0下实现: 在线签名鉴定、离线签名鉴定、人脸的检测与定位、车牌、印章的识别等的相关源程序及算法和素材-VC digital image recognition mode CD with the book. vc++6.0 to achieve: online signature verification, off-line signature verification, face detection and location, license plat
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-22
    • 文件大小:41.27mb
    • 提供者:
  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. VC_digital_Image

    0下载:
  2. VC数字图像模式识别技术及工程实践的电子书,全面介绍vc下如何处理数字图像识别结束-vc digital Image about PDF
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:10.22mb
    • 提供者:mapingfei
  1. PlateRecognition

    0下载:
  2. VC++ 数字图像模式识别里面的车牌识别案例,是对彩色车牌识别。-VC++ digital image pattern recognition license plate recognition inside the case, is a color plate recognition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6.28mb
    • 提供者:yf
  1. VCPPANPR

    0下载:
  2. VC++数字图像模式识别技术及工程实践关于车牌识别的例程。-VC++ digital image pattern recognition technology and engineering practice on the license plate recognition routines.
  3. 所属分类:Graph Recognize

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