Skip to content

Commit 5633458

Browse files
Update README.md
1 parent 9ab2793 commit 5633458

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ This file implements PyAutoGUI functionality to capture screenshot whenever this
5050

5151
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.
5252

53+
You can check [this](https://chandraji.dev/how-to-create-a-paint-brush-application-using-opencv) blog for more information on paint application.
54+
5355

5456
### Opencv Symbol Drawing
5557

0 commit comments

Comments
 (0)