FPFH is a faster reformulation of PFH local descriptors; SAC-IA uses them for sample-consensus initial alignment before local refinement.

技術屬性

欄位內容為文獻擷取紀錄的原文用語(英文),以原文為據;「未查證」表示本研究尚未讀到該資訊,不代表該方法不具備此能力。

FPFH / SAC-IA 的技術屬性
感測輸入未記錄
原文測試平台未記錄
狀態估計SAC-IA: select s sample points with pairwise distances above d_min, pick for each a random correspondence among points with similar histograms, compute the rigid transform and score it with a Huber penalty; repeat (1000 iterations in Sec. V) and keep the best transform, then refine with Levenberg-Marquardt non-linear optimization
資料關聯FPFH(p) = SPFH(p) + (1/k) sum_i (1/w_i) SPFH(p_i): each point first gets a Simplified PFH from the three angular features (alpha, phi, theta) of a Darboux uvn frame between the point and its neighbours, then neighbour SPFHs are weighted by distance; the fourth (distance) feature of earlier PFH is dropped and the three features are binned as separate concatenated histograms rather than a 5x5x5 = 125-bin joint histogram; complexity O(n k) vs O(n k^2) for PFH; a multi-radius persistence analysis keeps salient points; SAC-IA matches each sample point to one of the points with similar histograms
時間表示不適用
去畸變不適用
迴圈閉合none
全域最佳化none
地圖表示point clouds with local descriptors
先驗資訊none (coarse alignment into convergence basin)
可輸出幾何initial rigid alignment
計算需求Table I (Ljubljana outdoor pair, about 45% overlap): SAC-IA 34 s for 1000 iterations using 10462 points (best transform at iteration 476) vs greedy initial alignment > 17 min with 200 points and > 43 min with 250 points; caching with point reordering reduced PFH time on bunny00 (Fig. 4); a 2 GB cache holds feature values of more than 1.3e8 point pairs; online FPFH for single-sweep scans runs close to real time with a small delay (Alg. 1); hardware not reported

使用設備

尚未收錄此方法的設備紀錄;設備資料仍在分批查證,沒有紀錄不代表原文未使用任何設備。

作者報告的優勢與限制

優勢

限制

營建工程相關證據

原文未報告(僅以 Stanford bunny 與一組 Ljubljana 都市戶外重疊點雲測試,未涉及營建場域)

原文驗證環境:公開基準

報告的性能數據

以下是原文作者報告的性能數值(author-reported results),不是本研究重新量測的結果。每張圖只並列同一個比較組(comparison group,同一張表、同一組實驗設定)內的方法;不同比較組之間的數值不可直接比較,也不構成排名。

本方法共出現在 12 個比較組,合計 68 筆紀錄。以下列出本方法紀錄最多的 4 組,其餘 8 組列在最後,並連到性能比較頁。

Sun et al., 2025 · Table 5 本方法 18 筆

表格設定(擷取紀錄原文):Pairwise spatiotemporal registration on NSS; success = RRE < 10 deg and RTE < 0.2 m; methods retrained per split following original protocols. TE and RE columns (successful pairs / all pairs) not transcribed. (Sun et al., 2025, Table 5)

registration recall (RRE < 10 deg and RTE < 0.2 m),Nothing Stands Still (NSS) · Cross-Area split, all spatiotemporal pairs

只並列這張表在相同設定下報告的方法;以「本方法:」開頭者為本頁方法。失敗、未執行與未報告以標記呈現,不是 0。

按 Tab 進入圖表後,用上下方向鍵逐一瀏覽各類別,Esc 關閉提示框;也可開啟表格檢視閱讀全部數值。

這些是 Sun et al., 2025 在此表設定下報告的數值(author-reported results),只能在同一個比較組內對照,不代表方法在其他資料或設定下的表現。

統計量:原文未報告;對齊方式:未對齊;單位:%;場景:indoor building areas under construction or renovation (NSS areas A-F)

資料來源作者報告值(Sun et al., 2025, Table 5)

數值與出處
方法(原文寫法)報告值出處
FPFH本方法22.83%(Sun et al., 2025, Table 5)
FCGF28.22%(Sun et al., 2025, Table 5)
D3Feat31.77%(Sun et al., 2025, Table 5)
Predator55.53%(Sun et al., 2025, Table 5)
GeoTransformer38.13%(Sun et al., 2025, Table 5)

Chang et al., 2022 · Table II 本方法 16 筆

表格設定(擷取紀錄原文):Loop-closure relative pose estimation with different ICP initializations on ground-truth and false loop-closure sets; SAC cumulative error threshold 32 m (500 iterations), ICP threshold 0.9 m (200 iterations); errors computed on correct loop closures that passed SAC and ICP (Chang et al., 2022, Table II)

recall of correct loop closures passing SAC and ICP,CoSTAR multi-robot dataset: Tunnel · Tunnel

只並列這張表在相同設定下報告的方法;以「本方法:」開頭者為本頁方法。失敗、未執行與未報告以標記呈現,不是 0。

按 Tab 進入圖表後,用上下方向鍵逐一瀏覽各類別,Esc 關閉提示框;也可開啟表格檢視閱讀全部數值。

這些是 Chang et al., 2022 在此表設定下報告的數值(author-reported results),只能在同一個比較組內對照,不代表方法在其他資料或設定下的表現。

統計量:原文未報告;對齊方式:不適用;單位:%;場景:NIOSH Safety Research Coal Mine, Pittsburgh (narrow, mostly featureless tunnels)

資料來源作者報告值(Chang et al., 2022, Table II)

數值與出處
方法(原文寫法)報告值出處
GT initialization (oracle)90.8%(Chang et al., 2022, Table II)
OdomRot [8] initialization (LAMP 1.0)93.9%(Chang et al., 2022, Table II)
TEASER++ initialization + GICP原文提出76.6%(Chang et al., 2022, Table II)
SAC-IA initialization + GICP本方法原文提出81.9%(Chang et al., 2022, Table II)

Choy et al., 2019 · Table 5 本方法 9 筆

指標registration recall

表格設定(擷取紀錄原文):Registration recall on the 3DMatch registration set; RANSAC with early termination; pair correct if overlap >= 30% and RMSE < 0.2 m (Choy et al., 2019, Table 5)

registration recall,3DMatch registration set · Kitchen

只並列這張表在相同設定下報告的方法;以「本方法:」開頭者為本頁方法。失敗、未執行與未報告以標記呈現,不是 0。

按 Tab 進入圖表後,用上下方向鍵逐一瀏覽各類別,Esc 關閉提示框;也可開啟表格檢視閱讀全部數值。

這些是 Choy et al., 2019 在此表設定下報告的數值(author-reported results),只能在同一個比較組內對照,不代表方法在其他資料或設定下的表現。

統計量:原文未報告;對齊方式:未對齊;單位:fraction;場景:indoor

資料來源作者報告值(Choy et al., 2019, Table 5)

數值與出處
方法(原文寫法)報告值出處
FPFH [23]本方法0.36 fraction(Choy et al., 2019, Table 5)
USC [29]0.52 fraction(Choy et al., 2019, Table 5)
CGF [17]0.72 fraction(Choy et al., 2019, Table 5)
3DMatch [36]0.85 fraction(Choy et al., 2019, Table 5)
PPFNet [7]0.9 fraction(Choy et al., 2019, Table 5)
Ours (FCGF)原文提出0.93 fraction(Choy et al., 2019, Table 5)

Zhou et al., 2016 · Table 1 本方法 6 筆

表格設定(擷取紀錄原文):25 synthetic range-image pairs per noise level; RMSE of ground-truth correspondence distances, unit surface diameter; GoICP variants on 1,000 points (Zhou et al., 2016, Table 1)

Average RMSE,Synthetic range images (AIM@SHAPE, Berkeley Angel, Stanford Bunny) · sigma 0

只並列這張表在相同設定下報告的方法;以「本方法:」開頭者為本頁方法。失敗、未執行與未報告以標記呈現,不是 0。

按 Tab 進入圖表後,用上下方向鍵逐一瀏覽各類別,Esc 關閉提示框;也可開啟表格檢視閱讀全部數值。

這些是 Zhou et al., 2016 在此表設定下報告的數值(author-reported results),只能在同一個比較組內對照,不代表方法在其他資料或設定下的表現。

統計量:平均值(mean);對齊方式:未對齊;單位:surface diameter;場景:synthetic

資料來源作者報告值(Zhou et al., 2016, Table 1)

數值與出處
方法(原文寫法)報告值出處
GoICP [42]0.029(Zhou et al., 2016, Table 1)
GoICP-Trimming [42]0.035(Zhou et al., 2016, Table 1)
Super 4PCS [26]0.012(Zhou et al., 2016, Table 1)
OpenCV [8] (implementation of Drost et al.)0.009(Zhou et al., 2016, Table 1)
PCL [19,34] (PCL implementation of Rusu et al.)本方法0.003(Zhou et al., 2016, Table 1)
CZK [7] (Choi et al. variant of Rusu's algorithm)0.003(Zhou et al., 2016, Table 1)
Our approach (FGR)原文提出0.003(Zhou et al., 2016, Table 1)

其他比較組

列出其餘 8 個比較組

來源

  • Rusu et al., 2009

    Radu Bogdan Rusu, Nico Blodow, Michael Beetz(2009)Fast Point Feature Histograms (FPFH) for 3D registration2009 IEEE International Conference on Robotics and Automation, pp. 3212-3217

    同儕審查已出版已讀全文經典

回到方法圖鑑

選擇開啟Esc關閉