fixed indentation

This commit is contained in:
Eric Christiansen 2012-10-11 12:14:06 -07:00 committed by Andrey Kamaev
parent caebcdcb3d
commit 594ce1c869

View File

@ -33,7 +33,7 @@ public:
HARRIS = 8,
SIMPLEBLOB = 9,
DENSE = 10,
BRISK = 11,
BRISK = 11,
GRIDDETECTOR = 1000,
@ -274,8 +274,8 @@ public:
SURF = 2,
ORB = 3,
BRIEF = 4,
BRISK = 5,
FREAK = 6,
BRISK = 5,
FREAK = 6,
OPPONENTEXTRACTOR = 1000,