Commit c851483e156a4c89d20a90851b220180c11def34
1 parent
9efbc6b1
Update README.md
Showing
1 changed file
with
3 additions
and
2 deletions
README.md
1 | -# Implementation of Thermal Event Image Processing Algorithms on Nvidia Tegra Embedded System on a Chip | 1 | +# Implementation of Thermal Event Image Processing Algorithms on Nvidia Tegra Jetson TX2 Embedded System on a Chip |
2 | 2 | ||
3 | -For details see Implementation of Thermal Event Image Processing Algorithms on Nvidia Tegra Embedded System on a Chip by Bartlomiej Jablonski, Dariusz Makowski, and Piotr Perek. | 3 | +For details see Implementation of Thermal Event Image Processing Algorithms on Nvidia Tegra Jetson TX2 Embedded System on a Chip by Bartlomiej Jablonski, Dariusz Makowski, and Piotr Perek. |
4 | 4 | ||
5 | ## Dependencies | 5 | ## Dependencies |
6 | - `C++17` | 6 | - `C++17` |
@@ -8,4 +8,4 @@ For details see Implementation of Thermal Event Image Processing Algorithms on N | @@ -8,4 +8,4 @@ For details see Implementation of Thermal Event Image Processing Algorithms on N | ||
8 | - `CUDA 10.2` | 8 | - `CUDA 10.2` |
9 | - `CUDAToolkit 10.2.89` | 9 | - `CUDAToolkit 10.2.89` |
10 | - `HDF5 1.10.0.1` | 10 | - `HDF5 1.10.0.1` |
11 | -- `OpenCV 4.4.0` (requires compilation with `CUDA` support) | 11 | -- `OpenCV 4.4.0` (requires compilation with `CUDA` support) |
12 | +- `OpenCV 4.4.0` (requires compilation with `CUDA` support) | ||
12 | \ No newline at end of file | 13 | \ No newline at end of file |