/Tutorial-on-OpenCV

This repository contains rudimentary code snippets for the beginners of OpenCV

Primary LanguageJupyter Notebook

Tutorial-on-OpenCV

This repository contains rudimentary code snippets for the beginners of OpenCV. Notebooks are shared such as given below:

image

Even, some live drawing and image capturing codes are uploaded.

Like this, which makes dots as per the moments of the mouse ['EVENT_FLAG_ALTKEY', 'EVENT_FLAG_CTRLKEY', 'EVENT_FLAG_LBUTTON', 'EVENT_FLAG_MBUTTON', 'EVENT_FLAG_RBUTTON', 'EVENT_FLAG_SHIFTKEY', 'EVENT_LBUTTONDBLCLK', 'EVENT_LBUTTONDOWN', 'EVENT_LBUTTONUP', 'EVENT_MBUTTONDBLCLK', 'EVENT_MBUTTONDOWN', 'EVENT_MBUTTONUP', 'EVENT_MOUSEHWHEEL', 'EVENT_MOUSEMOVE', 'EVENT_MOUSEWHEEL', 'EVENT_RBUTTONDBLCLK', 'EVENT_RBUTTONDOWN', 'EVENT_RBUTTONUP'] [ ]