Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/DeepLabCut/DeepLabCut
/ fps
Method
fps
deeplabcut/utils/auxfun_videos.py:169–170 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
167
168
@property
169
def
fps(self):
170
return
self._fps
171
172
@fps.setter
173
def
fps(self, fps):
Callers
3
CreateVideo
Function · 0.45
CreateVideoSlow
Function · 0.45
proc_video
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected