We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c4df38 commit 9c402f0Copy full SHA for 9c402f0
digital_image_processing/sepia.py
@@ -1,5 +1,5 @@
1
"""
2
- Implemented an algorithm using opencv to tone an image with sepia technic
+ Implemented an algorithm using opencv to tone an image with sepia technique
3
4
5
from cv2 import imread, imshow, waitKey, destroyAllWindows
0 commit comments