Another routine is FREAK feature extraction.
Firstly, find feature using FAST_GPU, and extract FREAK descriptor.
After extraction, 2 descriptor can compare same image or not.
This code is made for processing time check.
The process is enough to processing in real time, because image is resized and use GPU.