I can't tell if you're being sarcastic or not, so I'll give you the benefit of the doubt.
Yes I mean in the browser. The convolution (edge-detection) is definitely possible in WebGL, and the dynamic programming algorithm probably is, so you could probably get sufficient performance in the browser to do this on multiple images in real time.
Like, in the browser?