Code Monkey home page Code Monkey logo

veriv's Introduction

VERIV - Vscode Extended Range Imaging Viewer!



This extension provides support for loading and visualizing LDR / HDR (animated) images directly inside Vscode. Apart from that, the viewer contains more useful features than the native one included by default:

  • Translation and smooth zooming inside the image, allowing to see pixel values.
  • Control for adjusting exposure and gamma.
  • Different tone mapping possibilities: sRGB, inverse gamma, positive/negative color, and false color visualization.
  • Possibility of comparing different images using a specified error metric (Error, Absolute error, Squared Error, Relative Absolute Error, or Relative Squared Error).
  • Displays the histogram of the image (or the histogram of the error metric).
  • Reloading images is also supported.
  • Playing the images as a video depending on the user selection of FPS (Frames per second).
  • Right-click menu entry for opening all the images in a folder.

โš  If you hit any problems or want to request a feature, please create an issue on the repo.


Teaser

Currently supported formats

  • .exr - High dynamic-range (HDR) image file format.
  • .png - Low dynamic-range image without compression (including animated ones).
  • .jpg - Low dynamic-range image with compression.
  • .bmp - Bitmap digital images.
  • .gif - Graphics Interchange Format (animation).

How to use it

Open a file from one of the supported formats and the viewer will open automatically in a new tab. Note that if the file was modified after opening the viewer, it is possible to update the image using the reload button or the specific keybinding. While the window is not closed, the next open images will reuse the window, allowing you to compare them.

If you want to see all the possible keybinding, feel free to press h or ? to open the list.

Contributors


Miguel Crespo


[๐ŸŒ Web] [๐Ÿ’พ Github]

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.