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년 초과 전 | 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년 초과 전 | 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년 초과 전 | 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년 초과 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0