construct

angiography

class pymethods.construct.angiography.vessel.Base(folderPath)
centerline_id = None
construct(npts_longitudinal=200, npts_contour=50, **filter_kwargs)
contour_id = None
pymethods.construct.angiography.vessel.Bifur

alias of pymethods.construct.angiography.vessel.BifurVessel

pymethods.construct.angiography.vessel.Main

alias of pymethods.construct.angiography.vessel.MainVessel

class pymethods.construct.angiography.vessel.Meta

ivoct

class pymethods.construct.ivoct.VesselSurface(main_path, oct_name='oct', angiography_name='angiography')
construct(*, mm_per_pixel=None, mm_per_frame=None, processors=4, centerline_type='A', contour_window=13, interpolate_contours=360, centerlineResolution=0.001, **kwargs)
save(filenameSurface='surface.vtk', filenameCenterlinesRotations='centerlineAndRotations')
surfaceClean(surface, surface_filter=25, interpolate_long=720, surface_contour_interp=360)