Feeds
提问
Please tell me the procedure to find the freeman chain code presentation of a character image?Kindly define value for each variable or number..What should I put in that variable?? Please help me out..
a=imread('C:\Users\abcd\Desktop\scanned\mannu (daughter of poonam devi) 001.jpg'); bw=im2bw(a); % FIND THE COORDIANTES O...
8 years 前 | 1 个回答 | 0
1
个回答提问
I am working on template matching. I need to create 6X5 grid template for different y loop. Kindly tell me how can i create that?
Please tell me how can i create 6X5 template for the attached images.
9 years 前 | 0 个回答 | 0
0
个回答提问
Please tell me matlab code for handwritten characters recognition using template matching.
I am working on handwritten recognition. Kindly help me in this matter please.....
10 years 前 | 1 个回答 | 0
1
个回答提问
I want to get chain code but it is showing error. Please help me.
I=imread('C:\Users\abcd\Desktop\mini.jpg'); bw=im2bw(I) bw=~bw; BW2 = bwperim(bw,8); image=BW2; [x y]=find(imag...
10 years 前 | 1 个回答 | 0