You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

simple-image-viewer

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-image-viewer

A simple image viewer for computer vision purposes.

0.1.0
pipPyPI
Maintainers
1

Simple Image Viewer

This python code provides a simple image viewer for the rgular image formats. This image viewer also supports non-standard floating point images which are widely used in computer vision including optical flow, disparity, and depth formats.

File Format Support

  • png, jpg, ...:    All regular images.
  • flo:                   Middleburry optical flow.
  • dpt:                  Middleburry depth.
  • pfm:                 Freiburg floating point disparity.

Python Package

You can also download and install the Simple Image Viewer as a python package by:

python -m pip install simple-image-viewer

Then you can simply import it in a python code and use it as follows:

from simple_image_viewer import *
SimpleImageViewer().mainloop()

Donation

If this project helps you to get your job done, you can give me a cup of coffee :)

paypal

Copyright © 2020 Saeid Hosseinipoor. Released under the MIT License.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.