I need to detect the edges of an object (like a hand) which I know it is located in the center of the photo.
My most concern is the reliability of the result, (because I want to use it for commercial purposes), currently I am working with Canny detector, but I wanted to check if maybe there is better more reliable and faster method?
Any tip is much appreciated.