Statistics
RANK
12,082
of 295,569
REPUTATION
2
CONTRIBUTIONS
22 Questions
1 Answer
ANSWER ACCEPTANCE
13.64%
VOTES RECEIVED
2
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Question
how to find Ear region from face image
hi, i am working with ear recognition .i tried with sobel,morphological operators and canny to find out the ear image.but the...
8 years ago | 0 answers | 0
0
answersQuestion
How to build a biometric recognition with a given specification?
Dear All, How can I build a biometric recognition system with a given False Acceptance Rate or False Rejection Rate?.for exam...
11 years ago | 0 answers | 0
0
answersQuestion
Getting a warning while finding an inverse
Dear Sir/Madam, I am getting a warning while finding an inverse of a matrix as follows: Warning: Matrix is close to singular...
11 years ago | 1 answer | 0
1
answerQuestion
How to calculate PSR value from MACE filter output.
Dear Sir/Madam, I am working on MACE filter for Ear recognition system,in which I built out the MACE filter for each training...
11 years ago | 1 answer | 0
1
answerQuestion
How to shuffle an array?
Hi , I want to concatenate two arrays by shuffling in the following format.I used randperm it keeps on changing the array po...
11 years ago | 1 answer | 0
1
answerQuestion
problem in Concatenating feature vectors from two different image.
Dear Sir/Madam, I am working on feature level fusion, in which feature vectors extracted from two different images (one ima...
11 years ago | 1 answer | 0
1
answerQuestion
How to normalise feature vectors of an image?
Dear sir/Madam, I have gone through several papers to find a best normalization scheme.I tried with min-max,z-score ,Me...
11 years ago | 0 answers | 0
0
answersQuestion
how to represent ln in matlab?
Dear Sir, I need to calculate 'log base e(ln)' in matlab.how to use it ?. Thanks in advance.
12 years ago | 3 answers | 1
3
answersQuestion
how to plot roc curve?
hi i m doing my project in biometric recognition.i want to plit roc curve for FAlse acceptance rate Vs false Rejection rate.i f...
12 years ago | 0 answers | 0
0
answersQuestion
converting cartesian to polar form
Dear Sir, I am having two concentric circles with different radii. I need to convert the point between the circles into recta...
12 years ago | 1 answer | 0
1
answerhow eig() function works for finding eigen values of an image?
yes,i need the algorithm implemented for finding eigon vectors
12 years ago | 0
Question
how eig() function works for finding eigen values of an image?
Dear Sir, I am working with feature extraction for an image,where I was suggested to use Eigon vectors.In matlab ,I...
12 years ago | 2 answers | 0
2
answersQuestion
how to find mask for binary image
Dear sirs, can anyone help me to find mask for a binarised image.
12 years ago | 2 answers | 0
2
answersQuestion
how to segment ear from face?
Dear sirs, I am doing my project on ear recognition,i need to segment ear image from face as a preprocessing step. ca...
12 years ago | 2 answers | 0
2
answersQuestion
how to convert exponentional number into a decimal number
dear sir, Euc_dist = [ 1.0e+013 * 0.0106 1.9718] Euc_dist is an example matrix which has the above value. ...
12 years ago | 2 answers | 0
2
answersQuestion
how to convert exponentional number into a decimal number
dear sir, i m calculating euclidean distance between two vector,the output is in terms of exponential as 1.0635e+011 but i...
12 years ago | 2 answers | 0
2
answersQuestion
feature extraction of an image
hi sir/mam i m doing my project in image processing..i want to extract the features of an image using the following alg...
12 years ago | 1 answer | 0
1
answerQuestion
neighbhourhood preserving embeding algorithm
hello, I m working with neighbhourhood preserving embeding algorithm for ear recognition. XMX'a=L...
12 years ago | 0 answers | 0
0
answersQuestion
turbo code
hai sir, i m in need of turbo code program .as i have no idea regarding it. plz send me the code
13 years ago | 0 answers | 0
0
answersQuestion
how to domodulo -2 polynomilal division
hi.. can anyone help me to do modulo-2-polynomial division given the numerator and denominator as a polynomial expression..th...
13 years ago | 0 answers | 0
0
answersQuestion
how to do polynomial division
hi... i wanna do polynomial divison given numerator=x^5+x^4+x^3 and denominator=x^3+x+1 ;remainder should be x...how to ...
13 years ago | 4 answers | 0
4
answersQuestion
how to multipy two polynomial expression?
hi i have to multiply two polynomial equations example:a=1+x+x^2 b=1+X output should be 1+2x+2x^2+x^3 plz do rep...
13 years ago | 1 answer | 1
1
answerQuestion
how to represent binary values as polynomial expression?
hello , i m working with cyclic codes,where i have to generate polynomial expression for the binary sequences for example ...
13 years ago | 1 answer | 0