You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ This repository is compatible with [PYNQ Image v2.7](https://github.com/Xilinx/P
16
16
The example notebook can be found [here](https://nbviewer.jupyter.org/github/dnorthcote/lht_framework/blob/master/boards/ZCU104/lht_framework/notebooks/hough-evaluation-platform.ipynb), although, there will be no interactivity as it must be used on the Zynq MPSoC device.
17
17
18
18
## Quick Start
19
-
The following steps will open a demonstration notebook for the HEP, which analyses an FPGA architecture that applies the LHT to an of 1920x1080 pixels.
19
+
The following steps will open a demonstration notebook for the HEP, which analyses an FPGA architecture that applies the LHT to an image of 1920x1080 pixels.
20
20
* Load an SD Card with an image of PYNQ v2.7 loaded.
21
21
* Launch PYNQ v2.7 on the ZCU104 development board.
22
22
* Ensure that you have access to an internet connection from PYNQ.
0 commit comments