xingbod / FingerRecognitionFromScratchLinks
Source code corresponding to the blog article: 指纹识别源代码(1)-图像处理 指纹识别源代码(2)-特征点提取
☆83Updated 4 years ago
Alternatives and similar repositories for FingerRecognitionFromScratch
Users that are interested in FingerRecognitionFromScratch are comparing it to the libraries listed below
Sorting:
- Fingerprint feature extraction and description 指纹特征提取及描述☆76Updated 4 years ago
- 指纹图像处理;指纹提取;指纹图像增强;Gabor滤波器☆17Updated 5 years ago
- ORL人脸识别不同算法的实现,用到了scikit-learn,tensorflow等,任选5张训练,5张测试。因为每次训练随机挑选,所以每次输出识别率有偏差 算法 识别率 bp神经网络 0.8 pca+bp神经网络 0.85 小波变换+pca+bp神经网络 0.95 CNN…☆73Updated 3 years ago
- FingerNet is an universal deep ConvNet for extracting fingerprint representations including orientation field, segmentation, enhenced fin…☆47Updated 2 years ago
- 疲劳驾驶检测☆29Updated 6 years ago
- 基于cnn神经网络人脸识别 实现的考勤demo 项目。ui采用pyqt5,实现了简单的录入人脸,人脸检测,人脸识别。☆62Updated 7 years ago
- 该资源为作者《Python中的图像处理》书籍所有源代码,已修改为Python3实现,希望对您有所帮助,一起加油。☆217Updated 3 years ago
- 图像处理课程设计 基于Haar分类和五官验证的人脸识别☆11Updated 6 years ago
- 人脸检测加表情识别☆165Updated 3 months ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆178Updated 6 years ago
- 一键预览 OpenCV 60 种图像效果,图像预处理 pipeline 工具☆92Updated 4 years ago
- 基于Python的PCA人脸识别算法的原理及实现代码详解☆78Updated 5 years ago
- 本项目采用Opencv实现对视频信号的实时采集与帧提取,用Adaboost算法实现人脸图像的提取分割,并基于Keras搭建CNN卷积神经网络结构,用提取到的人脸图像训练CNN模型,并实现对视频中人脸的实时检测识别。☆108Updated 6 years ago
- 视听觉信号处理,颜色空间转换,实现对图像的亮度、对比度、饱和度、色度的调整。 统计图像的直方图。 实现图像的空域滤波:中值滤波和均值滤波。并选用合适的滤波方法增强如下图像。实现图像的边缘检测:Roberts算子和Sobel算子。实现中值滤波的快速算法。☆21Updated 6 years ago
- This project is mainly to complete the palmprint feature extraction and classification tasks. The data set contains 99 people's palm prin…☆68Updated 5 years ago
- 获取图像的LBP特征☆82Updated 9 years ago
- A python software used to recognise finger vein.☆34Updated 5 years ago
- 基于深度学习的口罩佩戴检测,Keras-YOLOv3 实现。☆68Updated 5 years ago
- 基于svm的手写数字图像识别☆53Updated 6 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 6 years ago
- 基于python和pyqt5,实现opencv图像处理,包含内容有基本的图像处理,人脸检测和识别,图像检索以及基于图像描述符的搜索,目标检测与识别,目标跟踪,opencv神经网络☆155Updated 6 years ago
- 这是一个简单的人工智障识别口罩佩戴的库☆147Updated 4 years ago
- Multiple Face Recognition based on FaceNet / 东南大学《模式识别》实验☆59Updated 4 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 5 years ago
- 这是一个facenet-keras的源码,可以用于训练自己的模型。☆65Updated 3 years ago
- mask detection, Raspberry Pi, MLX90614, Python, Flask, OpenCV, video stream,树莓派,口罩佩戴检测,人工智能、温度检测☆94Updated last year
- OpenCV图像处理的信用卡,卡号数字识别☆56Updated 6 years ago
- Use Siamese Network to implement fingerprint verification task.☆10Updated 3 years ago
- 检测条形码、运动目标、汉字识别等☆20Updated 6 years ago
- 这是一个使用Python和PyQt5开发的一个计算机视觉辅助裂缝标注工具,标注工具先用边缘检测和形态学方法预识别裂缝,然后人工对结果进行标涂或擦除。除了此方法,工具还有其他多种方法,详情请见readme.md的介绍☆81Updated 6 years ago