Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZhengdiYu/SignAvatars
/ functions
Functions
913 in github.com/ZhengdiYu/SignAvatars
⨍
Functions
913
◇
Types & classes
78
↳
Endpoints
1
Method
__init__
:param src: integer denotes device source id, i.e. webcam 0.
visualizer/aitviewer/streamables/webcam.py:31
Method
__init__
(self, *args, **kwargs)
visualizer/examples/remote_two_way_communication.py:62
Method
__init__
(self, **kwargs)
visualizer/examples/vertex_clicking.py:35
Method
__iter__
(self)
common/utils/smplx/smplx/utils.py:40
Method
__len__
(self)
visualizer/aitviewer/scene/node.py:331
Method
__new__
(cls, *args, **kwargs)
visualizer/aitviewer/configuration.py:77
Method
__set_name__
(self, owner, name)
visualizer/aitviewer/utils/decorators.py:44
Method
__setattr__
(self, key, value)
visualizer/aitviewer/configuration.py:85
Method
_clear_buffer
(self)
visualizer/aitviewer/renderables/point_clouds.py:175
Function
_decorator
(self, *args, **kwargs)
visualizer/aitviewer/utils/decorators.py:20
Method
_decorator
(self, *args, **kwargs)
visualizer/aitviewer/scene/node.py:570
Method
_decorator
(self, *args, **kwargs)
visualizer/aitviewer/utils/decorators.py:47
Method
_edit_mode
(self)
visualizer/aitviewer/renderables/smpl.py:374
Method
_entry
(self, url)
visualizer/aitviewer/remote/viewer.py:86
Method
_maybe_unsqueeze
(x)
visualizer/aitviewer/renderables/meshes.py:121
Method
_set_icon
(self, icon_path: str)
visualizer/aitviewer/utils/pyqt5_window.py:115
Function
aa2rot_torch
Convert rotation vectors (angle-axis representation) to rotation matrices. :param rotation_vectors: A torch tensor of shape (..., 3). :re
visualizer/aitviewer/utils/so3.py:34
Method
active
(self)
visualizer/aitviewer/scene/camera.py:192
Method
add_frames
Add frames to the remote Node. This function should be implemented by subclasses to match the relative add_frames() method on
visualizer/aitviewer/remote/node.py:32
Method
add_frames
Add frames to the remote Lines node by adding new lines. :param lines: Set of 3D coordinates as a np array of shape (N, L, 3) or (L,
visualizer/aitviewer/remote/renderables/lines.py:23
Method
add_frames
Add frames to the remote Arrows node by adding new origins and tips. :param origins: Set of 3D coordinates of the base of the arrows
visualizer/aitviewer/remote/renderables/arrows.py:25
Method
add_frames
Add frames to the remote SMPLSequence node by adding body poses. :param poses_body: An np array of shape (N, N_JOINTS*3) or (N_JOINT
visualizer/aitviewer/remote/renderables/smpl.py:30
Method
add_frames
Add frames to the remote Spheres node by adding new sphere positions. :param positions: A numpy array of shape (N, P, 3) or (P, 3) c
visualizer/aitviewer/remote/renderables/spheres.py:23
Method
add_frames
Add frames to the remote Meshes node by adding new vertices. :param vertices: Set of 3D coordinates as a np array of shape (N, V, 3)
visualizer/aitviewer/remote/renderables/meshes.py:24
Method
add_frames
Add frames to the remote RigidBodies node by adding new positions and orientations. :param rb_pos: A np array of shape (N, R, 3) or
visualizer/aitviewer/remote/renderables/rigid_bodies.py:24
Method
add_frames
(self, lines)
visualizer/aitviewer/renderables/lines.py:440
Method
add_frames
(self, origins, tips)
visualizer/aitviewer/renderables/arrows.py:155
Method
add_frames
(self, poses_body, poses_root=None, trans=None, betas=None)
visualizer/aitviewer/renderables/smpl.py:736
Method
add_frames
(self, positions)
visualizer/aitviewer/renderables/spheres.py:273
Method
add_frames
(self, vertices)
visualizer/aitviewer/renderables/meshes.py:718
Method
add_frames
(self, rb_pos, rb_ori)
visualizer/aitviewer/renderables/rigid_bodies.py:176
Method
add_light
(self, light)
visualizer/aitviewer/scene/scene.py:554
Function
add_pypath
(path)
common/utils/dir.py:8
Function
augmentation
(img, bbox, data_split)
common/utils/preprocessing.py:101
Method
azimuth
(self)
visualizer/aitviewer/scene/light.py:95
Function
batch_rodrigues
Convert axis-angle representation to rotation matrix. Args: theta: size = [B, 3] Returns: Rotation matrix corresponding to th
common/utils/geometry.py:6
Method
billboards_enabled
Returns True if the billboards are enabled and False otherwise.
visualizer/aitviewer/renderables/multi_view_system.py:228
Method
bounds
The bounds in the format ((x_min, x_max), (y_min, y_max), (z_min, z_max))
visualizer/aitviewer/scene/node.py:275
Method
bounds
(self)
visualizer/aitviewer/scene/light.py:203
Method
bounds
(self)
visualizer/aitviewer/scene/scene.py:235
Method
bounds
(self)
visualizer/aitviewer/scene/camera.py:218
Method
bounds
(self)
visualizer/aitviewer/renderables/sdf.py:186
Method
bounds
(self)
visualizer/aitviewer/renderables/lines.py:281
Method
bounds
(self)
visualizer/aitviewer/renderables/lines.py:493
Method
bounds
(self)
visualizer/aitviewer/renderables/bounding_boxes.py:60
Method
bounds
(self)
visualizer/aitviewer/renderables/arrows.py:84
Method
bounds
(self)
visualizer/aitviewer/renderables/point_clouds.py:138
Method
bounds
(self)
visualizer/aitviewer/renderables/multi_view_system.py:268
Method
bounds
(self)
visualizer/aitviewer/renderables/plane.py:248
Method
bounds
(self)
visualizer/aitviewer/renderables/smpl.py:358
Method
bounds
(self)
visualizer/aitviewer/renderables/spheres.py:124
Method
bounds
(self)
visualizer/aitviewer/renderables/billboard.py:276
Method
bounds
(self)
visualizer/aitviewer/renderables/meshes.py:408
Method
bounds
(self)
visualizer/aitviewer/renderables/meshes.py:971
Method
bounds
(self)
visualizer/aitviewer/renderables/skeletons.py:107
Method
bounds
(self)
visualizer/aitviewer/renderables/rigid_bodies.py:127
Method
bounds
(self)
visualizer/aitviewer/renderables/volume.py:137
Method
bounds_without_floor
(self)
visualizer/aitviewer/scene/scene.py:243
Function
build_layer
Method for creating a model from a path and a model type Parameters ---------- model_path: str Either the path t
common/utils/smplx/smplx/body_models.py:2207
Function
cam2world
(cam_coord, R, t)
common/utils/transforms.py:28
Method
camera
(self)
visualizer/aitviewer/renderer.py:23
Method
cameras_enabled
Returns True if the cameras are enabled and False otherwise.
visualizer/aitviewer/renderables/multi_view_system.py:252
Method
capture
Capture from the sensor
visualizer/aitviewer/streamables/streamable.py:34
Method
center
(self)
visualizer/aitviewer/scene/node.py:288
Method
check_array
(a, dim)
visualizer/aitviewer/renderables/meshes.py:178
Function
circle
Returns an array of positions on a circle (num_frames, 3). :param center: center position of the circle, np array-like of shape (3). :par
visualizer/aitviewer/utils/path.py:33
Method
clip_extents
Property controlling the clip extents used to clip the additional level sets.
visualizer/aitviewer/renderables/sdf.py:196
Method
clip_reversed
Property controlling if the clip extents used to clip the additional level sets are reversed.
visualizer/aitviewer/renderables/sdf.py:214
Method
closest_vertex_in_triangle
(self, tri_id, point)
visualizer/aitviewer/renderables/billboard.py:286
Method
closest_vertex_in_triangle
(self, tri_id, point)
visualizer/aitviewer/renderables/meshes.py:979
Method
color
(self)
visualizer/aitviewer/scene/node.py:267
Method
color
(self)
visualizer/aitviewer/scene/material.py:43
Method
color
(self, color)
visualizer/aitviewer/renderables/lines.py:319
Method
color
(self, color)
visualizer/aitviewer/renderables/lines.py:525
Method
color
(self, color)
visualizer/aitviewer/renderables/bounding_boxes.py:112
Method
color
(self, color)
visualizer/aitviewer/renderables/arrows.py:144
Method
color
Update the color of the point cloud.
visualizer/aitviewer/renderables/point_clouds.py:104
Method
color
(self, color)
visualizer/aitviewer/renderables/plane.py:103
Method
color
(self)
visualizer/aitviewer/renderables/smpl.py:350
Method
color
(self, color)
visualizer/aitviewer/renderables/spheres.py:150
Method
color
(self, color)
visualizer/aitviewer/renderables/meshes.py:368
Method
color
(self, color)
visualizer/aitviewer/renderables/skeletons.py:115
Method
color
(self, color)
visualizer/aitviewer/renderables/rigid_bodies.py:84
Method
color_one
(self, index, color)
visualizer/aitviewer/renderables/rigid_bodies.py:156
Method
colors
(self)
visualizer/aitviewer/renderables/point_clouds.py:86
Method
compute_ortho_size
(w, h)
visualizer/aitviewer/viewer.py:376
Method
control_mode
(self)
visualizer/aitviewer/scene/camera.py:920
Function
create
Method for creating a model from a path and a model type Parameters ---------- model_path: str Either the path t
common/utils/smplx/smplx/body_models.py:2275
Method
create_mean_pose
(self, data_struct)
common/utils/smplx/smplx/body_models.py:260
Method
create_mean_pose
(self, data_struct, flat_hand_mean=False)
common/utils/smplx/smplx/body_models.py:1015
Method
current_K
(self)
visualizer/aitviewer/scene/camera.py:581
Method
current_Rt
(self)
visualizer/aitviewer/scene/camera.py:586
Method
current_bounds
(self)
visualizer/aitviewer/scene/node.py:280
Method
current_bounds
(self)
visualizer/aitviewer/scene/light.py:207
Method
current_bounds
(self)
visualizer/aitviewer/scene/scene.py:239
Method
current_bounds
(self)
visualizer/aitviewer/scene/camera.py:222
Method
current_bounds
(self)
visualizer/aitviewer/renderables/sdf.py:190
Method
current_bounds
(self)
visualizer/aitviewer/renderables/lines.py:289
Method
current_bounds
(self)
visualizer/aitviewer/renderables/lines.py:498
Method
current_bounds
(self)
visualizer/aitviewer/renderables/bounding_boxes.py:64
← previous
next →
401–500 of 913, ranked by callers