GPU Gradient boundary bug

Issue #29 resolved
Sam Preston created an issue

There seems to be a boundary condition bug with GPU Gradient function for odd-sized images. This only appeared in CpuGpuUnitTest.test_JacDet when the test image size was changed because the original test_Gradient function had zero values near the boundary. The problem hasn't been tracked down yet but commit #f53d7b9 adds a test to Gradient that now fails.

Comments (1)

  1. Log in to comment