pyqtgraph/pyqtgraph/imageview/__init__.py
Luke Campagnola af59296231 Reorganized directory structure to be more standard
Started new SVG exporter
Merged updates from ACQ4
2012-12-25 00:43:31 -05:00

7 lines
161 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