Image-Py / imagepy

Image process framework based on plugin like imagej, it is esay to glue with scipy.ndimage, scikit-image, opencv, simpleitk, mayavi...and any libraries based on numpy
http://imagepy.org
BSD 4-Clause "Original" or "Old" License
1.29k stars 330 forks source link

pandas table viewer #95

Open CsatiZoltan opened 4 years ago

CsatiZoltan commented 4 years ago

Since ImagePy relies on the powerful pandas package, and its philosophy is to keep the dependencies at a minimum, I recommend this contribution. Its installation with pip is a one-liner and it only requires pandas and wxpython. You might use some of the functions it provides: sorting, histogram plot, scatter plot, etc.