This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

a problem about canny edge detection in vision library

Hi,all
     There are several functions for Canny edge detection in vision library.
For the function VLIB_xyGradientsAndMagnitude, if the input image have a
large size, the results are all zero. In my case, the size is 640x480. If I
change the size to a smaller one, the results look right.

    I think it is easy to reproduce the case.

Best Regards
Jogging