Stephen Thompson
Stephen Thompson
In GitLab by @StephenThompson on Jan 15, 2020, 13:36 Some linux users (ubuntu) have to install drivers to get this working (without the right drivers it fails at scanning the...
In GitLab by @MattClarkson on Mar 7, 2019, 16:24 Similar to the #47 which is concerned with storage on a departmental server, (i.e. good curation of data), there is also...
In GitLab by @MattClarkson on Mar 5, 2019, 13:37 Can we start a discussion of what formats/protocols/requirements we need in order to upload sessions of IGI data to an XNAT...
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...
In GitLab by @StephenThompson on Jan 16, 2020, 16:24
Logic to face vtkCamera at an image should be refactored, and generalised to arbitrary image planes.
In GitLab by @MattClarkson on Feb 5, 2019, 20:43 In vtk_overlay_widget there is logic in __update_video_image_camera. This positions the camera to face an image, but assumes the x and y...
Both these classes have logic to parse dictionary keys. To me it looks duplcated and yet slightly different. Check and remove duplication if possible.