Ask Your Question
0

const std::vector< ImageFeatures > &features

asked 2017-06-05 23:29:16 -0600

Msharsha gravatar image

Can we pass descriptors of type Mat in place of this argument ?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2017-06-06 02:08:42 -0600

berak gravatar image

no, ImageFeatures is a struct containing an UMat of descriptors (and also keypoints)

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-06-05 23:29:16 -0600

Seen: 194 times

Last updated: Jun 06 '17