MCPcopy Create free account
hub / github.com/Image-Py/imagepy / open_plg.py

File open_plg.py

imagepy/menus/File/open_plg.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import wx,os,sys
2from skimage.io import imread
3
4if sys.version_info[0]==2:

Callers

nothing calls this directly

Calls 2

PluginClass · 0.70
runMethod · 0.45

Tested by

no test coverage detected