Update README.md
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# FPGA-camera-inverse-perspective-mapping
|
||||
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.
|
||||
# **FPGA camera inverse perspective mapping**
|
||||
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.
|
||||
|
||||
A working model was created using Verilog HDL. This model is capable of setting up multiple cameras, as well as receiving videos from them. Received image before saving can be transformed into a black and white image or transformed using transformation matrices.
|
||||
A working model was created using **Verilog** HDL. This model is capable of setting up multiple cameras, as well as receiving videos from them. Received image before saving can be transformed into a black and white image or transformed using transformation matrices.
|
||||
|
||||
Online sources:
|
||||
* https://github.com/luckasfb/Development_Documents/blob/master/MTK-Mediatek-Alps-Documents/OV7670%20software%20application%20note.pdf
|
||||
@@ -12,3 +12,7 @@ Online sources:
|
||||
* http://www.johnloomis.org/ece564/notes/tform/planar/html/planar2.html
|
||||
* https://se.mathworks.com/help/images/matrix-representation-of-geometric-transformations.html
|
||||
* https://surf-vhdl.com/how-to-implement-division-in-vhdl/
|
||||
|
||||
# Result
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user