File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## MRL @Home face recognition
2+ > Face recognition using dlib and optimized kNN classification in ROS.
13
2- # MRL @Home face recognition
3-
4- Face recognition using dlib and optimized kNN classification in ROS.
5-
4+ [ ![ made-with-python] ( https://img.shields.io/badge/Made%20with-Python-1f425f.svg )] ( https://www.python.org/ )
65
76----------
87
@@ -473,4 +472,9 @@ Thresh value in Classifier python class is maximum value of Euclidean distance b
473472Labels , samples and distances will extended to same list , then the list will sort with distance key.
474473Now we can predict label of input sample using there k nearest neighbors.
475474
476- I used a limit for classification. It will limit samples of each labels that will help to prevent overlapping.
475+ I used a limit for classification. It will limit samples of each labels that will help to prevent overlapping.
476+
477+ ---
478+
479+ [ ![ MIT license] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( https://lbesson.mit-license.org/ )
480+ [ ![ Made in MRL] ( https://img.shields.io/badge/Made%20in-Mechatronic%20Research%20Labratories-red.svg )] ( https://www.qiau.ac.ir/ )
You can’t perform that action at this time.
0 commit comments