Ask Your Question

SubZero's profile - activity

2015-02-03 22:06:44 -0600 asked a question Matching Noisy Silhouettes

Hi all,

What is the best way of matching small, noisy silhouettes, with very limited features? Matching against a template would be ideal, but most of the algorithms seem to be non-resilient to noise, or require significant features for successful matching.

Preferably, I would like to apply the recognition algorithm to a gray-scale, non-thresholded image. OCR algorithms seem to match my needs - any recommendations?

Thanks!