Commit e00e8ebe authored by Vadim Pisarevsky's avatar Vadim Pisarevsky

Merge pull request #7149 from Cartucho:patch-1

parents 2b6da67e d482b5c1
......@@ -49,7 +49,6 @@ int main( int, char** argv )
*/
void thresh_callback(int, void* )
{
Mat src_copy = src.clone();
Mat threshold_output;
vector<vector<Point> > contours;
vector<Vec4i> hierarchy;
......
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