Library and executables for modeling and registration applications in medical image analysis. Particular emphasis on intraoperative fluoroscopic (X-ray) navigation via 2D/3D registration.
MIT License
94
stars
19
forks
source link
Registration fails when using AMD OpenCL device on MacOS 10.15 #4
Run the wiki commands for registration and registration replay (https://github.com/rg2/xreg/wiki/Walkthrough%3A-Single-View-Pelvis-Registration), but pass a device ID corresponding to an AMD OpenCL device. Although the commands complete, the results are completely incorrect.
For example:
First inspection indicates that reads to the 3D texture object (read_imagef()) are always returning zero during ray casting.