1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

added performance test for LBP classifier.

This commit is contained in:
Marina Kolpakova
2012-07-04 12:11:07 +00:00
parent 51f6127e0a
commit 248f39e13e
6 changed files with 57 additions and 10 deletions
-2
View File
@@ -185,8 +185,6 @@ PARAM_TEST_CASE(WarpAffine, cv::gpu::DeviceInfo, cv::Size, MatType, Inverse, Int
int borderType;
bool useRoi;
cv::Mat M;
virtual void SetUp()
{
devInfo = GET_PARAM(0);