Socket
Socket
Sign inDemoInstall

image-viewer

Package Overview
Dependencies
14
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    image-viewer

iview is a command line app for viewing images using open_cv.


Maintainers
1

Readme

Image Viewer

iview is a command line app for viewing images using open_cv.

Installation

Using Pip

  $ pip install image_viewer

Manual

  $ git clone https://github.com/John-Lee-Cooper/image-viewer
  $ cd image-viewer
  $ python setup.py install

Usage

$ iview --version
$ iview --help
$ iview -r ~/Pictures

iview

User Interface

KeyResult
SPACEGo to the next image
BACKSPACEGo to the previous image
DELETEDelete the current image
ENTERToggle full screen
ESCAPEExit
otherHelp screen

Holding the left mouse button down and moving the mouse will pan the image.
Rolling the mouse wheel up and down will zoom out and in where the mouse is.

Todo

  • UI error
  • Pan/zoom via keypad
  • Config dynamic singleton
  • Requirements linux vs mac
  • Display image name, size, location, date taken
  • Crop
  • Transition

Written by

John Lee Cooper
john.lee.cooper@gatech.edu

Keywords

FAQs


Did you know?

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc