PyImageSearch / imutils

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.
MIT License
4.51k stars 1.03k forks source link

docs: fix simple typo, tranform -> transform #234

Closed timgates42 closed 2 years ago

timgates42 commented 3 years ago

There is a small typo in demos/perspective_transform.py.

Should read transform rather than tranform.

Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md