How To Create A Paint Brush Application Using OpenCV
Creating a paintbrush application is one of the most fun activity while learning computer vision and image processing with a little bit of GUI concepts. Using OpenCV for such an application saves us a lot of time by not needing to know the basics of ...
chandraji.dev10 min read
Khushi Pratap
Awesome write-up, very informative. Going to try my hands on this.