Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
88e5455210
commit
060772d313
1 changed files with 1 additions and 0 deletions
|
@ -128,6 +128,7 @@ In the case you know Matlab check here:
|
||||||
## Python: Daily little helper
|
## Python: Daily little helper
|
||||||
* [TQDM: Make your progress visible](helper/TQDM/README.md)
|
* [TQDM: Make your progress visible](helper/TQDM/README.md)
|
||||||
* [Argh: Organize your command line arguments](helper/argh/README.md)
|
* [Argh: Organize your command line arguments](helper/argh/README.md)
|
||||||
|
* [psutil vs os.cpu_count: How many "CPUs" do I have?](helper/psutil/README.md)
|
||||||
|
|
||||||
## OpenCV2 and Python
|
## OpenCV2 and Python
|
||||||
* [OpenCV2: Play, write, read a video](cv2/write_read_play/README.md)
|
* [OpenCV2: Play, write, read a video](cv2/write_read_play/README.md)
|
||||||
|
|
Loading…
Reference in a new issue