photo

MONIKA SAINI


UNIVERSITY OF DELHI

自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
0 个回答

排名
61,347
of 300,037

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,862

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,106

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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...

9 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.

10 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

1

个回答