mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
Update imgcodecs tests
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
|
||||
namespace opencv_test
|
||||
{
|
||||
|
||||
#ifdef HAVE_JPEG
|
||||
|
||||
using namespace perf;
|
||||
|
||||
PERF_TEST(JPEG, Decode)
|
||||
@@ -35,4 +38,6 @@ PERF_TEST(JPEG, Encode)
|
||||
SANITY_CHECK_NOTHING();
|
||||
}
|
||||
|
||||
#endif // HAVE_JPEG
|
||||
|
||||
} // namespace
|
||||
Reference in New Issue
Block a user