Hi all, i am working on edge detection, and i need to use sobel algorithm. Unfortunately, what i have found mostly are in C/C++ language, i have been trying to convert them into visual basic manually but the outcome is not what i expected. (Due to my poor C++ knowledge)
Anyone has code for sobel edge detection filter algorithm in VB6 ? Please share? Or any reference website?