GithubHelp home page GithubHelp logo

randal7 / qtoiio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alicevision/qtoiio

0.0 1.0 0.0 54 KB

Qt Image IO plugin based on OpenImageIO.

Home Page: http://www.openimageio.org

License: Other

CMake 19.35% C++ 80.65%

qtoiio's Introduction

QtOIIO - OIIO plugin for Qt

QtOIIO is a C++ plugin providing an OpenImageIO backend for image IO in Qt. It has been developed to visualize RAW images from DSLRs in Meshroom, as well as some intermediate files of the AliceVision framework stored in EXR format (i.e: depthmaps).

Continuous integration:

  • Windows: Build status

License

The project is released under MPLv2, see COPYING.md.

Get the project

Get the source code:

git clone --recursive git://github.com/alicevision/QtOIIO
cd QtOIIO

See INSTALL.md to build and install the project.

Usage

When added to the QT_PLUGIN_PATH, all supported image files will be loaded through this plugin.

This plugin also provides a QML Qt3D Entity to load depthmaps files stored in EXR format:

import DepthMapEntity 1.0

Scene3D {
  DepthMapEntity {
    source: "depthmap.exr"
  }
}

qtoiio's People

Contributors

fcastan avatar yann-lty avatar fabiencastan avatar

Watchers

James Cloos 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.