First time here? Check out the FAQ!
answered 2018-11-07 06:09:28 -0600
Since the octaves (=levels of the pyramid) are saved in the KeyPoint structure of OpenCV matches can be correctly drawn with cv::drawMatches() in the raw image.
KeyPoint
cv::drawMatches()