Coder Social home page Coder Social logo

peterzs / weather-particle-simulator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from astra-vision/weather-particle-simulator

0.0 0.0 0.0 476 KB

Implementation of Fast Reactive Control for Illumination Through Rain and Snow (de Charette et al., 2012)

License: Other

weather-particle-simulator's Introduction

Fast Reactive Control for Illumination Through Rain and Snow

This repo is for releasing x64 binaries for Windows and Linux.
The work (de Charette et al., ICCP 2012) belongs to Carnegie Mellon University. Please, read LICENSE below and refer to the official project page.

Paper

Fast Reactive Control for Illumination Through Rain and Snow
Raoul de Charette, Robert Tamburo, Peter C. Barnum, Anthony Rowe, Takeo Kanade, Srinivasa Narasimhan
Carnegie Mellon University, ICCP 2012 (Winner of the Best Paper Honorable Mention Award)

If you find our work useful, please cite:

@inproceedings{de2012fast,
  title={Fast reactive control for illumination through rain and snow},
  author={de Charette, Raoul and Tamburo, Robert and Barnum, Peter C and Rowe, Anthony and Kanade, Takeo and Narasimhan, Srinivasa G},
  booktitle={International Conference on Computational Photography (ICCP)},
  year={2012}
}

Requirements

The following binaries are required to run the simulator:

  • Open Scene Graph 3.4.1
  • Boost library 1.62.0
  • OpenCV 3.2.0

While this may work with other versions, tests were only conducted with the versions listed.

Windows (x64)

On Windows, we recommend installing the required dependencies following:

  • For Open Scene Graph 3.4.1, build sources OR download binaries from this official link (refer to OSG page for broken link)
  • For OpenCV 3.2.0, build sources OR download vc14 x64 binaries from this official link (refer to OpenCV page for broken link)
  • [optional] Boost library 1.62.0 shall not be required as it is statically linked. But, if any mumbo jambo occurs, try building boost sources OR download vc14 x64 binaries from this official link (refer to Boost page for broken link)

Linux (x64)

On Ubuntu, we recommend installing the required dependencies following these guides:

  • For Open Scene Graph 3.4.1, follow this page (!) Careful to use said version
  • For Boost library 1.62.0, follow this page (!) Careful to modify script to use said version
  • For OpenCV 3.2.0, follow section ''Installing OpenCV from the Source'' from this page (if you hit ffmpeg compile error apply this fix) (!) Update code to use said version

Running the simulator

To test all dependencies are correctly installed, just run:

  • Linux: cd lin_x64; ./AHLSimulation
  • Windows: cd win_x64 & AHLSimulation.exe

If command fails, resolve missing dependencies.
If command succeeds, just exit the simulator by entering 0 and enter.

License

This data is property of Carnegie Mellon University and originates from (de Charette et al., 2012) https://www.cs.cmu.edu/~ILIM/projects/IL/smartHeadlight/index2.html

Licensing is only allowed in the context of usage for (S.S. Halder et al., 2019) and (M. Tremblay et al., 2020) projects and in non-commercial applications.

We thank authors for their kind authorization.

weather-particle-simulator's People

Contributors

rdecharette avatar

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.