iai_kinect2
iai_kinect2 copied to clipboard
Fix OpenCL compile failure on Intel (beignet)
Intel OpenCL driver (beignet) fails to compile the registration kernel because the call to sqrt is ambiguous. Adding a float specifier is enough to compile.