Statistics
RANK
160,680
of 295,448
REPUTATION
0
CONTRIBUTIONS
3 Questions
5 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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...
12 years ago | 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...
12 years ago | 0
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
answersLoading 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
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
answersQuestion
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