Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 467 Bytes

README.rst

File metadata and controls

22 lines (17 loc) · 467 Bytes

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>