Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
c6830a0ffb
commit
11c0949e46
1 changed files with 2 additions and 1 deletions
|
@ -89,7 +89,6 @@ Important VS Code notes:
|
|||
|
||||
## Python: Questions of spectral nature
|
||||
|
||||
|
||||
* [scipy.signal: Butterworth low, high and band-pass](scipy.signal_butterworth/README.md)
|
||||
* [PyWavelets: Wavelet Transforms in Python](pywavelet/README.md)
|
||||
|
||||
|
@ -99,6 +98,8 @@ Important VS Code notes:
|
|||
* [TQDM: Make your progress visible](helper/TQDM/README.md)
|
||||
* [Argh: Organize your command line arguments](helper/argh/README.md)
|
||||
|
||||
## OpenCV2 and Python
|
||||
* [How to read a webcam with CV2](cv2/webcam/README.md)
|
||||
|
||||
## PyTorch
|
||||
* [Get CUDA ready!](pytorch/cuda/README.md)
|
||||
|
|
Loading…
Reference in a new issue