vertices
vertices(
self ,
count: int = 64,
)-> ‘dict[str, np.ndarray]’
Return count points evenly spaced from one end to the other.
| method of dascore.core.annotations.Line | source |
vertices(
self ,
count: int = 64,
)-> ‘dict[str, np.ndarray]’
Return count points evenly spaced from one end to the other.