GithubHelp home page GithubHelp logo

openimagedenoiseprecompiled's Introduction

OpenImageDenoisePrecompiled

This is a NuGet package that simply includes precompiled releases of Intel's Open Image Denoise library. The precompiled files support 64-bit versions of Linux, MacOS, and Windows, and they came straight from the official download page. There is also a simple class OidnPrecompiled that helps with the loading and unloading of the library in C#. I use this package in the Echo project.

To update the files when a new version comes out:

  1. Download the 3 compressed files from the download page.
  2. Uncompress the downloaded files into folders.
  3. Rename and copy the OpenImageDenoise and tbb12 binaries into ./oidn/linux/, ./oidn/macos/, and ./oidn/windows/.
  4. Build the project, this should automatically pack it.
  5. Find the .nuget file in ./bin/Debug/ and upload it to nuget.org.

Note: this git repository does not actually include the binary files for size and copyright issues; each precompiled binary is about 50MB large.

openimagedenoiseprecompiled's People

Contributors

garyhuan9 avatar

Watchers

 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.