Skip to content

Commit 859cfa6

Browse files
authored
Merge pull request checkcheckzz#12 from DoomTaper/test
Following the code structure
2 parents 4eedf48 + 86503a4 commit 859cfa6

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)