Giter Club home page Giter Club logo

aos's People

Contributors

areascout avatar felliyang avatar indrajitkurmi avatar obimber avatar rakesh-john avatar schedldave avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar

aos's Issues

How to use LFR for custom images? How is the pose file written?

I have a thermal camera and I am trying to use the python plugins to recreate an experiment as demonstrated in the Thermal Airborne Optical Sectioning Paper. However, I can't seem to find a way to get the poses of each image. The paper mentions using COLMAP, can you elaborate the procedure to do the same?

How to get the DEM obj file

Hi your work is very interesting and we were trying to test it on the data we collected. May I know the detailed steps to get the obj file of the DEM? As mentioned in the markdown: the digital elevation models in the DEMsubfolders, are provided by the Upper Austrian government, and are converted to meshes and hillshaded images with GDAL

Similarly, the US government provides the DEM in GeoTiff format, but how to convert it into obj?

Really appreaciate your work.

setup_Unix.py in LFR not working

Description

The setup_Unix.py (AOS for Own Projects/LFR/python/setup_Unix.py) script is not working properly (linker-error for glfw and assimp libraries.

I was able to make it work by changing

ext_modules = [Extension(...
                          libraries=["glfw3", "assimp"], ....

to

ext_modules = [Extension(...
                          libraries=["glfw", "assimp"], ....

so this would be my proposal for a bugfix.

Environment

ubuntu22.04 base-docker image + necessary python packages

Blank Python Demo and noisy c++ demo

Thanks for making the code online. Keep up the good work. I am running the python sample.py on Windows 10 using python 3.8 and I get a blank AOS window with a heat map integral image. Is this what expected from the demo?

Screenshot 2021-11-07 201936

How to get the DEM of path: AOS\AOS for Own Projects\LFR\data\F0\DEM

Your work is very interesting. I encountered some issues when using the LFR. Specifically, there is no dem.obj file in the path: AOS\AOS for Own Projects\LFR\data\F0\DEM. How can I obtain the DEM of F0, or is there a way to bypass this error and still use LFR?

Thank you!

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.