From 31acf2dc4d4920e9b28fdfb09569936f8f0d3082 Mon Sep 17 00:00:00 2001 From: Imants Pulkstenis <17215731+Clockfix@users.noreply.github.com> Date: Mon, 10 Feb 2020 21:11:46 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9a8e54c..7530f4b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +![GitHub](https://img.shields.io/github/license/clockfix/FPGA-camera-inverse-perspective-mapping?style=plastic) +![GitHub commit activity](https://img.shields.io/github/commit-activity/y/clockfix/FPGA-camera-inverse-perspective-mapping?style=plastic) +![GitHub last commit](https://img.shields.io/github/last-commit/clockfix/FPGA-camera-inverse-perspective-mapping?style=plastic) +![GitHub contributors](https://img.shields.io/github/contributors/clockfix/FPGA-camera-inverse-perspective-mapping?style=plastic) + # **FPGA camera inverse perspective mapping (Bird's-eye view)** Using two **OV7670** cameras and *Digilent Basys3* board with *Xilinx Artix 7* series **FPGA** performing inverse perspective image mapping and displays result on **VGA** monitor.