Detect user defined shapes ?
I want to create a new shape like rectangle , circle , ellipse etc which is already there in opencv. And later detect these shapes from an image. Is it possible ?
Asked: 2019-02-20 06:44:36 -0600
Seen: 78 times
Last updated: Feb 20 '19
Here is link:Detect shapes
I have gone through this. I want to draw a shape by myself and make the program identify similar shapes from any image uploaded.
link: tutorial and tutorial 1 Good for newbie too newbie