-
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
-
rtklibDlg
基于rtklib计算加入北斗的单点定位及差分定位(single PP and DGNSS using BEIDOU based on RTKLIB)
- 2015-11-30 10:00:16下载
- 积分:1
-
CustomLinkLibrary
说明: Custom Link Library example source code
- 2020-03-01 21:33:36下载
- 积分:1
-
图像去雾质量评价标准
说明: 代码包含多种图像去雾质量评价标准,PSNR,彩色图像信息熵,WPSNR等,MATLAB可直接使用(Code contains a variety of image defogging quality evaluation criteria, PSNR, color image information entropy, WPSNR, etc., which can be directly used by MATLAB.)
- 2019-01-04 10:45:47下载
- 积分:1
-
卡尔曼滤波
1、运动目标进行检测与跟踪,背景差分法,卡尔曼滤波,检测结果用红色外接矩形框表示,跟踪结果用绿色矩形框表示
2、采用平均背景法更新背景图像;
3、代码部分附详细解释(1. The moving target in the video sequence is detected and tracked, the moving target detection part uses the background difference method, the tracking part uses Calman filter, the detection result is represented by the red outer rectangle frame, and the tracking result is expressed in green rectangle frame. 2. The background image is updated with the average background method. 3. The part of the code is explained in detail)
- 2021-01-01 21:48:58下载
- 积分:1
-
Array-xiang_cheng-Doolittle-fen_jie
非常经典的矩阵相乘以及矩阵的Doolittle分解的程序,可用于数字图像处理(
Doolittle decomposition process is very classical matrix multiplication and matrix can be used for digital image processing)
- 2014-11-24 12:46:16下载
- 积分:1
-
result
实现图像小波分解,可以自行指定分解级数,采用daubenchies小波(Achieve the wavelet decomposition, you can specify the decomposition of their own series, using wavelet daubenchies)
- 2009-11-08 21:49:21下载
- 积分:1
-
POCS_TVM
用matlab编程实现的POCS-TVM算法,重建了一幅大小180*180的Shepp-Logan头部模型图像,探测器个数260,投影角度为均匀发布在0-180度之间的60个角度。(The POCS-TVM algorithm based on MATLAB programming is used to reconstruct a Shepp-Logan head image with a size of 180*180. The number of detectors is 260, and the projection angle is 60 angles that are evenly distributed between 0-180 degrees.)
- 2018-01-05 09:56:05下载
- 积分:1
-
Irrlicht_source1.0_wip
irrilicht开源引擎,用于windows,mac等各个平台的图像开发(irrilicht engine, it‘s opensource)
- 2010-06-20 15:20:15下载
- 积分:1
-
imgpost
说明: 本程序主要用于进行CCD相机内外参标定,摄影测量。(This procedure is mainly used for calibration and photogrammetry of internal and external parameters of CCD camera.)
- 2021-01-02 16:31:36下载
- 积分:1