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