Ask Your Question
0

How should I getParams of descriptor in 3.x?

asked 2019-02-04 03:51:09 -0600

wqvist gravatar image

In OpenCV 2.4.x I could run descriptor->getParams(vector<string> parameters) but how do I do the same in 3.x?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2019-02-04 04:53:06 -0600

berak gravatar image

unfortunately, this is no more possible in an algorithmic way.

you'll have to lookup the documentation of your resp. descriptor and use setX() and getX() member functions

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-02-04 03:51:09 -0600

Seen: 110 times

Last updated: Feb 04 '19