arnavdutta / OpenCV-Contours-Hierarchy

Concept of Contours & Hierarchy in OpenCV and its applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenCV-Contours-Hierarchy

This notebook will give you a brief idea about the OpenCV findContours() method, minAreaRect() method, boxPoint() method & also put some light on Contours and Hierarchies associated with the findContours() method & different mode of operation like RETR_EXTERNAL & RETR_TREE. Original Outer Outer-Inner Min-Area-Rect

About

Concept of Contours & Hierarchy in OpenCV and its applications.


Languages

Language:Jupyter Notebook 100.0%