Related Experiment Video
Updated: May 27, 2026

High-resolution, High-speed, Three-dimensional Video Imaging with Digital Fringe Projection Techniques
Published on: December 3, 2013
BRIEF: Computing a Local Binary Descriptor Very Fast
Michael Calonder1, Vincent Lepetit, Mustafa Özuysal
1Computer Vision Laboratory, I&C Faculty, Ecole Polytechnique Fe´de´rale de Lausanne (EPFL), Lausanne CH-1015, Switzerland. michael.calonder@a3.epfl.ch
Abstract:
Binary descriptors are becoming increasingly popular as a means to compare feature points very fast while requiring comparatively small amounts of memory. The typical approach to creating them is to first compute floating-point ones, using an algorithm such as SIFT, and then to binarize them. In this paper, we show that we can directly compute a binary descriptor, which we call BRIEF, on the basis of simple intensity difference tests. As a result, BRIEF is very fast both to build and to match. We compare it against SURF and SIFT on standard benchmarks and show that it yields comparable recognition accuracy, while running in an almost vanishing fraction of the time required by either.
Related Concept Videos
Fast Fourier Transform
The computational efficiency of the FFT becomes...
Downsampling
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
Fast Decoupled and DC Powerflow
Area Computation by the Alternative Coordinate Method
Optimization Problems
Vector Operations
A vector multiplied by a scalar value is called scalar multiplication. The result obtained is a new vector with a different magnitude. If the scalar is positive, the direction of the vector remains the same, but if it is negative, the direction of the vector is reversed. For example, the product of the mass and velocity yields the momentum.

