PYME.DSView.modules.blobMeasure module

class PYME.DSView.modules.blobMeasure.BlobObject(channels, masterChan=0, orientChan=1, orient_dir=-1)

Bases: object

RadialDistN()
angularDist()
drawOverlay(view, dc)
get3DIsosurf(isovalues=None)
getGraph(graphName)
getImage(gains=None)
getSchematic()
getSchematic3D()
longAxisDistN()
longAxisOrthDist()
radialDistN()
shortAxisDist()
class PYME.DSView.modules.blobMeasure.DataBlock(data, X, Y, Z, voxelsize=(1, 1, 1))

Bases: object

property A0
property A1
property A2
property Phi
property R
property SA
property Theta
property XC
property YC
property ZC
property bbox
property centroid
property centroidNM
flipSecondaryAxis()
property geom_depth
property geom_length
property geom_width
property mad_0
property mad_1
property mad_2
property principalAxis
property r
property secondaryAxis
property sum
property tertiaryAxis
class PYME.DSView.modules.blobMeasure.Measurements(dsviewer)

Bases: mClass, Plugin

DrawOverlays(view, dc)
GetRegion(index, objects=None)
OnCalculate(event)
OnExportXls(event)
OnHideObject(event)
OnSaveObjects(event)
OnView(event)
RetrieveObjects(masterChan=0, orientChan=1, orient_dir=-1)
StartServing()
graphs(num, graphName)
hide(num)
images(num)
index(templateName='measureView3.html')
isosurface3D(num)
schemes(num)
schemes3D(num)
toXls(filename)
PYME.DSView.modules.blobMeasure.Plug(dsviewer)
PYME.DSView.modules.blobMeasure.getNewID()
PYME.DSView.modules.blobMeasure.iGen()