计算机图形学
基础概念
对比学习(Contrastive Learning)
Computer Graphics
Convex Hall
-
Sort
-
Color modulation
-
Postman problem
Voronoi
MAT (Medial Axis Transformation)
中轴变换,用于简化三维物体的表示
缺点:对于物体表面的噪声敏感
Voronoi Diagram (VD)
DT的对偶表示
Delaunay
Delaunay Trangulation (DT)
将一个多边形进行三角化
希望所有的三角形越接近正三角形越好
Mesh
Geometry Processing
- Downsampling (Compression)
- Upsampling
- Chaikin's algorithm
- B-spline
Morphing (变换)
Mesh Simplification
Interpolation (插值)
Affine Transformation (仿射变换)
- translation
- scale (缩放)
- rotation (旋转)
- shear (错切)
- flip (翻转)
Mesh Reconstruction and Smoothing
-
PointNet
提取三维点云中的特征(输入是点的三维坐标)
-
VexelNet
先将点云转换成体素网格,然后提取体素网格的特征
3D Detection from Point Clouds
- Multi-class Object Detection
- Network for Crowd Perception
- LiDAR-based methods
- Fusion-based methods
- Transfusion (Transformer-based)
Human Motion Capture
SMPL Parameters (参数化表示)
Sensors-Data
-
Wearable
- Infrared Cameras(红外相机) + Markers -> Keypoints
- IMUs (Inertial Measurement Units) -> Rot and Acc
-
Vision
- Camera -> Image
- LiDAR -> Point Cloud
Marker-based
- SOMA (Solving Optical Marker-Based MoCap Automatically)
IMU-based
- TransPose (sparse IMUs)
Camera-based
- GVHMR
LiDAR-based
- LiveHPS
- LiveHPS++
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· winform 绘制太阳,地球,月球 运作规律
· 震惊!C++程序真的从main开始吗?99%的程序员都答错了
· AI与.NET技术实操系列(五):向量存储与相似性搜索在 .NET 中的实现
· 【硬核科普】Trae如何「偷看」你的代码?零基础破解AI编程运行原理
· 超详细:普通电脑也行Windows部署deepseek R1训练数据并当服务器共享给他人