mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
added performance test for LBP classifier.
This commit is contained in:
@@ -185,8 +185,6 @@ PARAM_TEST_CASE(WarpPerspective, cv::gpu::DeviceInfo, cv::Size, MatType, Inverse
|
||||
int borderType;
|
||||
bool useRoi;
|
||||
|
||||
cv::Mat M;
|
||||
|
||||
virtual void SetUp()
|
||||
{
|
||||
devInfo = GET_PARAM(0);
|
||||
|
||||
Reference in New Issue
Block a user