Skip to content

Commit

Permalink
removal of unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
sankarsan authored and sankarsan committed Jan 6, 2025
1 parent d6767ed commit 78376f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
namespace opencv_test { namespace {

static const char* const IMAGE_TSUKUBA = "features2d/tsukuba.png";
static const char* const IMAGE_BIKES = "detectors_descriptors_evaluation/images_datasets/bikes/img1.png";
// static const char* const IMAGE_BIKES = "detectors_descriptors_evaluation/images_datasets/bikes/img1.png";

// ========================== ROTATION INVARIANCE =============================

Expand Down

0 comments on commit 78376f0

Please sign in to comment.