forked from cloudmesh-community/book
-
Notifications
You must be signed in to change notification settings - Fork 1
/
car-face.bib
105 lines (94 loc) · 3.29 KB
/
car-face.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
% Encoding: UTF-8
@Misc{arduino2015,
author = {Arduino},
title = {Arduino Software (IDE)},
year = {2015},
keywords = {Arduino},
url = {https://www.arduino.cc/en/Guide/Environment},
}
@Misc{boris2014,
author = {Boris Landoni},
title = {Raspberry Pi and the Camera Pi module: face recognition tutorial},
howpublished = {Web page},
month = oct,
year = {2014},
url = {https://www.open-electronics.org/raspberry-pi-and-the-camera-pi-module-face-recognition-tutorial/},
}
@Article{riddhi2013,
author = {Riddhi Patel, Shruti B. Yagnik},
title = {A Literature Survey on Face Recognition Techniques},
journal = {International Journal of Computer Trends and Technology},
year = {2013},
volume = {5},
pages = {189},
month = nov,
}
@Article{divya2013,
author = {Divyarajsinh N. Parmar, Brijesh B. Mehta},
title = {Face Recognition Methods \& Applications},
journal = {Int.J.Computer Technology \& Applications},
year = {2013},
volume = {4},
pages = {84-86},
issn = {2229-6093},
url = {https://arxiv.org/ftp/arxiv/papers/1403/1403.0485.pdf},
}
@Misc{jesse2017,
author = {JESSE DAVIS WEST},
title = {FACE DETECTION VS. FACE RECOGNITION},
howpublished = {Web Page},
month = may,
year = {2017},
url = {https://www.facefirst.com/blog/face-detection-vs-face-recognition/},
}
@Misc{opencv,
author = {OpenCV},
title = {About OpenCV},
howpublished = {Web Page},
year = {2017},
url = {https://opencv.org/about.html},
}
@Misc{deligence2017,
author = {Deligence Technologies},
title = {MQTT to Connect Raspberry Pi to Internet of Things},
howpublished = {Web Page},
month = sep,
year = {2017},
url = {https://hackaday.io/project/27344-mqtt-to-connect-raspberry-pi-to-internet-of-things},
}
@Misc{biometrics2016,
author = {BIOMETRICS},
title = {Facial Recognition},
howpublished = {Web Page},
month = jan,
year = {2014},
url = {https://findbiometrics.com/solutions/facial-recognition/},
}
@inproceedings{viola2001,
author = {Viola, P. and Jones, M.},
biburl = {https://www.bibsonomy.org/bibtex/2dd187d0d48af62e8a3d9ae889feed87d/vitoryano},
booktitle = {Computer Vision and Pattern Recognition, 2001. CVPR 2001. Proceedings of the 2001 IEEE Computer Society Conference on},
description = {IEEE Xplore - Rapid object detection using a boosted cascade of simple features},
doi = {10.1109/CVPR.2001.990517},
interhash = {6e91e05067cf5a5405f448de79c960fa},
intrahash = {dd187d0d48af62e8a3d9ae889feed87d},
issn = {1063-6919},
publisher = {IEEE},
address = {Kauai, HI, USA, USA},
keywords = {pdi},
pages = {I-511-I-518 vol.1},
timestamp = {2013-09-17T16:42:59.000+0200},
title = {Rapid object detection using a boosted cascade of simple features},
url = {http://http://ieeexplore.ieee.org/abstract/document/990517},
volume = 1,
year = 2001
}
@Misc{gregor2017,
author = {Gregor von Laszewski},
title = {ESP8266},
howpublished = {Github},
month = sep,
year = 2017,
url = {https://cloudmesh.github.io/classes/lesson/iot/esp8266/esp8266.html},
}
@Comment{jabref-meta: databaseType:bibtex;}