MCPcopy Create free account
hub / github.com/JasonLSC/GSCodec_Studio / gs_ply_process.py

File gs_ply_process.py

examples/gs_ply_process.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import json
2import argparse
3import os
4from typing import Tuple, Optional, List, Any, Dict

Callers

nothing calls this directly

Calls 4

preprocess_gs_plyFunction · 0.85
postprocess_gs_plyFunction · 0.85
test_ply_quantizationFunction · 0.85
parse_argsFunction · 0.70

Tested by

no test coverage detected