Skip to main content

A simple image viewer for computer vision purposes.

Project description

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()

Copyright (c) 2020 Saeid Hosseinipoor Github / Web Page

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simple-image-viewer-0.0.4.tar.gz (10.6 kB view hashes)

Uploaded Source

Built Distribution

simple_image_viewer-0.0.4-py3-none-any.whl (12.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page