pyqimageview

A Qt5 based advanced image view widget


Keywords
Qt5, image, viewer
License
MIT
Install
pip install pyqimageview==1.0.0

Documentation

pyqimageview

A short, integratable and reusable Qt5 image widget based (properly) on QGraphicsView and QGraphicsScene

Manipulation Features

  • Pan (control + left mouse button)
  • Zoom to selection (shift + left mouse button)
  • Zoom in/out (mouse scrolling)

Supported Image datatypes

  • OpenCV
  • NumPy
  • Qt

Author

Jason Newton <nevion@gmail.com>