mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
Force newer build over buildbot.
This commit is contained in:
@@ -7665,7 +7665,6 @@ void AGAST(InputArray _img, std::vector<KeyPoint>& keypoints, int threshold, boo
|
||||
if (keypoints[j - 1].response == -1)
|
||||
keypoints.erase(keypoints.begin() + j - 1 );
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user