Ask Your Question

Revision history [back]

First, convert the minutiea coordinates to a MatOfKeyPoint, then compute the (e.g. ORB) descriptors with a DescriptorExtractor. Now you can match them with a BFMatcher with e.g. knn.