Giter VIP home page Giter VIP logo

bear's People

Contributors

tomjnixon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

dltaixlt

bear's Issues

How to create _just_ the C++ library visr_bear?

In the README it says:

visr_bear: a real-time C++ implementation of the BEAR, using libear and VISR. It has a C++ API that makes it reasonably straightforward to embed into other applications; see visr_bear/include/api.hpp

If I am only interested in using bear to render in a different C++ library, is there a easier shortcut to just building that as a static lib without all the python bindings and whatnot? The visr_bear/CMakeLists.txt seems to still have Python bindings and be quite complicated.

Thanks for your time and help!

Feasible to remove VISR dependency?

It seems the VISR project is abandoned and the "0.13" release that this project, BEAR, is using has never made it into the VISR releases.

Furthermore, it seems the 0.13 build needs to be patched in several ways to get it to work:

  • pybind11 needs to be updated in order to avoid an error (invalid use of incomplete type 'PyFrameObject')
  • Several files need to be edited to add <cstdint>

Any chance of removing this dependency?

improve IR processing docs

  • say exactly how the public data files were created (i.e. which snakemake recipes with which files).
  • make "single view" step clearer; this is missing from the extraction step, and should be explained separately anyway.

The keys in the data file should also be explained somewhere, This could be done with a mapping from the terms in section 3.2 (e.g. H(v, l, e, s)) to the keys (e.g. brirs).

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.