I am newly trying to work with images. I am trying to develop a OCR for hand written images. By referring some books i started my work
Now I have a confusion which will be the best thresholding method. I know Local Adaptive method will be the best one. In that i want to know Canny,Bernsen’s method, or Stroke-Based in which method will be the best. I have algorithm for others but for last one I have nothing. 1.Double-edge detection. 2.Stroke based thersholding
Please help me in this...