Ask Your Question
0

extended and upright flags in SURF opencv c++ function

asked 2017-05-09 14:27:06 -0600

Hemang gravatar image

what are the equivalent flags of SURF in opencv C++ to python SURF flags extended and upright ?

  • in python version upright flag decides whether to calculate orientation or not
  • And extended flag gives option of whether to use 64 dim or 128 dim

Is there a to do this similar operation in opencv C++ version of SURF function

FYI I am using opencv version 2.4.13

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2017-05-10 00:34:08 -0600

berak gravatar image

just have a look at the docs , it has the same properties as the python version

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2017-05-09 14:27:06 -0600

Seen: 180 times

Last updated: May 10 '17