Algorithm Description Recognizing objects from large image databases, histogram based methods have proved simplicity and usefulness in last decade. Initially, this idea was based on color histograms that were launched by swain [1]. This algorithm presents the first part of our proposed technique named as “Histogram processed Face Recognition” [2] For training, grayscale images with 256 gray levels are used. Firstly, frequency of every gray-level is computed and stored in vectors for further processing. Secondly, mean of consecutive nine frequencies from the stored vectors is calculated and are stored in another vectors for later use in testing phase. This mean vector is used for calculating the absolute differences among the mean of trained images and the test image. Finally the minimum difference found identifies the matched class with test image. Recognition accuracy is of 99.75% (only one mis-match i.e. recognition fails on image number 4 of subject 17) [1] M. J. Swain and D. H. Ballard, “Indexing via color histogram”, In Proceedings of third international conference on Computer Vision (ICCV), pages 390–393, Osaka, Japan, 1990. [2] Fazl-e-Basit, Younus Javed and Usman Qayyum, "Face Recognition using processed histogram and phase only correlation ", 3rd IEEE International Conference on Emerging Technology pp. 238-242
2019-12-21 19:44:40 4.56MB Matlab Histogram 人脸识别
1
车牌号识别,内容包括主程序、子程序、字符模板和实验报告,采用matlab语言。
2019-12-21 19:40:46 2.8MB 车牌号识别 matlab 程序
1
该压缩包共有两个工程,其中一个是用来生成动态链接库,另一个是一个简单的基于对话框的MFC程序,通过该程序调用动态链接库的函数,完成简单的几何图形识别。
2019-12-21 19:40:30 2.96MB dll lib opencv 几何图形
1
matlab编写的简单水果识别小程序,附带测试图片。程序亲测可用,简单易懂适合初学者来研究学习。
2019-12-21 19:38:48 76KB matlab 课程作业
1
用C#做学习型人脸识别程序(尝鲜版)DEMO和源码
2019-12-21 19:35:39 530KB C# 人脸识别
1
一个国外的Java写的虹膜识别的程序,里面有程序的介绍。
2019-12-21 19:35:28 1.29MB Java 虹膜识别
1
这是一整套的车牌定位程序,其汉字由于作者比较懒做字符集的时候只做了。三个省份的:粤,鄂,湘。这个程序公开是为了向ForeverYang2015致敬,当初是他的公开程序才让我开始接触车牌识别。
2019-12-21 19:33:04 13.7MB 车牌识别
1
《用C++语言写的完整的人脸识别程序源代码》是不错的资源哦!
2019-12-21 19:32:08 939KB C++ 人脸识别 程序源代码
1
在某一PASCAL语言版本中规定:“标识符是由字母开头,后跟字母或数字的任意组合构成。有效字符数为8个,最大字符数为80个。”并且规定:“标识符必须先说明,再使用。” “在同一说明语句中,标识符至少必须有一个”
2019-12-21 19:27:37 1KB 编程实现标识符识别程序
1
模式识别课程作业,利用pca与svm进行人脸识别。 matlab与libsvm环境
2019-12-21 19:26:55 2.94MB 人脸识别
1