PYME.DSView.modules.composite module¶
- class PYME.DSView.modules.composite.CompositeDialog(parent, img)¶
Bases:
mClass
- GetIgnoreZ()¶
- GetInterp()¶
- GetMaster()¶
- GetSelections()¶
- GetShiftmap(chan)¶
- OnAddChan(event)¶
- OnChanDown(event)¶
- OnChanUp(event)¶
- OnRemoveChan(event)¶
- OnSetShiftmap(event)¶
- SetMaster(master)¶
- property origin¶
- property shape¶
- property voxelsize¶
- class PYME.DSView.modules.composite.Compositor(dsviewer)¶
Bases:
Plugin
- OnAlignChannels(event)¶
- OnApplyShiftmap(event)¶
apply a vectorial correction for chromatic shift to an image - this is a generic vectorial shift compensation, rather than the secial case correction used with the splitter.
- OnMakeComposites(event)¶
- OnSplitChannels(event)¶
- class PYME.DSView.modules.composite.ImageList(parent, id=-1, imageNames=[], size=(300, 200))¶
Bases:
mClass
- Append(name)¶
- DeleteItem(index)¶
- GetName(index)¶
- OnGetItemText(item, col)¶
- SetShiftmap(name)¶
- ShiftItem(index, direction='up')¶
- PYME.DSView.modules.composite.Plug(dsviewer)¶