when I call VLIB library for my algorithm,The program runs to VLIB_nonMaximumSuppressionCanny, then stop in this subfunction, and don't show me any message for error.
only post follow debug message:
Can't find a source file at "Y:\vision\vlib\source\VLIB_nonMaximumSuppressionCanny/VLIB_nonMaximumSuppressionCanny_i.c"
Locate the file or edit the source lookup path to include its location.
Can you give me the file,I want find where the proceeding end.
thank you !