I am getting an error:-"contourArea is undefined" when i am using contourArea() to calculate the area of a particular object in my input image.I am using OpenCv with Visual Studio.How to remove this error?
1 | initial version |
I am getting an error:-"contourArea is undefined" when i am using contourArea() to calculate the area of a particular object in my input image.I am using OpenCv with Visual Studio.How to remove this error?