- 简介
- 目录大纲
- 最新文档
01-概述
LPGS 算法概述 文档版本:v1.0.0 · 算法版本:LPGS v1.0 · 最后更新:2026-06-01 算法全称 LPGS — LuMKFs Prism Gauss Splat 中文名:LuMKFs 棱镜高斯溅射引擎 一句话定义 LPGS 是一种基于误差驱动的随机贪心搜索的图像几何拟合算法:通过迭代地向画布上叠加半透明的几何基元(圆、椭圆、细线),逐步逼近目标图像,使当前画布与目标图……
没空放肆 - 2026年6月2日 12:06
04-Data-Structures-and-Implementation
LPGS Data Structures & Engineering Implementation Doc Version: v1.0.0 · Algorithm Version: LPGS v1.0 1. Core Data Structures 1.1 ShapeData — Shape Record csharp public record ShapeData { pub……
没空放肆 - 2026年6月2日 00:15
03-Parameters-and-Constraints
LPGS Parameter System & Constraint Mechanisms Doc Version: v1.0.0 · Algorithm Version: LPGS v1.0 1. FittingSettings Parameter Reference | Parameter | Type | Default | Range | Description | |----……
没空放肆 - 2026年6月2日 00:15
02-Core-Fitting-Pipeline
LPGS Core Fitting Pipeline Doc Version: v1.0.0 · Algorithm Version: LPGS v1.0 1. Image Loading & Preprocessing 1.1 Resolution Normalization The source image is first scaled so that its maximum d……
没空放肆 - 2026年6月2日 00:14
01-Overview
LPGS Algorithm Overview Doc Version: v1.0.0 · Algorithm Version: LPGS v1.0 · Last Updated: 2026-06-01 Full Name LPGS — LuMKFs Prism Gauss Splat One-Line Definition LPGS is an error-driven stochastic……
没空放肆 - 2026年6月2日 00:14