:py:mod:`vamtoolbox.resources` ============================== .. py:module:: vamtoolbox.resources Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: vamtoolbox.resources.load .. py:function:: load(input: str) Loads the filepath to the example images, .stl files, and saved toolbox files installed with the toolbox :param input: 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", :type input: str :returns: **filepath to resource** :rtype: str