geometric_burstiness | This is an implementation
kandi X-RAY | geometric_burstiness Summary
kandi X-RAY | geometric_burstiness Summary
geometric_burstiness is a C++ library. geometric_burstiness has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
This is an implementation of the state-of-the-art visual place recognition algorithm described in. It implements the DisLocation retrieval engine described in.
This is an implementation of the state-of-the-art visual place recognition algorithm described in. It implements the DisLocation retrieval engine described in.
Support
Quality
Security
License
Reuse
Support
geometric_burstiness has a low active ecosystem.
It has 67 star(s) with 19 fork(s). There are 10 watchers for this library.
It had no major release in the last 6 months.
There are 1 open issues and 8 have been closed. On average issues are closed in 145 days. There are 3 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of geometric_burstiness is current.
Quality
geometric_burstiness has no bugs reported.
Security
geometric_burstiness has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
geometric_burstiness is licensed under the BSD-3-Clause License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
geometric_burstiness releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of geometric_burstiness
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of geometric_burstiness
geometric_burstiness Key Features
No Key Features are available at this moment for geometric_burstiness.
geometric_burstiness Examples and Code Snippets
No Code Snippets are available at this moment for geometric_burstiness.
Community Discussions
No Community Discussions are available at this moment for geometric_burstiness.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install geometric_burstiness
In order to compile the software under Linux, follow the instructions below:. This software was developer under Linux and has only been tested on Linux so far. However, it should also compile under Windows and Mac OS X as it does not depend on Linux-specific libraries. It might be necessary to adjust the CMake files though.
Go into the order into which you cloned the repository.
Make sure the include and library directories in FindEIGEN.cmake and FindFLANN.cmake in cmake/ are correctly set up.
Create a directory for compilation: mkdir build/
Create a directory for installation: mkdir release/
Compile the source code:
cd build/
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=../release ..
make -j
make install
Go into the order into which you cloned the repository.
Make sure the include and library directories in FindEIGEN.cmake and FindFLANN.cmake in cmake/ are correctly set up.
Create a directory for compilation: mkdir build/
Create a directory for installation: mkdir release/
Compile the source code:
cd build/
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=../release ..
make -j
make install
Support
For questions or suggestions, please contact Torsten Sattler (torsten.sattler@inf.ethz.ch).
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page