Welcome![Sign In][Sign Up]
Location:
Search - face picture recognition

Search list

[Special EffectsDCTAndFDCT

Description: dct二维离散余弦变换 里面采用了经典的美人人脸识别图片,为自动加载 ,用DCT法后能统计使用时间,也用了FDCT法,明显速度优于DCT.-two-dimensional discrete cosine transform DCT inside a classic beauty face recognition picture, in order to automatically load, using DCT method to use after the statistical time spent FDCT law, obviously the speed is better than DCT.
Platform: | Size: 128000 | Author: 沧海客 | Hits:

[AI-NN-PRface_detection

Description:
Platform: | Size: 4365312 | Author: | Hits:

[2D Graphic25811231faceData

Description: 人脸识别 动态采集 图片信息 pca技术 -Face Recognition dynamic picture of information collected PCA Technology
Platform: | Size: 1465344 | Author: 张洪涛 | Hits:

[Graph programexpressionsb

Description: 人脸识别的VC++的程序例子,本压缩中已包含了图片.-Face Recognition VC++ Procedure example, the compression has been included in the picture.
Platform: | Size: 1387520 | Author: | Hits:

[matlabNo1

Description: 人脸识别,用于人脸图片的检测领域,对于初学则有一定意义,作者来自麦吉尔大学-Face Recognition for Human Face Detection picture field, the beginner will have a certain sense, the writer from McGill University
Platform: | Size: 1024 | Author: lee | Hits:

[DocumentsFacerecognition

Description: 人脸识别因其在安全验证系统、信用卡验证、医学、档案管理、视频会 议、人机交互、系统公安(罪犯识别等)等方面的巨大应用前景而越来越成为 当前模式识别和人工智能领域的一个研究热点。 本文提出了基于24位彩色图像对人脸进行识别的方法,介绍的主要内容是图像处理,它在整个软件中占有极其重要的地位,图像处理的好坏直接影响着定位和识别的准确率。本软件主要用到的图像处理技术是:光线补偿、高斯平滑和二值化。在识别前,先对图像进行补光处理,再通过肤色获得可能的脸部区域,最后根据人脸固有眼睛的对称性来确定是否就是人脸,同时采用高斯平滑来消除图像的噪声,再进行二值化,二值化主要采用局域取阈值方法,接下来就进行定位、提取特征值和识别等操作。经过测试,图像预处理模块对图像的处理达到了较好的效果,提高了定位和识别的正确率- Face recognition is a complex and difficult problem that is important for surveillance and security, telecommunications, digital libraries , video meeting, and human-computer intelligent interactions. The paper introduced the method of face recognition that based on the 24 bit multicolor image, Main content that the paper introduced is the picture treatment, It occupies the extremely important position in the whole software, the quality of picture process directly influenced the accuracy rate of localization and discerning. The picture process technology that the software mainly used included : light compensating、gauss smooth and twain value method. before discerning, we compensated the light for image, then we could obtain the possible face area through the complexion, finally, the system could depend on the symmetry of eyes to make sure whether it is the face of people, at the same time, the system could eliminate noises through the method that named gauss smoothness, then we use
Platform: | Size: 2286592 | Author: 张雨 | Hits:

[Special Effectsvc-imageprocessing

Description: 本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的DimageProcess工程, 用于实现图像融合的PixelFusion工程和用于人脸识别的FaceDetection工程。 关于程序的运行, DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法, 需要强调一点,其只对256色格式的图片进行处理。 PixelFusion工程程序运行时,用户须载入两幅图片,其中全色图像选择给定的图片spot.bmp, 而多光谱图片则为给定的图片tm.bmp。而后用户便可选择各种融合算法进行融合处理。 FaceDetection工程运行时,首先要通过文件“打开 载入图片face.bmp,而后才可以进行人脸检测 操作,需要强调的是人脸区域检测、眼睛的检测与定位、人嘴的检测与定位、人脸的勾勒四个处理 模块必须按照先后顺序进行,而且各个模块内的各项操作也必须按照菜单栏从上至下的顺序来进行。 另外,由于在人脸检测时用到了先验知识,所以目前只能对给定的图片face.bmp进行处理。-This CD-ROM includes a total of three projects, namely, for the realization of the basic digital image processing algorithms DimageProcess project Used to achieve image fusion PixelFusion engineering and construction for face recognition FaceDetection. With regard to program operation, DImageProcess works just load Bmp file format can be achieved through the menu, a variety of processing algorithms, Need to emphasize that its only 256-color format for image processing. PixelFusion engineering program runs, users must load two pictures, one panchromatic image selection for a given image spot.bmp, The multi-spectral images was given a picture tm.bmp. Then the user can select a variety of fusion algorithms to fuse. FaceDetection project run-time, first through the file "Open to load image face.bmp, which can only proceed after face detection Operation, needs to be emphasized is the human face region detection, eye detection and location, human mouth detection and position
Platform: | Size: 22050816 | Author: 马子领 | Hits:

[GDI-Bitmapface_recognition

Description: 随机选一张图片,在剩下的399张中识别出相同的人的图片,付图片文件-Randomly selected a picture, in the remaining 399 were identified out of the same picture, pay picture file
Platform: | Size: 3968000 | Author: 龚有阔 | Hits:

[Graph RecognizeReadPic

Description: 一款简单的验证码识别工具,在初始化状态下可以进行图片的分割、学习,获取字符的特征码,并保存到INI文件中,当学习足够多图片后就能准确地识别同类型的验证码。 本程序主在提供一种分析的思路方法,如何对验证码进行分割、过滤、规格化,去除杂点是识别的关键部分,每步过程都呈现在界面上。-A simple verification code recognition tools, in the initialization state, the picture can be split, study, access to the signature character, and saved to the INI file, when learning enough pictures will be able to accurately identify the same type of verification code. This program provides an analysis of the main ideas in the method of how to code segmentation, filtering, normalized to remove the miscellaneous point is to identify the key part of the process for each face of a step interface.
Platform: | Size: 204800 | Author: chuaihong | Hits:

[2D Graphicface_detection

Description: 可以进行简单的人脸识别,输入图片之后与图库逐个比较-Face recognition can be simple, enter the picture one by one after the comparison with the Gallery
Platform: | Size: 535552 | Author: 速度 | Hits:

[OpenCVFaceDetected

Description: 基于OPENCV进行对选择的图片人脸识别,人脸检测,人脸画框。-Picture recognition, face detection, face frame.
Platform: | Size: 12235776 | Author: 谢大可 | Hits:

[matlabCODE

Description: 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序是下载的一个通用的虹膜识别程序,可以运行 5 GML_AdaBoost_Matlab_Toolbox是一个很好用的adaboost matlab工具箱 6 libsvm-mat-2.91-1 是用C编写的改进的SVM程序,代码质量很高,提供了matlab接口 7 SIFT_Matlab 是编写的利用sift特征进行的宽基线匹配,代码质量高 8 FLDfisher 是利用fisher 线性降维方法进行人脸识别-1.GeometricContext file is complete the picture in the geometric direction of target classification. References " Automatic Photo Pop-up" Hoiem 2005 2 GrabCut the target file is an interactive segmentation of image reference " " GrabCut " - Interactive Foreground Extraction using Iterated Graph Cuts" C. Rother 2004 3 HOG documents prepared under their own HOG Characteristics of pedestrian detection matlab code 4 iris recognition process is to download a general iris recognition program, you can run 5 GML_AdaBoost_Matlab_Toolbox is a good use of adaboost matlab toolbox 6 libsvm-mat-2.91-1 is written in C to improve the SVM procedures, code of high quality, provides a matlab interface to 7 SIFT_Matlab is prepared for the use of sift features a wide baseline matching, the code is the use of high quality 8 FLDfisher fisher linear dimension reduction method for face recognition
Platform: | Size: 6918144 | Author: 张数 | Hits:

[OpenCVface-recognition

Description: 将图片的人脸进行识别并以矩形边框进行标注-Picture of the face to identify and label a rectangular border
Platform: | Size: 4997120 | Author: 李明 | Hits:

[Windows Developoface_detectp

Description: opencv人脸识别的应用。读入图片(需要在程序中修修改)可输出识别了人脸的图片。需要opencv 1.0 -opencv face recognition applications. Read into the picture (in the program to repair modified) can be output to identify a face picture. Need opencv 1.0
Platform: | Size: 98304 | Author: 偏见 | Hits:

[Special EffectsPCA_based-Face-Recognition-System

Description: 利用主成成分分析PCA对指定图片进行识别。附带测试图片,适合初学者。-Component of the principal component analysis PCA to identify the specified picture. Incidentally test images, suitable for beginners.
Platform: | Size: 1752064 | Author: 乐乐 | Hits:

[Graph RecognizeFace-recognition-for-MATLAB

Description: 该程序主要实现的是人脸的识别,压缩包中含有具体的实现代码,操作步骤,和图片集,通过简单操作即可由一个人的测试图片识别出该人多达10个角度的检测图片。实现工具是MATLAB。-The main achievement of the program is face recognition, compression package contains detailed codes, steps, and pictures set the detection angle up to 10 pictures through a simple operation can be identified by a test picture. The realization tool is MATLAB.
Platform: | Size: 8143872 | Author: 宫贺 | Hits:

[OtherantiProfApi

Description: 人脸抗攻击,用于检测是否是人脸照片和真实的人脸,即人脸的活体识别(Face attack is used to detect whether it is a face picture or a real human face, that is to say, human face recognition)
Platform: | Size: 11102208 | Author: bugcancel | Hits:

[OpenCVface recognize

Description: 简单的人脸识别程序可以框出图片中出现的人脸(A simple face recognition program can frame a face in the picture)
Platform: | Size: 13396992 | Author: fly猪 | Hits:

[AI-NN-PR源码、素材以及效果图

Description: 项目名称:自动添加圣诞帽 自动识别图片中的人脸信息,为其加上帽圣诞帽。(Name of the project: automatically add a Christmas hat Automatically identify the face information in the picture and add a hat to the hat.)
Platform: | Size: 14268416 | Author: 阿斯蒂芬dd | Hits:

[Special Effectsmatlab recognition

Description: 人脸定位,识别图形中的人脸位置,哇哇哇哇哇哇哇(face recognition, this code can recognate the face in the picture)
Platform: | Size: 2048 | Author: 安航空hi附件 | Hits:
« 12 3 4 »

CodeBus www.codebus.net