diff --git a/share/openbr/openbr.bib b/share/openbr/openbr.bib index 839e713..fda2ce8 100644 --- a/share/openbr/openbr.bib +++ b/share/openbr/openbr.bib @@ -69,6 +69,20 @@ Howpublished = {www.pittpatt.com}, Title = {PittPatt {SDK} 5.2.2}, Year = {2011}} + +@misc{OpenCV, + Author = {Itseez}, + Howpublished = {www.opencv.org}, + Title = {{The OpenCV Library}}, + Year = 2000} + +@manual{R, + Title = {R: A Language and Environment for Statistical Computing}, + Author = {{R Core Team}}, + Organization = {R Foundation for Statistical Computing}, + Address = {Vienna, Austria}, + Year = 2013, + Url = {http://www.R-project.org}} % Papers @inproceedings{arandjelovic12, @@ -145,26 +159,26 @@ Year = {2011}} @inproceedings{klare12, - Author={Klare, B.F. and Jain, A.K.}, - Booktitle={Biometrics: Theory, Applications and Systems (BTAS), 2012 IEEE Fifth International Conference on}, - Title={Face recognition: Impostor-based measures of uniqueness and quality}, - Year={2012}, - Month={sept.}, - Pages={237-244}} + Author = {Klare, B.F. and Jain, A.K.}, + Booktitle = {Biometrics: Theory, Applications and Systems (BTAS), 2012 IEEE Fifth International Conference on}, + Title = {Face recognition: Impostor-based measures of uniqueness and quality}, + Month = {sept}, + Pages = {237-244}, + Year = {2012}} @inproceedings{li09, Author = {Li, S.Z. and Lei, Z. and Ao, M.}, - Booktitle = {6th IEEE Workshop on Object Tracking and Classification Beyond and in the Visible Spectrum (OTCBVS, in conjunction with CVPR 2009)}, - Month = {jun}, - Title = {{The HFB Face Database} for {Heterogeneous Face Biometrics} Research}, + Booktitle = {6th IEEE Workshop on Object Tracking and Classification Beyond and in the Visible Spectrum (OTCBVS, in conjunction with CVPR 2009)}, + Month = {jun}, + Title = {{The HFB Face Database} for {Heterogeneous Face Biometrics} Research}, Year = {2009}} @article{martinez98, - Author={Martinez, A.M.}, - Journal={CVC Technical Report}, - Title={The {AR} face database}, - Volume={24}, - Year={1998}} + Author = {Martinez, A.M.}, + Journal = {CVC Technical Report}, + Title = {The {AR} face database}, + Volume = {24}, + Year = {1998}} @article{meyers08, Author = {Meyers, E. and Wolf, L.}, @@ -211,6 +225,15 @@ Volume = {22}, Year = {2000}} +@inproceedings{phillips05, + Author = {Phillips, P Jonathon and Flynn, Patrick J and Scruggs, Todd and Bowyer, Kevin W and Chang, Jin and Hoffman, Kevin and Marques, Joe and Min, Jaesik and Worek, William}, + Booktitle = {Computer vision and pattern recognition, 2005. CVPR 2005. IEEE computer society conference on}, + Organization = {IEEE}, + Pages = {947-954}, + Title = {Overview of the face recognition grand challenge}, + Volume = {1}, + Year = {2005}} + @inproceedings{phillips11, Author = {Phillips, P.J. and Beveridge, J.R. and Draper, B.A. and Givens, G. and O'Toole, A.J. and Bolme, D.S. and Dunlop, J. and Yui Man Lui and Sahibzada, H. and Weimer, S.}, Booktitle = {Automatic Face Gesture Recognition and Workshops (FG 2011), 2011 IEEE International Conference on}, @@ -254,7 +277,7 @@ Author = {Wolf, L. and Hassner, T. and Maoz, I.}, Booktitle = {Computer Vision and Pattern Recognition (CVPR), 2011 IEEE Conference on}, Month = {june}, - Pages = {529-534}, + Pages = {529-534}, Title = {Face recognition in unconstrained videos with matched background similarity}, Year = {2011}} @@ -279,3 +302,22 @@ Pages = {481-488}, Title = {A Rank-Order Distance Based Clustering Algorithm for Face Tagging}, Year = {2011}} + +@book{gamma95, + Author = {Gamma, Erich and Helm, Richard and Johnson, Ralph and Vlissides, John}, + Title = {Design Patterns}, + Publisher = {Addison-Wesley}, + ISBN = {0-201-63361-2}, + Year = 1995} + +@inproceedings{tan10, + Author = {Tan, Xiaoyang and Triggs, B.}, + Booktitle = {Image Processing, IEEE Transactions on,}, + Title = {Enhanced local texture feature sets for face recognition under difficult lighting conditions}, + Year = 2010, + Volume = 19, + Issue = 6, + Pages = {1635-1650}} + + +