Commit d6e0ef27 authored by perping's avatar perping

fix linux warning.

parent dee584ee
......@@ -1276,7 +1276,6 @@ void cv::ocl::OclCascadeClassifierBuf::detectMultiScale(oclMat &gimg, CV_OUT std
if( (flags & CV_HAAR_SCALE_IMAGE) )
{
int indexy = 0;
int sdepth = 0;
CvSize sz;
cv::Rect roi, roi2;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment