Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You have to pass

vector<vector<KeyPoint> > keypoints;

for a vector of images (see the part of the documentation you mentioned above).