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. image518

    1下载:
  2. 基于VC++开发的部分图像识别算法,包括:updown,graygrid,histrogram,roberts,laplace,pickup,outline,GaussianSmooth等。 -based on the development of the VC part of an image recognition algorithm, including : updown, graygrid. histrogram, roberts, Laplace, pickup, outline, G
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:65077
    • 提供者:交角
  1. Classified_algorithm_of_image_pattern_identificati

    0下载:
  2. 提供VC下图像识别的分类算法,帮助初学者更好地进行图像识别学习.-provide VC Image Recognition under the classification algorithm, to help beginners to learn for image recognition.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:536130
    • 提供者:何志彪
  1. Clustering_algorithm_of_image_pattern_identificati

    0下载:
  2. 提供VC下图像识别的聚类算法,帮助初学者更好地进行图像识别学习.-provide VC image recognition algorithms to help beginners to learn for image recognition.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:271018
    • 提供者:何志彪
  1. PCA+LDAVC

    0下载:
  2. 结合PCA+LDA的图像识别算法VC封装类,可以运行,效果还可以-combination of image recognition algorithm VC Packaging categories, can run, the effect could also
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3816
    • 提供者:武彪
  1. VC

    0下载:
  2. 车牌识别中的程序,对车牌进行前期必要的处理,有利于以后的对车牌图像的处理-LPR procedures, pre-registration for the necessary treatment is beneficial to the future of image processing plates
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3090
    • 提供者:戴红
  1. soft-harr

    1下载:
  2. VC++编写的图像处理及识别软件,小波软去噪代码,有利于图像识别功能的完成。-VC prepared by the image processing and recognition software, wavelet denoising software code is conducive to the image recognition function to complete.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:32558
    • 提供者:李成成
  1. BP-Matlab7

    0下载:
  2. VC++编写的图像处理及识别软件,用matlab实现神经网络的识别功能,有利于图像识别功能的完成。-VC prepared by the image processing and recognition software, using Matlab neural network recognition, Image recognition is conducive to the complete function.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:22627
    • 提供者:李成成
  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. 2

    0下载:
  2. 这个程序是vc图像处理程序,可以实现图像的识别等功能(This program is VC image processing program, you can achieve image recognition and other functions)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-30
    • 文件大小:122880
    • 提供者:delegent
  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