[3D CV] Extract surface meshes from 3D points with Delaunay triangulation
Point cloud로부터 Delaunay triangulation로 surface mesh를 추출하는 방법 및 코드
Point cloud로부터 Delaunay triangulation로 surface mesh를 추출하는 방법 및 코드
Nearest Neighbors (Brute force, KD Tree, Ball Tree) 정리
Delaunay triangulation 정리
Rodrigues’ Rotation Formula로 현 카메라를 기준으로 가까운 카메라를 고르는 법을 알아봅시다.
poses에서 자주 나오는 viewmatrix, poses_avg를 알아봅시다.