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

搜索资源列表

  1. 车牌识别

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

    • 发布日期:2008-06-18
    • 文件大小:295054
    • 提供者:tata80808
  1. opencv-人脸识别

    2下载:
  2. opencv是c语言编写的图像和视频处理的函数库,这个程序利用vc平台,调用opencv的人脸识别函数-openve is a library for image and video in c,this programe is developed on VC, call face recognition function of opencv.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2903240
    • 提供者:刘卓
  1. VC++中值滤波

    0下载:
  2. 数字图像中值滤波:数字图像处理常用算法,具体内容见Readme【《VisualC++/Matlab图像处理与识别案例精选》】。-digital image filtering : digital image processing algorithms used, the specific content [see readme "Visual C + + / Matlab image processing and recognition of selected cases"
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:139948
    • 提供者:陈咚
  1. VC++数字图象获取处理计算法

    0下载:
  2. 分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。 -discussed a bitmap image and the concept of class, image acquisition, image enhancement, image restora
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:262274
    • 提供者:六六
  1. VCDDZ

    1下载:
  2. VC 版斗地主记牌器源码 基于图像识别-VC version Landlords note card source based on image recognition device
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-02
    • 文件大小:87895
    • 提供者:lin
  1. VC_DIP_chepaishibie

    2下载:
  2. VC图像处理-车牌识别系统 外加一篇题为基于数字图像处理的车牌识别系统硕士论文 作用很大-VC image processing- plus a license plate recognition system based on digital image processing, entitled license plate recognition system the role of a great master' s thesis
  3. 所属分类:Special Effects

    • 发布日期:2014-12-18
    • 文件大小:3085312
    • 提供者:童振
  1. 111

    0下载:
  2. VC++人脸识别系统 比较完整的图像处理过程,基于模块匹配-VC++ face recognition system more complete image processing, based on the module match
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2319170
    • 提供者:liuzhiwen
  1. VCImageIdentify

    0下载:
  2. VC++ 图像识别 VC++图像识别技术 VC++图像处理技术。VC++图像源代码。-VC++ Image Identity VC++ Image Processing
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-03
    • 文件大小:14906500
    • 提供者:wxz
  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
    • 文件大小:43275389
    • 提供者:
  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
    • 文件大小:1926144
    • 提供者:徐风
  1. sift-VC

    0下载:
  2. 用VC实现的SIFT算法,可用于图像识别,具有一定参考价值-SIFT algorithm using the VC can be used for image recognition, has a certain reference value
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4546491
    • 提供者:邱隐
  1. sift-algorithm-VC

    0下载:
  2. 一个图像识别算法.SIFT综述 尺度不变特征转换(Scale-invariant feature transform或SIFT)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe在1999年所发表,2004年完善总结。 其应用范围包含物体辨识、机器人地图感知与导航、影像缝合、3D模型建立、手势辨识、影像追踪和动作比对。-A kind of algorithm for the image reco
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:1087047
    • 提供者:钟小江
  1. CarNumber

    1下载:
  2. 本算法进行车牌识别,首先提取车牌的位置,然后对车牌的字符进行分割,最后进行识别,将识别结果输出。本算法能得到较好的识别结果。(The algorithm for license plate recognition, the first extraction of the location of the license plate, and then the license plate character segmentation, and finally identify the recogni
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-18
    • 文件大小:16014336
    • 提供者:王老头
  1. FaceRecognition

    0下载:
  2. 本算法将进行人脸识别,首先进行人脸定位检测,然后根据数据库里给的标签进行人脸识别,将人脸的信息显示在人脸旁边。本算法能取得较好的效果。(The algorithm will perform face recognition, first face detection, and then according to the database to the label for face recognition, the face of the information displayed next to
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:17982464
    • 提供者:王老头
  1. FaceRecSys

    0下载:
  2. 本程序为人脸识别系统,首先建立人脸库模块,然后对人脸库进行信息编辑以及训练人脸识别分类器,最后为人脸识别模块。采用的visual studio + opencv实现,界面清晰美观,实验效果较好。(The program for the face recognition system, the first establishment of the face library module, and then face the library for information editing and t
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:97562624
    • 提供者:王老头
  1. 最新车牌识别系统源码VC++

    1下载:
  2. 通过车牌提取、图像预处理、特征提取、车牌字符识别等技术,识别车辆牌号,目前的技术水平为字母和数字的识别率可达到96%,汉字的识别率可达到95%。(Through the license plate extraction, image preprocessing, feature extraction, character recognition of license plate recognition technology, vehicle brands, the current level o
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-31
    • 文件大小:243712
    • 提供者:乔峤
  1. OPENCV面部识别

    1下载:
  2. 基于VC++和OPENCV写的面部识别 程序,图像处理(Face recognition program based on VC++ and OPENCV, image processing)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:Ccther
  1. VC项目开发

    1下载:
  2. 包含了各个图像处理专家VC++的程序,数字识别软件。(It contains the program of each image processing expert VC++, digital recognition software.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-03-28
    • 文件大小:27255808
    • 提供者:YEHX
  1. Vc6_Image

    2下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:图形图像处理

    • 发布日期:2019-10-04
    • 文件大小:15010816
    • 提供者:jhanker
  1. CCMD_OCR

    1下载:
  2. OCR图像文字识别源码,使用OCR图像识别控件,支持bmp,jpg,tif等多种图形格式的文字识别。(OCR image text recognition source code, use OCR image recognition control, support bmp, jpg, tif and other graphic format text recognition.)
  3. 所属分类:图形图像处理

    • 发布日期:2021-02-15
    • 文件大小:2941952
    • 提供者:zh5122
« 1 2 3 45 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com