-
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
-
carplate
首先对车牌识别系统的现状和已有的技术进行深入的研究,然后开发出一个基于 Python 的车牌识别系统,文中先对车辆图像进行高斯去噪、灰度化和边缘检测等预处理方法,然后用颜色特征和形态特征相结合的方法来确定车牌位置,用彩色分割法来完成车牌分割,最后,运用 SVM 分类训练器完成字符识别并使用Python 软件环境进行车牌识别的仿真实验。(License plate recognition based on SVM)
- 2020-10-29 15:49:57下载
- 积分:1
-
归一化
说明: 实现区间缩小,通过labview实现数字归一化(To achieve the interval reduction, through labview to achieve digital normalization)
- 2020-12-07 14:46:52下载
- 积分:1
-
GC-stereomatch
使用GC立体匹配算法生成视差图,内涵图片文件(GC disparity map)
- 2021-01-18 20:58:42下载
- 积分:1
-
relativeorientation
说明: 摄影测量相对定向程序,单独像对相对定向,所得精度较高(Photogrammetry relative orientation procedures, as a separate relative orientation, derived from high precision)
- 2020-12-31 14:58:59下载
- 积分:1
-
684441200lsb
说明: 用matlab实现的LSB的信息隐藏,有实验用的的图,可以完美运行(The information hiding of LSB realized by MATLAB, with experimental graph, can run perfectly)
- 2020-04-24 14:45:47下载
- 积分:1
-
nsct_fusion
nsct——fusious图像融合系统代码nsct——fusious图像融合系统代码nsct——fusious图像融合系统代码(nsct- fusious image fusion system code nsct- fusious image fusion system code nsct- fusious image fusion system code)
- 2014-05-04 13:18:12下载
- 积分:1
-
Threshold
这是一个阈值分割的小例子,利用阈值分割把原始图片转化为二值图像和灰度图像。(This is a small example of a threshold segmentation using thresholding the original image is converted to binary and grayscale images.)
- 2016-05-03 09:57:20下载
- 积分:1
-
manipulator-program-simulation
说明: 机械臂正解反解程序仿真程序
开源,自己可以设置6个角度
然后会得出相应的变化数据和图像。(Positive Solutions of inverse manipulator program simulation)
- 2020-11-20 19:09:36下载
- 积分:1
-
tuxiangjihetezheng
说明: 可用于简单图像的处理及几何特征提取,可得到1. 长宽比 2. 矩形度 3. 圆形度 4. 面积凹凸比 5. 周长凹凸比 6. 球形度 7. 偏心率 8. 形状参数(It can be used to process simple images and extract geometric features. It can obtain 1. aspect ratio 2. rectangularity 3. roundness 4. area concave-convex ratio 5. circumference concave-convex ratio 6. sphericity 7. eccentricity 8. shape parameters.)
- 2019-04-18 20:55:38下载
- 积分:1