Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DeepLabCut/DeepLabCut
/ to_vector
Method
to_vector
deeplabcut/core/inferenceutils.py:83–84 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
81
self._length = length
82
83
def
to_vector(self):
84
return
[*self.j1.pos, *self.j2.pos]
85
86
87
class
Assembly:
Callers
2
test_link
Function · 0.95
_assemble
Method · 0.80
Calls
no outgoing calls
Tested by
1
test_link
Function · 0.76