Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
shyama7004 committed Jan 8, 2025
1 parent 78376f0 commit 32ad144
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@
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";

#ifdef OPENCV_ENABLE_NONFREE
static const char* const IMAGE_BIKES = "detectors_descriptors_evaluation/images_datasets/bikes/img1.png";
#endif // OPENCV_ENABLE_NONFREE
// ========================== ROTATION INVARIANCE =============================

#ifdef OPENCV_ENABLE_NONFREE
Expand Down

0 comments on commit 32ad144

Please sign in to comment.