MCPcopy Create free account
hub / github.com/DeepLabCut/DeepLabCut / format

Method format

deeplabcut/utils/auxfun_videos.py:83–84  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

81
82 @property
83 def format(self):
84 return os.path.splitext(self.video_path)[1]
85
86 @property
87 def directory(self):

Callers 15

__repr__Method · 0.80
rescaleMethod · 0.80
triangulateFunction · 0.80
create_new_projectFunction · 0.80
create_new_project_3dFunction · 0.80
print_all_metricsFunction · 0.80
check_labelsFunction · 0.80
extract_save_all_mapsFunction · 0.80
GetPosesofFramesFunction · 0.80
prediction_layersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected