photo

Alex


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

3 个提问
5 个回答

排名
264,548
of 300,028

声誉
0

贡献数
3 个提问
5 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,860

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,043

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
Loading images in a variable..
Thank you very much junaid. One more question.. a = 'C:\Desktop\sai\';([*.jpg']); I am getting an error on this line, c...

13 years 前 | 0

已回答
Loading images in a variable..
We got it working with this code// a = 'C:\Desktop\sai\';([*.jpg']); *Another question:* I have two cropped images of...

13 years 前 | 0

已回答
Good image comparison technique for signatures.
Till now, this is what we have progressed.. Input image Grey scale conversion Thresholding Binarization Edge De...

13 years 前 | 0

提问


Good image comparison technique for signatures.
I have two cropped images of a signature from bank cheque. What is the best way to compare the two images. Pls some one help ...

13 years 前 | 4 个回答 | 0

4

个回答

已回答
Loading images in a variable..
a = dir([myDir fileExtension]); a = 'C:\Documents and Settings\yourUserName\My Documents\My Pictures';([*.jpg']); Is the r...

13 years 前 | 0

已回答
Loading images in a variable..
Thanks but still facing problem here on how to load a database of 20 cheques. We need to load each cheque leaves separately and ...

13 years 前 | 0

提问


Loading images in a variable..
HEllo, we are working on DIP based signature verification project. We are having problem in loading images in a variable & how t...

13 years 前 | 10 个回答 | 0

10

个回答

提问


Calculating Hamming Distance?
Hello, how to calculate the hamming distance of an image using matlab? Also is it possible to verify the calculated hamming d...

13 years 前 | 1 个回答 | 0

1

个回答