- 博客(78)
- 收藏
- 关注

原创 如何在C++中优雅地调试输出
Debuggers are great. But sometimes you just don't have the time or patience to set up everything correctly and just want a quick way to inspect some values at runtime.
2025-05-12 00:19:12
485

原创 Marching Cubes 算法初探
浅浅学习一下经典 Marching Cubes 算法,这是将隐式表面提取为显示 mesh 的常见方法。主要基于前辈们的博客和笔记进行整理。
2023-05-19 09:28:12
6450
11
原创 【论文阅读】简单稳健的三角形表面布尔运算
Simple and Robust Boolean Operations for Triangulated Surfaces † 翻译。
2025-05-23 16:44:20
1321
1
原创 【论文阅读】点星座识别的新算法
New Algorithmic Approaches to Point Constellation Recognition 翻译。
2025-05-23 09:57:26
1010
1
原创 C++ 双峰高斯函数拟合
高斯函数(Gaussian Function)是一种常见的数学函数,广泛应用于概率论、统计学、信号处理、图像处理等领域。真实场景中的数据或者信号常常呈现多维多峰的特征。
2025-05-11 10:14:08
743
原创 【论文阅读】DebSDF:深入研究神经室内场景重建的细节和偏差
DebSDF: Delving into the Details and Bias of Neural Indoor Scene Reconstruction 部分翻译
2024-12-30 23:25:32
831
1
原创 Blender 中投影仪的配置与使用
利用Blender中的投影仪搭建一个简单的结构光仿真系统,通过调整被测对象的材质和投影仪位姿以及投影来获得不同的渲染图像。
2024-12-23 20:25:39
1196
12
原创 【论文阅读】利用 3D 结构光精确测量高反物体
An accurate measurement of high-reflective objects by using 3D structured light 部分翻译
2024-11-29 23:58:34
1376
1
原创 【论文阅读】ASH:3D 感知中并行空间哈希的现代框架
ASH: A Modern Framework for Parallel Spatial Hashing in 3D Perception 部分翻译
2024-11-29 00:20:28
1557
1
原创 曲率定义与三维Mesh曲率估计
曲率基本概念与 Estimating Curvatures and Their Derivatives on Triangle Meshes 部分翻译
2024-11-09 10:31:30
1704
原创 【论文阅读】等值面提取方法综述: 应用、局限与展望
A Comprehensive Survey of Isocontouring Methods: Applications, Limitations and Perspectives 部分翻译
2024-10-24 20:00:00
1359
1
原创 【论文阅读】CPU/GPU异构架构上的射线单元并行行进立方体算法
rupMC: a ray-unit parallel marching cubes algorithm on CPU/GPU heterogeneous architectures 部分翻译
2024-09-22 08:00:00
977
2
原创 C++ 笔试常用算法模板
去年找工作时记录的一些常用模板(套路),实测能应付大多笔试或面试手撕题目。使用的前提是已经理解各类算法,仅做备忘和提示用。
2024-09-22 02:30:00
1587
原创 【论文阅读】为大规模航空图像应用神经辐射场
Enabling Neural Radiance Fields (NeRF) for Largescale Aerial Images – A Multi-tiling Approach and the Geometry Assessment of NeRF 部分翻译
2024-08-31 00:24:51
1759
原创 CUDA学习笔记一
CUDA is a parallel computing platform and programming model created by NVIDIA.
2024-08-28 21:41:09
1774
原创 【论文阅读】具有拓扑保证的Marching Cubes案例的高效实现
Efficient Implementation of Marching Cubes' Cases with Topological Guarantees 部分翻译
2024-08-26 19:30:29
1310
原创 【论文阅读】使用神经形状先验的多视图三维重建和不确定性建模
Multi-view 3D Object Reconstruction and Uncertainty Modelling with Neural Shape Prior 部分翻译
2024-08-25 13:53:53
1280
1
原创 【论文阅读】基于 Voronoi 的无向点集变分重建
Voronoi-based Variational Reconstruction of Unoriented Point Sets 部分翻译
2024-08-25 12:55:21
1637
1
原创 【论文阅读】Flying edges: 可扩展的高性能等值线算法
Flying Edges: A High-Performance Scalable Isocontouring Algorithm 部分翻译
2024-08-24 08:00:00
1883
6
原创 【论文阅读】一种高性能SurfaceNets离散等值线算法
A High-Performance SurfaceNets Discrete Isocontouring Algorithm 部分翻译
2024-08-23 01:00:00
1078
1
原创 Windows11+VS2019+Open3D_0.18.0 编译配置记录
Windows11+VS2019+Open3D_0.18.0 编译配置记录
2024-08-09 09:00:00
1589
原创 Windows11+VS2019+Trimesh2 2.16 安装配置记录
Windows11+VS2019+Trimesh2 2.16 安装配置记录。
2024-07-20 09:00:00
1315
原创 【论文阅读】Bayes’ Rays:神经辐射场的不确定性量化
Bayes’ Rays: Uncertainty Quantification for Neural Radiance Fields 部分翻译
2023-12-02 16:26:51
2213
2
原创 【论文阅读】ActiveNeRF:通过不确定性估计候选新视图
ActiveNeRF: Learning where to See with Uncertainty Estimation 部分翻译
2023-11-27 15:57:45
1158
Python-自动提取lib文件名脚本
2024-05-17
三维重建-PCL-VS2022-配置属性表
2024-05-17
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人