-
区域生长法
本算法包括区域生长法和形态学后处理算法,功能实现了皮肤镜图像的病变区域分割,准确度很高,后处理算法对原图的影响很小;(This algorithm includes region growing method and morphological post-processing algorithm. It can segment the lesion area of dermoscopic image with high accuracy, and the post-processing algorithm has little influence on the original image.)
- 2020-06-21 23:00:02下载
- 积分:1
-
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
-
barcode-scanner-master
说明: 可以定位和扫描一维条形码EAN-13,带有例子,成功率高. 简单(barcode dectect and decode)
- 2020-05-31 01:11:49下载
- 积分:1
-
2DPCA
二维PCA-人脸识别--源程序.m个人认为比较好的,毕业设计用到啊(Two-dimensional PCA-face recognition- the source code. M personally think that a better graduation design uses ah)
- 2008-04-16 23:57:48下载
- 积分:1
-
Level.Set.Methods.And.Dynamic.Implicit.Surfaces
Level Set Methods and Dynamic Implicit Surfaces - Ronald Fedkiw(Level Set Methods and Dynamic Implicit Surfaces- Ronald Fedkiw)
- 2021-02-16 12:59:47下载
- 积分:1
-
GNSS_spectrum
说明: 计算导航信号不同调制方式的功率谱,包括bpsk,mboc等调制方式(Calculate the power spectrum of different modulation methods of navigation signal)
- 2020-10-21 09:58:27下载
- 积分:1
-
segmentation
基于K均值算法和互信息熵差的算法,可以有效地确定分类数,从而该算法对医学图像进行自动优化分割。(K means algorithm based on entropy and mutual information algorithms, can effectively determine the classification number, so that the algorithm for automatic optimization of medical image segmentation.)
- 2021-03-24 16:49:15下载
- 积分:1
-
hmm
基于hmm的人脸识别代码(based on face recognition code)
- 2004-11-15 10:45:39下载
- 积分:1
-
Clustering-matlab-master
说明: k-means,DB-SCAN,基于密度峰值的聚类算法的matlab简单实践Clustering-matlab-master(k-means,DB-SCAN,Clustering-matlab-master of Simple practice of matlab based on density Peak clustering)
- 2019-12-25 16:20:42下载
- 积分:1
-
IterHistDiv
经典迭代直方图分离聚类算法,该聚类算法基于图像直方图,非常适合于多类目标分割,计算速度非常快(Classical iterative separation histogram clustering algorithm, the clustering algorithm based on image histogram, very suitable for many types of object segmentation, calculation of very fast)
- 2008-05-14 19:32:26下载
- 积分:1