Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Vipin Thomas
Cathumbnailer
Commits
f0dd2767
Commit
f0dd2767
authored
Nov 18, 2021
by
Vipin Thomas
Browse files
Update README.md
parent
cfa3f582
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f0dd2767
# Cathumbnailer
## Resizing images using Software-only (PS) and Hardware accelerated (PL)
In this notebook we are introducing two methods for resizing multiple cat images to thumbnails (64
*
64)px:
hardware accelerated (PL) and software-only (PS) respectively
First project for Embedded security course
How to use:
-
clone the project on a PYNQ-z2 board :
`git clone https://mygit.th-deg.de/mh02127/cathumbnailer.git`
-
install the required packages:
requests:
`pip3 install requests`
bs4 :
`pip3 install bs4`
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment