Skip to content

Commit c2c57bd

Browse files
committed
Patchwork: KO toggle uses English subtitle "Ground Segmentation"
1 parent 00b35f1 commit c2c57bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • web/src/i18n/locales

web/src/i18n/locales/ko.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ export const ko: LocaleDict = {
334334
],
335335
},
336336
extra03: {
337-
title: "Patchwork — 지면 분할",
337+
title: "Patchwork - \"Ground Segmentation\"",
338338
subtitle: "Concentric Zone Model + region-wise plane fitting으로 LiDAR 지면 추출.",
339339
about:
340340
"Patchwork (Lim et al., RA-L, 2021)는 중심에서 멀어질수록 sparse해지는 LiDAR 점들에도 강인하게 ground segmentation을 수행하기 위해, 반경 공간을 4개의 동심 zone으로 나누고 각 zone을 ring × sector bin으로 세분화합니다. 그 후 각 bin마다 region-wise ground plane fitting (R-GPF)을 수행하고, uprightness · elevation · flatness 세 게이트로 검증하는 ground likelihood estimation (GLE)을 거쳐 추정된 평면이 실제 ground인지 판정합니다. 각 patch는 (zone, ring, sector)에 따라 다른 색으로 시각화되어 CZM 분할이 그대로 드러납니다.",

0 commit comments

Comments
 (0)