deepof.annotation_utils
Functions and general utilities for supervised pose estimation. See documentation for details.
Functions
|
Expands a given set of features with leading and lagging features on the time axis. |
|
Detects for a given set of mouse coordinates if the selected bodypart of the selected mouse is close to any bodypart of any other mouse for each frame. |
|
Return True if the specified mouse is climbing the wall. |
|
Return a boolean array that's True if the specified body parts are closer than tol. |
|
Return a boolean array that's True if the specified body parts are closer than tol. |
|
Return true when the mouse is either moving (moving), standing still and either moving (active) or not moving (passive). |
|
Return true when the mouse is digging. |
|
Return True if 'follower' is closer than tol to the path that followed has walked over the last specified number of frames. |
|
Return a dictionary with the corner positions of the video frame. |
|
Return true when the mouse is huddling a pretrained model. |
|
Return the most frequent behaviour in a window of window_size frames. |
|
Auxiliar function to climb_wall and sniff_object. |
|
Auxiliar function to climb_wall and sniff_object. |
|
Return true when the mouse is sniffing around using simple rules. |
|
Return True if the specified mouse is sniffing an object. |
|
Return true when the mouse is standing still and looking around (moving nose without head being tilted too much). |
|
Output a dataframe with the registered motives per frame. |