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 | 5 | ## Dependencies |
6 | 6 | - `C++17` |
... | ... | @@ -8,4 +8,4 @@ For details see Implementation of Thermal Event Image Processing Algorithms on N |
8 | 8 | - `CUDA 10.2` |
9 | 9 | - `CUDAToolkit 10.2.89` |
10 | 10 | - `HDF5 1.10.0.1` |
11 | 11 | -- `OpenCV 4.4.0` (requires compilation with `CUDA` support) |
12 | +- `OpenCV 4.4.0` (requires compilation with `CUDA` support) | |
12 | 13 | \ No newline at end of file | ... | ... |