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...
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 前 | 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...
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 前 | 0
已回答
Good image comparison technique for signatures.
Till now, this is what we have progressed.. Input image Grey scale conversion Thresholding Binarization Edge De...
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 前 | 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 ...
12 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...
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 前 | 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 ...
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 前 | 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...
12 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...
12 years 前 | 1 个回答 | 0