MCPcopy Create free account

hub / github.com/ZhengdiYu/SignAvatars / functions

Functions913 in github.com/ZhengdiYu/SignAvatars

Methodmouse_scroll_event
(self, x_offset: float, y_offset: float)
visualizer/aitviewer/viewer.py:1560
Methodn_faces
(self)
visualizer/aitviewer/renderables/meshes.py:259
Methodn_frames
(self)
visualizer/aitviewer/scene/node.py:324
Methodn_frames
(self)
visualizer/aitviewer/scene/scene.py:562
Methodn_instances
(self)
visualizer/aitviewer/renderables/meshes.py:468
Methodn_joints_body
(self)
visualizer/aitviewer/models/star.py:88
Methodn_joints_total
(self)
visualizer/aitviewer/models/star.py:92
Methodn_lights
(self)
visualizer/aitviewer/scene/scene.py:558
Methodn_vertices
(self)
visualizer/aitviewer/renderables/meshes.py:263
Methodname
(self)
common/utils/smplx/smplx/body_models.py:652
Methodname
(self)
common/utils/smplx/smplx/body_models.py:1546
Methodname
(self)
common/utils/smplx/smplx/body_models.py:1632
Methodnext_frame
Set the current active frame of the remote viewer to the next frame
visualizer/aitviewer/remote/viewer.py:203
Methodnext_frame
Get the time and frametime for the next frame. This should only be called once per frame. Returns: Tuple[float,
visualizer/aitviewer/utils/perf_timer.py:71
Functionnoreference
Decorator for tests that use the viewer but do not require reference images.
visualizer/tests/utils.py:107
Methodnum_betas
(self)
common/utils/smplx/smplx/body_models.py:253
Methodnum_expression_coeffs
(self)
common/utils/smplx/smplx/body_models.py:257
Methodnum_expression_coeffs
(self)
common/utils/smplx/smplx/body_models.py:1012
Methodnum_expression_coeffs
(self)
common/utils/smplx/smplx/body_models.py:1899
Methodon_before_frame_update
(self)
visualizer/aitviewer/renderables/smpl.py:468
Methodon_frame_update
(self)
visualizer/aitviewer/scene/camera.py:563
Methodon_frame_update
(self)
visualizer/aitviewer/renderables/lines.py:545
Methodon_frame_update
Called whenever a new frame must be displayed.
visualizer/aitviewer/renderables/point_clouds.py:153
Methodon_frame_update
(self)
visualizer/aitviewer/renderables/smpl.py:475
Methodon_frame_update
(self)
visualizer/aitviewer/renderables/spheres.py:194
Methodon_frame_update
Called whenever a new frame must be displayed.
visualizer/aitviewer/renderables/meshes.py:446
Methodon_selection
(self, node, instance_id, tri_id)
visualizer/aitviewer/renderables/multi_view_system.py:328
Methodon_selection
(self, node, instance_id, tri_id)
visualizer/aitviewer/renderables/smpl.py:721
Methodonce
(func)
visualizer/aitviewer/scene/node.py:569
Methodorigins
(self)
visualizer/aitviewer/renderables/arrows.py:112
Methodparents
Return how the joints are connected in the kinematic chain where parents[i, 0] is the parent of joint parents[i, 1].
visualizer/aitviewer/models/smpl.py:92
Methodparents
Return how the joints are connected in the kinematic chain where parents[i, 0] is the parent of joint parents[i, 1].
visualizer/aitviewer/models/star.py:60
Functionpixel2cam
(pixel_coord, f, c)
common/utils/transforms.py:16
Methodpoints
(self)
visualizer/aitviewer/renderables/point_clouds.py:76
Methodposes
(self)
visualizer/aitviewer/renderables/smpl.py:370
Methodposition
(self)
visualizer/aitviewer/scene/node.py:180
Methodposition
(self, position)
visualizer/aitviewer/scene/light.py:198
Methodposition
(self)
visualizer/aitviewer/scene/camera.py:79
Methodposition
(self)
visualizer/aitviewer/scene/camera.py:942
Methodpositions
(self)
visualizer/aitviewer/scene/node.py:191
Functionpost_fk_func
( self: SMPLSequence, vertices: torch.Tensor, joints: torch.Tensor, current_fr
visualizer/examples/load_GLAMR.py:46
Methodprevious_frame
Set the current active frame of the remote viewer to the previous frame
visualizer/aitviewer/remote/viewer.py:207
Functionprocess_bbox
(bbox, img_width, img_height)
common/utils/preprocessing.py:61
Functionprocess_db_coord
(joint_img, joint_cam, joint_valid, do_flip, img_shape, flip_pairs, img2bb_trans, rot, sr
common/utils/preprocessing.py:179
Functionprocess_human_model_output
(human_model_param, cam_param, do_flip, img_shape, img2bb_trans, rot, human_model_type)
common/utils/preprocessing.py:220
Methodprocess_message
Default processing of messages received by the viewer. This method is called every time a new message has to be processed. I
visualizer/aitviewer/viewer.py:460
Methodprocess_message
(self, type: Message, remote_uid: int, args: list, kwargs: dict, client: Tuple[str, str])
visualizer/examples/remote_custom_viewer.py:82
Methodprocess_messages
Processes messages in a loop calling 'handler' for each message. :param block: if True this function blocks until the connection is
visualizer/aitviewer/remote/viewer.py:154
Functionproject_points
Perform orthographic projection of 3D points using the camera parameters, return projected 2D points in image plane. Notes: batch siz
common/utils/geometry.py:346
Methodrb_ori
(self)
visualizer/aitviewer/renderables/rigid_bodies.py:118
Methodrb_pos
(self)
visualizer/aitviewer/renderables/rigid_bodies.py:109
Methodreadback
(buffer, size)
visualizer/aitviewer/renderables/volume.py:184
Methodrec_collect_nodes
(nn)
visualizer/aitviewer/scene/scene.py:308
Methodrecord_capture
(self)
visualizer/aitviewer/streamables/streamable.py:41
Methodrecord_finish
(self)
visualizer/aitviewer/streamables/streamable.py:44
Methodrecord_start
(self)
visualizer/aitviewer/streamables/streamable.py:38
Methodredraw
Perform update and redraw operations. Push to the GPU when finished. Recursively redraw child nodes
visualizer/aitviewer/scene/node.py:596
Methodredraw
(self, **kwargs)
visualizer/aitviewer/renderables/billboard.py:213
Methodredraw
(self, **kwargs)
visualizer/aitviewer/renderables/skeletons.py:97
Methodreduce_joint_set
(self, joint)
common/utils/human_models.py:173
Functionreference
Returns a decorator for comparing images rendered by the viewer with a reference image. :param name: file name of the reference image without
visualizer/tests/utils.py:118
Methodrelease
(self)
visualizer/aitviewer/renderables/lines.py:588
Methodrelease
(self)
visualizer/aitviewer/renderables/point_clouds.py:208
Methodrelease
(self)
visualizer/aitviewer/renderables/plane.py:142
Methodrelease
(self)
visualizer/aitviewer/renderables/spheres.py:265
Methodrelease
(self)
visualizer/aitviewer/renderables/meshes.py:1143
Methodremove_frames
Remove frames of the remote Node. :param frames: a list of integer frame indices of size N or a single integer frame index to remove
visualizer/aitviewer/remote/node.py:48
Methodremove_frames
(self, frames)
visualizer/aitviewer/renderables/lines.py:445
Methodremove_frames
(self, frames)
visualizer/aitviewer/renderables/arrows.py:167
Methodremove_frames
(self, frames)
visualizer/aitviewer/renderables/smpl.py:789
Methodremove_frames
(self, frames)
visualizer/aitviewer/renderables/spheres.py:278
Methodremove_frames
(self, frames)
visualizer/aitviewer/renderables/meshes.py:724
Methodremove_frames
(self, frames)
visualizer/aitviewer/renderables/rigid_bodies.py:188
Methodrender
Render the current frame in this sequence.
visualizer/aitviewer/scene/node.py:586
Methodrender
(self, draw_data)
visualizer/aitviewer/utils/imgui_integration.py:40
Methodrender
(self, camera, **kwargs)
visualizer/aitviewer/renderables/lines.py:583
Methodrender
(self, camera, **kwargs)
visualizer/aitviewer/renderables/plane.py:228
Methodrender
(self, camera, **kwargs)
visualizer/aitviewer/renderables/meshes.py:999
Methodrender
(self, camera, **kwargs)
visualizer/aitviewer/renderables/volume.py:308
Methodrender
(self, camera, **kwargs)
visualizer/aitviewer/streamables/webcam.py:76
Methodrender_depth_prepass
(self, camera, **kwargs)
visualizer/aitviewer/renderables/meshes.py:1006
Methodrender_fragmap
(self, ctx, camera, uid=None)
visualizer/aitviewer/scene/node.py:639
Methodrender_fragmap
(self, ctx, camera, uid=None)
visualizer/aitviewer/renderables/meshes.py:1012
Functionrender_mesh
(img, mesh, face, cam_param)
common/utils/vis.py:128
Methodrender_outline
(self, ctx, camera)
visualizer/aitviewer/scene/node.py:673
Methodrender_outline
(self, *args, **kwargs)
visualizer/aitviewer/scene/light.py:193
Methodrender_outline
(self, *args, **kwargs)
visualizer/aitviewer/scene/scene.py:572
Methodrender_outline
(self, *args, **kwargs)
visualizer/aitviewer/scene/camera.py:358
Methodrender_outline
(self, *args, **kwargs)
visualizer/aitviewer/renderables/sdf.py:244
Methodrender_outline
(self, *args, **kwargs)
visualizer/aitviewer/renderables/multi_view_system.py:336
Methodrender_outline
(self, *args, **kwargs)
visualizer/aitviewer/renderables/smpl.py:732
Methodrender_outline
(self, *args, **kwargs)
visualizer/aitviewer/renderables/meshes.py:1017
Methodrender_positions
(self, prog)
visualizer/aitviewer/renderables/lines.py:412
Methodrender_positions
(self, prog)
visualizer/aitviewer/renderables/point_clouds.py:203
Methodrender_positions
(self, prog)
visualizer/aitviewer/renderables/spheres.py:254
Methodrender_positions
(self, prog)
visualizer/aitviewer/renderables/billboard.py:254
Methodrender_positions
(self, prog)
visualizer/aitviewer/renderables/meshes.py:635
Methodrender_positions
(self, prog)
visualizer/aitviewer/renderables/volume.py:315
Methodrender_shadowmap
(self, light_matrix)
visualizer/aitviewer/scene/node.py:629
Methodrender_shadowmap
(self, light_mvp)
visualizer/aitviewer/renderables/meshes.py:1009
← previousnext →701–800 of 913, ranked by callers