Community Profile

photo

Mohammad


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Problem in Neural Network
When I try to run the code img = edu_imgpreprocess(I); for cnt = 1:50 bw2 = edu_imgcrop(img{cnt}); charvec = edu_img...

10 years ago | 2 answers | 0

2

answers

Question


What are the different methods one can follow apart from OCR for Letter Recognition?
For English Alphabets recognition after Edge detection what different techniques can be followed apart from OCR and Neural Netwo...

10 years ago | 1 answer | 0

1

answer

Question


How to convert a pixel of an image into a matrix form?
After canny edge detection and attaining the pixels of each character in the image, how to get the matrix of each and every alph...

10 years ago | 1 answer | 0

1

answer