-
facedetectandrecognition-dlib-python3.6
说明: 机器学习专门研究计算机怎样模拟或实现人类的学习行为,以获取新的知识或技 能,为包括人脸识别领域的人工智能的发展做出了极大的贡献。本文探索如何应用机器学习中的一些技术,使计算机更好地完成人脸识别领域中的人脸检测和人脸验证。
在人脸检测方面,针对如何快速、准确地检出人脸的问题,基于DLIB中特征模型,可以快速提取检测出人脸,并且提取出人脸特征点,主要作用就是快速检测定位人脸。在训练过程中,引入了ResNet机器学习算法,该算法采用多层卷积神经网络结构,对人脸进行多层特征提取和描述,得到人脸特征描述符。通过测试可以证实了上述方法能够检测和识别人脸。(In terms of face detection, for the problem of how to detect faces quickly and accurately, based on the feature model in DLIB, you can quickly extract and detect faces, and extract face feature points, the main role is to quickly detect and locate faces. In the training process, the VGG-FACE machine learning algorithm is introduced. This algorithm uses a multi-layer convolutional neural network structure to perform multi-layer feature extraction and description on the face to obtain the face feature descriptor. Tests can confirm that the above method can detect and recognize human faces.)
- 2020-05-06 14:33:08下载
- 积分:1
-
drawingelipse
Algorithm for drawing elipse
- 2009-11-24 09:30:27下载
- 积分:1
-
Chan-Vese
CV源码 levelset模型分割图像源代码(CV code)
- 2009-06-01 15:22:02下载
- 积分:1
-
ibrmasac
一种基于IBR的图像拼接算法,可以在matlab环境下较快拼接成360°全景图(IBR based on the image mosaic algorithm, matlab environment can be quickly spliced into a 360 ° panorama)
- 2008-03-11 13:11:40下载
- 积分:1
-
artificial
说明: 数字识别,能识别0到9这几个数字啊,基于matlab(Digital identification, can identify it 0-9 a few figures ah, based on matlab)
- 2008-10-26 10:26:55下载
- 积分:1
-
指纹识别程序A
本系统实现指纹的识别和差异比对,通过差值程度来反映相似程度。(The system realizes fingerprint identification and difference alignment, and reflects the similarity degree by the degree of difference.)
- 2018-05-03 20:09:52下载
- 积分:1
-
提取复杂目标外轮廓
通过matlab自带函数等,实现复杂背景下,提目标外轮廓,并且去除内部小区域,得到边缘(By using MATLAB functions and so on, the target contour can be extracted under complex background, and the inner small area can be removed to get the edge.)
- 2020-11-12 00:59:45下载
- 积分:1
-
SequenceImageWaveletCompress
matlab实现的小波图像压缩,序列图像压缩处理,效果很理想(Matlab realization of wavelet image compression, image compression sequence, and the effect is very satisfactory)
- 2006-10-24 02:23:42下载
- 积分:1
-
faceddetect
使用vs2012+opencv2.4.5做的人脸检测代码,可以实现对静态图像上人脸的检测(Use vs2012+ opencv2.4.5 do face detection code, you can achieve detection of static images of the human face)
- 2014-09-30 17:15:12下载
- 积分:1
-
Sobel--of-MATLAB
:%中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%膨胀处理- Otsu median filter automatically calculate threshold using 4 direction roberts and edge detection and binarization expansion deal(Otsu median filter automatically calculate threshold using 4 direction roberts and edge detection and binarization expansion deal)
- 2014-04-19 15:50:16下载
- 积分:1