搜索资源列表
face-detection-designed-by-matlab
- 利用matlab实现人脸识别,将facefind函数生成.dll动态链接库,检测准确,可以检测到侧面图像,识别率95 以上。-Using matlab to achieve recognition, the facefind function generates. Dll the dynamic link library, testing is accurate, can detect the side of the image, recognition rate of 95 or more.
2
- 完成车辆计数功能,视频中有一个车辆通过检测带就有计数就加1。-Complete the vehicle counting function, the video has a vehicle count by testing with have to add 1.
edge
- Matlab函数edge:边缘检测.输入灰度图像,返回同样大小的二值边缘图像-Matlab function edge: edge detection. Input gray image, return to the same size of the binary edge image
detection
- 基于肤色模型的人脸检测程序,通过高斯模型建立相似度函数,再经过最佳阈值法来进行二值化,在经过形态学处理得到人脸区域。-Skin color model based on face detection process, the establishment of the similarity function by the Gaussian model, and then through the optimal threshold method for the two values, obtaine
hough-Transform-for-Line-Detect
- Hough变换的入门算法.含有详细的注释.-The basis Algorithm for Hough Transform used to detect lines in the Digital Image.The function GetPeak() is useful for Peak Value Detect. Any Question? Mail me.
patternClass
- 產生k個d維的常態分布樣本,產生某個事前機率為P(wi)的常態分布的discriminant function,計算任兩點間的Euclidean distance及Mahalanobis distance -Generated k-d-dimensional normal distribution of samples to generate a prior probability P (wi) of the normal distribution of the discriminan
pcajiafisher
- pca+fisher是将核函数应用到人脸识别研究中去-pca+ fisher is the kernel function is applied to face recognition research go
Gabor
- 介绍了Gabor的几种形式的函数以及其实验图像-The introduction of several forms of the Gabor function, as well as its experimental images
HumanFaceRecognitionAndEyeTrackingPackage
- 人脸识别和人眼跟踪的程序包,MATLAB编写,可直接函数调用。-Human face recognition and eye tracking package, MATLAB prepared direct function call.
PatternRecognition
- 图象处理 模式识别 多种分类方法(最临近匹配分类器、Bayes分类器、线性函数分类、非线性函数分类、神经网络分类)识别0-9数字 手写数字与数字图片,包括设计训练样品库、可以选择多种分类器来识别识别0-9这十个阿拉伯数字,包括临时手写的数字,也包括图片中的数字 -Pattern recognition image processing a variety of classification (the most close to matching classifier, Bay
OCR
- 英文字母及数字识别 功能非常好 可惜还是会有些识别错误 -English letters and numbers identify the function of a very good unfortunately still be some recognition errors
Fingerprintrecognition
- 一个指纹识别的matlab源码,功能很好很强大-A fingerprint recognition matlab source code, function very very strong
code
- 该代码实现了人脸识别功能,对采集的不同人的多幅图像,通过每个人的几幅平均后,对不同人进行识别。-The code implements the face recognition function, the collection of multiple images of different people, through the pieces of each person on average, after the identification of different people.
ex1505
- 分析图像,使用pixval函数来获得牌照的背景色的亮度值和坐标;通过统计的算法找出车牌的范围;通过修剪得到最终图像。-Analysis of images, a function to obtain a license to use pixval background color brightness values and coordinates through statistical algorithms to identify the scope of the
minFunc_2012
- 最新的优化工具包:minfunc,用于多变量函数的无条件优化。-minFunc is a Matlab function for unconstrained optimization of differentiable real-valued multivariate functions using line-search methods.
094029338yigewenzishibiexitong
- 文字识别程序,挺好的,用matlab实现,功能完全-Character recognition program, very good with matlab function completely
rlsbmatlab
- 人脸识别代码,里面有详细的matlab内函数的介绍,也有识别的原理和程序,但没有图片库-Face recognition code, there is the introduction of the matlab function also identify the principles and procedures, but there is no picture gallery
Matlab-canny-aroua
- matlab implementation of a function that calculate canny edge
MATLAB函数绘图
- matlab 函数绘图,一个matlab的程序源码,调用出来实现一个函数功能(Matlab function drawing, a matlab program source code, called to achieve a function function.)
Matlab人脸识别
- 简单的人脸识别功能 通过输入测试人脸从数据库中找到相对应人脸(Simple Face Recognition Function)