1 | initial version |
The results should be identical. The reason you're getting different results is that GPU version of SURF has different default parameters in its constructor than those of CPU SURF
2 | No.2 Revision |
The results should be identical. The reason you're getting different results is that GPU version of SURF has different default parameters in its constructor than those of CPU SURFSURF
or maybe you ran into the same bug as I did http://answers.opencv.org/question/87165/surf-on-cuda-every-execution-produces-different-weird-results-for-some-images/