From 60f37c7e5ca28bce3033f738aa889f5b1b112bb6 Mon Sep 17 00:00:00 2001 From: Andrews Sobral <andrewssobral@users.noreply.github.com> Date: Sun, 12 Mar 2017 16:38:50 +0100 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index b4942cd..a35389a 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ Note: the BGSLibrary is based on OpenCV 2.X, if you want to use with OpenCV 3.x Citation -------- + If you use this library for your publications, please cite it as: ``` @inproceedings{bgslibrary, @@ -76,3 +77,17 @@ Some algorithms of the BGSLibrary were used successfully in the following papers * (2013) Sobral, Andrews; Oliveira, Luciano; Schnitman, Leizer; Souza, Felippe. (**Best Paper Award**) Highway Traffic Congestion Classification Using Holistic Properties. In International Conference on Signal Processing, Pattern Recognition and Applications (SPPRA'2013), Innsbruck, Austria, Feb 2013. ([Online](http://dx.doi.org/10.2316/P.2013.798-105)) ([PDF](http://www.researchgate.net/publication/233427564_HIGHWAY_TRAFFIC_CONGESTION_CLASSIFICATION_USING_HOLISTIC_PROPERTIES)) +Videos +------ + +<p align="center"> +<a href="https://www.youtube.com/watch?v=_UbERwuQ0OU" target="_blank"> +<img src="https://sites.google.com/site/andrewssobral/bgslibrary_qt_gui_video.png?width=600" border="0" /> +</a> +</p> + +<p align="center"> +<a href="https://www.youtube.com/watch?v=Ccqa9KBO9_U" target="_blank"> +<img src="https://sites.google.com/site/andrewssobral/bgslibrary_youtube.png?width=600" border="0" /> +</a> +</p> -- GitLab