Hololens配准調研


Hololens配准調研

關鍵詞:hololens,registration

搜索網站:xueshu.baidu.com

搜索結果簡單描述

配准方法分類

配准具體實現

重點關注2019-A Marker-Less Registration Approach for Mixed Reality–Aided Maxillofacial Surgery: a Pilot Evaluation

使用到的軟件有:

  • MeVisLab,用於重建分割,網格生成;
  • OpenCV for Unity
  • Dlib FaceLandmarkDetector
  • Unity3D, Hololens, VS2017, HoloToolkit

利用 facial landmark detection進行配准。

完整的流程圖如下:

詳細說明如下:

沒看懂獲取的facial landmarker怎么用來配准的?就算知道了facial landmarker對應的3D坐標?

重點關注:2019-Clinical Accuracy of Holographic Navigation Using Point-Based Registration on Augmented-Reality Glasses

基准配准誤差(FRE)定義為兩點雲中對應皮膚基准點之間距離的均方根(RMS)。

因此,我們決定使用手動基准點匹配使用迭代最近點算法。 利用HN(holographic navigation)應用程序進行點匹配,以匹配真實物體上的虛擬全息圖。HN應用能夠自動計算出FRE。使用到的marker如下:

左邊是3D打印出來的結果,當HN識別pointer后,會自動的將全息影像投影到實際物體,顯示右邊的結果。

具體操作過程如下:

  • 在網格數據中選擇對應的標記點(MarkersA);
  • 使用實際的pointer指向實際物體的標記點的位置,當HN識別實際pointer之后,會自動的將全息影像投影到實際物體,voice命令(Point),就會在實際標記點出添加虛擬標記點(該識別過程利用了:image-recognition Vuforia Library)。
  • 對所有的標記點執行相同的處理過程,添加的所有的標記點為(MarkersB);
  • 執行“an iterative closest point algorithm”,將MarkersA和MarkersB進行配准;
  • 完成實際對象和虛擬對象直接的配准過程;

重點關注:2019-Image-based marker tracking and registration for intraoperative 3D image-guided interventions using augmented reality

  • 在CT掃描之前,需要將VisiMarker方式到對象的皮膚上;
  • 利用ChARUCO和針孔相機模型,標定holollens的內參;
  • 其次,為了校正全息圖和相應標記之間的錯位,對全息圖的位置偏移進行測量、建模和校正;
  • CT數據中分割出marker(April Tags);
  • 將CT數據中分割出來的marker和看到的marker進行比對,完成配准過程;

最后兩部的示意圖如下:

重點關注:2020-Augmented reality improves procedural efficiency and reduces radiation dose for CT-guided lesion targeting: a phantom study using HoloLens 2 hololens2 and Vuforia

關鍵內容如下:

Automated registration of the 3D model to CT grid was performed using computer vision and Vuforia 9.0.12 with the CT grid as the image target. Features on the CT grid can be reliably and quickly detected by Vuforia12, and studies have validated the accuracy of Vuforia on HoloLens。

CT grid如下圖:

利用grid完成配准。

others


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM