Features can be extracted in parallel from the images with GPU using various techniques. Feature extraction
can be performed by using GPU based KLT feature tracker and GPU based SIFT feature extraction
algorithm. The KLT tracking algorithm computes displacement of features or interest points between
consecutive video frames when the image brightness constancy constraint is satisfied and image motion is
fairly small[12]. In its parallel implementation the GPU distributes its various steps in fragment programs
Fig.4: