Community Profile

photo

Alex


Active since 2012

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

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

12 years ago | 0

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

12 years ago | 0

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

12 years ago | 0

Question


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

12 years ago | 4 answers | 0

4

answers

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

12 years ago | 0

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

12 years ago | 0

Question


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

12 years ago | 10 answers | 0

10

answers

Question


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

12 years ago | 1 answer | 0

1

answer