ImFusion SDK for 2D-3D Image Registration

Hello,

Implementation for the 2D-3D Image registration and Fusion with ImFusion SDK & Cpp.

I am implementing but I request for the code snippet for

  1. Reading the Projection matrix (OpenCV style) from text file as geometry
  2. after reading of the AP and LAT ----> Make “convert to cone beam projection”
  3. then combine the result of “convert to cone beam projection” for AP and LAT with Projection geometry
    and get the ShotswithGeom (shots with Geometry)
    so that next able to use with XRay2D3DImageRegistrationAlgorithm()

Note: Note I go through ImFusion Code base of Github and get idea to implement but I request you for the above code snippet.

Thank you