Giter Site home page Giter Site logo

electronicdevil / bundlefusion_ubuntu_v0 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nonlinear1/bundlefusion_ubuntu_v0

0.0 0.0 1.0 3.67 MB

This is BundleFusion for Ubuntu version

CMake 1.24% C++ 47.32% Objective-C 0.51% C 41.79% HLSL 0.30% Cuda 8.84%

bundlefusion_ubuntu_v0's Introduction

This is the bundlefusion of linux version, exactly the ubuntu version. I have tested in Ubuntu16.04 + CUDA9.0 and Ubuntu 18.04 + CUDA10. I think other version is OK, maybe you should change some compile configuration!
The project archeticture:

BundleFusion_Ubuntu_V0 has the following folders and a CMakeLists.txt and two parameter configuration files:
cmake_modules
data
external
FriedLiver
lib
mLibExternal
modules
scans
build
CMakeLists.txt
zParametersBundlingDefault.txt
zParametersDefault.txt
The data,lib,mLibExternal,scans you must make them yourself!
"external" this folder has a mLib, which is changed by me!
"data" folder, you put the dataset for example:sequence.sens, you can download it from the https://github.com/niessner/BundleFusion.
"lib" is empty folder just used in compilation.
 "mLibExternal" folder you must add the files from the bundlefusion in https://github.com/niessner/BundleFusion.
"scans" folder is the mesh output! the results you are looking forward to!
make and compile:
cd build
cmake ..
make -j8
now you just put the "zParametersBundlingDefault.txt" and "zParametersDefault.txt"  into build folder and just 
./FriedLiver
the Bundlefuson_Ubuntu is running and press "9" key you can save the mesh!
For now, no display, when I have time, I will add display, I will use imGUI and OpenGL to display and render!
If anyone have any problem you can send me a email:[email protected] or qq:31781410 or join my wechat for VIO
I also R&D VIO slam!
I hope all of you will benefit from my porting project--BundleFusion_Ubuntu!
Guan Shi yuan
关士远
2019.11.26

bundlefusion_ubuntu_v0's People

Contributors

nonlinear1 avatar

Forkers

fdp0525

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.