Celebrandil / CudaSift

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

drawMatches method #51

Closed AhmedShaban94 closed 6 years ago

AhmedShaban94 commented 6 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 ?