Commit 8ba1ec22 authored by cbalint13's avatar cbalint13

Force buildbot to rebuild.

parent f4267781
......@@ -7665,6 +7665,7 @@ void AGAST(InputArray _img, std::vector<KeyPoint>& keypoints, int threshold, boo
if (keypoints[j - 1].response == -1)
keypoints.erase(keypoints.begin() + j - 1 );
}
}
}
......
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