Ask Your Question

bsdnoobz's profile - activity

2013-04-11 16:05:32 -0600 commented question Template Matching with Multiple Occurance
2013-04-11 15:58:31 -0600 commented question Which is the best way to detect object in this case?

Can you post other samples where the drawing slightly rotated?

2013-03-21 12:11:31 -0600 received badge  Supporter (source)
2013-03-07 10:41:53 -0600 received badge  Good Answer (source)
2013-01-14 08:13:01 -0600 received badge  Nice Answer (source)
2013-01-14 05:12:31 -0600 received badge  Teacher (source)
2013-01-14 01:35:59 -0600 received badge  Necromancer (source)
2013-01-13 23:31:55 -0600 commented question Why there are not many algorithm in the library?

This will not answer your question, but you might want to check some thinning implementations on my blog.

2013-01-13 23:26:09 -0600 commented question differences in histogram equalization between equalizeHist and wikipedia example

Can you post your result?

2013-01-13 23:11:44 -0600 answered a question What is a good thinning algorithm for getting the "skeleton" of characters for OCR?

I've implemented the Zhang-Suen and Guo-Hall thinning algorithms in my blog. Using your image, the result for Zhang-Suen algorithm is on the left and for Guo-Hall algorithm is on the right.

image description image description