Compare commits
10
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
43ead7eb19 | ||
|
|
9f8c3e1c0e | ||
|
|
e3215ce01b | ||
|
|
7047fbfdbf | ||
|
|
26644e8a0b | ||
|
|
26b9492867 | ||
|
|
7512469c12 | ||
|
|
31acf2dc4d | ||
|
|
11a2564377 | ||
|
|
0bbf72f14b |
+21
@@ -0,0 +1,21 @@
|
|||||||
|
MIT License
|
||||||
|
|
||||||
|
Copyright (c) 2020 Imants Pulkstenis
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
in the Software without restriction, including without limitation the rights
|
||||||
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
|
furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in all
|
||||||
|
copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
SOFTWARE.
|
||||||
@@ -1,3 +1,10 @@
|
|||||||
|
[](https://lbesson.mit-license.org/)
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
[](https://www.overleaf.com/read/bjbpxsysfyvt)
|
||||||
|
|
||||||
# **FPGA camera inverse perspective mapping (Bird's-eye view)**
|
# **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.
|
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.
|
||||||
|
|
||||||
@@ -30,4 +37,5 @@ After uploading the configuration to FPGA board in the corner of the monitor, Yo
|
|||||||

|

|
||||||

|

|
||||||
|
|
||||||
|
# Full paper(in Latvian) can be found here:
|
||||||
|
https://www.overleaf.com/read/bjbpxsysfyvt
|
||||||
|
|||||||
Reference in New Issue
Block a user