scikit-surgeryvtk
scikit-surgeryvtk copied to clipboard
Add index output to project_facing_points
In GitLab by @JoaoDanielMarquesRamalhinho on Feb 11, 2019, 09:54
- In sksurgeryvtk/utils/projection_utils.py, the function project_facing_points does not output the index of the 3D points that face the camera.
- In case we want to compare projections of the same 3D pointset (stereo), these indexes are necessary to compare where each point projects in the image.