Skip to content

lafin/brief

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Sergei Kuvakin
Sep 17, 2020
238f812 · Sep 17, 2020

History

9 Commits
Jul 26, 2017
Sep 17, 2020
Jun 1, 2018
Aug 21, 2017
Sep 17, 2020
Sep 17, 2020
Sep 17, 2020

Repository files navigation

BRIEF "Binary Robust Independent Elementary Features"


BRIEF is a general-purpose feature point descriptor that can be combined with arbitrary detectors. It is robust to typical classes of photometric and geometric image transformations. BRIEF is targeting real-time applications leaving them with a large portion of the available CPU power for subsequent tasks but also allows running feature point matching algorithms on computationally weak devices such as mobile phones. link

How to usage: https://github.com/lafin/fast-brief

port of the code

Releases

No releases published

Packages

No packages published

Languages