First time here? Check out the FAQ!
answered 2014-11-13 02:01:52 -0600
try the android tutorials
the opencv android sdk comes with a lot of samples, the 'image-manipulations' one contains code for Sobel/Canny edge detection (no jni/ndk required for that)