Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

using detectMultiScale on specified coordinates and size

Hello everyone,how can i use the detectMultiScale method on a single specified location of specified size?I tried using it with same Size(x,y) parameters but it doesn't detect anything although i know that location and size contains my object of interest.