From fb475404515f82a1e3ed4857d304a4a80fde8a75 Mon Sep 17 00:00:00 2001 From: fossabot Date: Fri, 30 Aug 2019 05:34:24 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 86906c6..b834494 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ![CRAN](https://img.shields.io/cran/l/devtools.svg) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fjmrf%2FHOG-Pedestrian-Detector.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fjmrf%2FHOG-Pedestrian-Detector?ref=badge_shield) This repository contains the code for a MATLAB implementation of a basic HOG + SVM pedestrian detector form my Computer Science Master [thesis](https://upcommons.upc.edu/bitstream/handle/2099.1/21343/95066.pdf?sequence=1&isAllowed=y) @@ -91,3 +92,7 @@ If you enjoyed this repository and find things that are not working any longer, + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fjmrf%2FHOG-Pedestrian-Detector.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fjmrf%2FHOG-Pedestrian-Detector?ref=badge_large) \ No newline at end of file