From 7d55215a13bd3e02a16b8d3fea1ace9472f64b62 Mon Sep 17 00:00:00 2001
From: Andrews Sobral <andrewssobral@gmail.com>
Date: Sun, 27 Jul 2014 01:51:14 +0200
Subject: [PATCH] Update README.md

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 322510b..4b24032 100644
--- a/README.md
+++ b/README.md
@@ -56,10 +56,13 @@ References
 ---------------
 Some algorithms of the BGSLibrary was used successfully in the following papers: 
 * (2014) Sobral, Andrews; Vacavant, Antoine. A comprehensive review of background subtraction algorithms evaluated with synthetic and real videos. Computer Vision and Image Understanding (CVIU), 2014. ([Online](http://dx.doi.org/10.1016/j.cviu.2013.12.005)) (**Top 6 in the Most Downloaded CVIU Articles**)
+* (2014) Wang, T.; Gong, S.; Zhu, X.; Wang, S. Person Re-Identification by Video Ranking. European Conference on Computer Vision (ECCV), Sep. 2014. ([Online](http://www.eecs.qmul.ac.uk/~sgg/papers/WangEtAl_ECCV14.pdf))
+* (2014) Gerónimo, D.;  Kjellström, H. Unsupervised Surveillance Video Retrieval based on Human Action and Appearance. International Conference on Pattern Recognition (ICPR), Aug. 2014. ([Online](http://www.nada.kth.se/~hedvig/publications/icpr_14.pdf))
+* (2014) Martijn C. Liema; Dariu M. Gavrila. Joint multi-person detection and tracking from overlapping cameras. Computer Vision and Image Understanding (CVIU), Jun. 2014. ([Online](http://www.sciencedirect.com/science/article/pii/S1077314214001301))
+* (2014) Mukherjee, D.; Wu, Q.; Nguyen, T. Gaussian Mixture Model with Advanced Distance Measure based on Support Weights and Histogram of Gradients for Background Suppression. IEEE Transactions on Industrial Informatics, no.99, pp.1, May 2014. ([Online](http://dx.doi.org/10.1109/TII.2013.2294134))
 * (2014) Hettiarachchi, C.; Nanayakkara, A.; Dissanayaka, A.; Wijenayake, C.; De Silva, C. Abandoned object detection with logical reasoning. IEEE International Advance Computing Conference (IACC), pp.1137,1141, 21-22 Feb. 2014. ([Online](http://dx.doi.org/10.1109/IAdCC.2014.6779486))
 * (2013) Beleznai, C.; Gemeiner, P.; Zinner, C. Reliable Left Luggage Detection Using Stereo Depth and Intensity Cues. IEEE International Conference on Computer Vision Workshops (ICCVW), pp.59,66, 2-8 Dec. 2013. ([Online](http://dx.doi.org/10.1109/ICCVW.2013.15))
 * (2013) Mukherjee, D.; Wu, Q.M.J.; Nguyen, T.M. Multiresolution Based Gaussian Mixture Model for Background Suppression. IEEE Transactions on Image Processing, vol.22, no.12, pp.5022,5035, Dec. 2013. ([Online](http://dx.doi.org/10.1109/TIP.2013.2281423))
-* (2013) Mukherjee, D.; Wu, Q.; Nguyen, T. Gaussian Mixture Model with Advanced Distance Measure based on Support Weights and Histogram of Gradients for Background Suppression. IEEE Transactions on Industrial Informatics, no.99, pp.1, Dec. 2013. ([Online](http://dx.doi.org/10.1109/TII.2013.2294134))
 * (2013) Nanayakkara, A.; Dissanayaka, A.; Wijenayake, C.; Hettiarachchi, C.; De Silva, C. NoobaVSS: Video Processing Framework to Enhance Processing and Automated Manipulation of Surveillance Videos. Proceedings of the Research Symposium of Uva Wellassa University, December 12-13, 2013.
 * (2013) DeMarco, K.J.; West, M.E.; Howard, A.M. Sonar-Based Detection and Tracking of a Diver for Underwater Human-Robot Interaction Scenarios. IEEE International Conference on Systems, Man, and Cybernetics (SMC), pp.2378,2383, 13-16 Oct. 2013. ([Online](http://dx.doi.org/10.1109/SMC.2013.406))
 * (2013) Varadarajan, S.; Miller, P.; Huiyu Zhou. Spatial mixture of Gaussians for dynamic background modelling. 10th IEEE International Conference on Advanced Video and Signal Based Surveillance (AVSS), pp.63,68, 27-30 Aug. 2013. ([Online](http://dx.doi.org/10.1109/AVSS.2013.6636617))
-- 
GitLab