pyqtgraph/imageview/__init__.py
2012-03-01 21:55:32 -05:00

7 lines
160 B
Python

"""
Widget used for display and analysis of 2D and 3D image data.
Includes ROI plotting over time and image normalization.
"""
from ImageView import ImageView