Celebrandil / CudaSift

A CUDA implementation of SIFT for NVidia GPUs (1.2 ms on a GTX 1060)
MIT License
856 stars 287 forks source link

drawMatches method #51

Closed AhmedShaban94 closed 5 years ago

AhmedShaban94 commented 5 years ago

Hi, I just want to ask if there is any method to draw matches between a pair of images just like OpenCV's drawMatches ?