Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/charlesq34/pointnet2
/ functions
Functions
204 in github.com/charlesq34/pointnet2
⨍
Functions
204
◇
Types & classes
9
Function
write_ply
input: Nx3, write points to filename as PLY format.
scannet/pc_util.py:239
Function
write_ply_color
Color (N,3) points with labels (N) within range 0 ~ num_classes-1 as OBJ file
utils/pc_util.py:299
Function
write_ply_color
Color (N,3) points with labels (N) within range 0 ~ num_classes-1 as OBJ file
scannet/pc_util.py:354
Function
write_ply_rgb
Color (N,3) points with RGB colors (N,3) within range [0,255] as OBJ file
scannet/pc_util.py:371
← previous
201–204 of 204, ranked by callers