vamtoolbox.resources#
Module Contents#
Functions#
|
Loads the filepath to the example images, .stl files, and saved toolbox files installed with the toolbox |
- vamtoolbox.resources.load(input: str)#
Loads the filepath to the example images, .stl files, and saved toolbox files installed with the toolbox
- Parameters:
input (str) – resource to load, options: “reschart.png”, “flower.png”, “trifurcatedvasculature.stl”, “bear.stl”, “thinker.stl”, “screwdriver.stl”, “ring.stl”, “onaxiscylinder.stl”, “offaxiscylinder.stl”, “seq0imagesdir”, “sino0.sino”, “video0.mp4”,
- Returns:
filepath to resource
- Return type:
str