Update gitignore and add example image

This commit is contained in:
emidan19 2024-06-27 17:52:08 -03:00
parent d92f1380b5
commit c5d48c1d82
3 changed files with 8 additions and 6 deletions

12
.gitignore vendored
View File

@ -1,9 +1,9 @@
*.jpeg
*.png
*.jpg
*.tif
*.bmp
*.pyc
./*.jpeg
./*.png
./*.jpg
./*.tif
./*.bmp
./*.pyc
gr-tempest/build/
gr-tempest/examples/*.py
gr-tempest/examples/simulations/*.py

View File

@ -6,6 +6,8 @@
The [**gr-tempest**](https://github.com/git-artes/gr-tempest) project (*monitor image espionage in GNU Radio*) is extended using *deep learning* to improve the quality of the spied images. The main goal is to recover the text present in the image captured by the espionage system.
<img src="examples.png"/>
You can also find a video of the system in operation, [available at this link](https://www.youtube.com/watch?v=ig3NWg_Yzag).
## Cite this work (TODO)

BIN
examples.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 MiB