BRISK [5] is a binary descriptor which can be obtained from weighted gaussian averaged pattern of points in the vicinity of the key point. A value of 1 or 0 is assigned to each point in the pattern by comparing the values of specific pairs of Gaussian windows, depending on which window in the pair is greater. This gives out 512 bit binary descriptor BRISK, which can be used for key point matching using Hamming distance.