You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ This file implements PyAutoGUI functionality to capture screenshot whenever this
50
50
51
51
This app implements only paint brush operation. It uses _createTrackbar_ and _getTrackbarPos_ methods available in opencv3 to adjust colors and size of paint brush. It uses _setMouseCallback_ to allow mouse events to happen.
52
52
53
-
You can check [this](https://chandraji.dev/how-to-create-a-paint-brush-application-using-opencv) blog for more information on paint application.
53
+
You can check [this](https://chandraji.dev/how-to-create-a-paint-brush-application-using-opencv) blog for more information on the approach taken.
0 commit comments