Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 86503a4

Browse files
committed
Following the code structure
1 parent 4eedf48 commit 86503a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Book.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The right place to learn everything you need to deploy and run a production Pyth
5353
Project Source: https://github.com/makaimc/fullstackpython.github.com
5454
Online Book Address: http://www.fullstackpython.com/
5555

56-
1. ThinkDSP
56+
1. ThinkDSP
5757
LaTeX source and Python code for Think DSP: Digital Signal Processing in Python, by Allen B. Downey.
5858
Project Source: https://github.com/AllenDowney/ThinkDSP
5959
Online Book Address: http://greenteapress.com/thinkdsp/

Image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ Image Processing SciKit
4343
Project Source: https://github.com/scikit-image/scikit-image
4444
Project Homepage: http://scikit-image.org/
4545

46-
1. imutils
46+
1. imutils
4747
A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
4848
Project Source: https://github.com/jrosebr1/imutils

0 commit comments

Comments
 (0)