Burgeoning Methods: Binary Descriptors

Bin Fan,Zhenhua Wang,Fuchao Wu
DOI: https://doi.org/10.1007/978-3-662-49173-7_4
2015-01-01
Abstract:Binary descriptor requires much less storage than that of traditional descriptors, i.e., float vector descriptors. Meanwhile, the Hamming distance used for evaluating similarity between binary descriptors can be computed much faster than computing Euclidean distance between float vector descriptors. As a result, binary descriptor is becoming a popular solution to applications that require real-time processing or with limited memory resources. It has been a hot topic in the area of local image description in recent years and many binary descriptors have been proposed. In this chapter, we will introduce several representative methods.
What problem does this paper attempt to address?