Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hi, I am beginner to opencv. I am learning above code but on compiled, i got following error,

  1. vector is not type ( include<vector.h> is included )
  2. invalid markers at Rect r= boundingRect(contour);

what is best way to understand the codes means like in java we used to look at API.