Statistics
RANK
12,230
of 295,467
REPUTATION
4
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Continue entering statement in command window.... No o/p
After run the code, i could not able to get my output or any error, but in the bottom of the matlab command window ribbon, it di...
10 years ago | 2 answers | 0
2
answersQuestion
Recognise the test image...
I have used the code from the following link... http://www.mathworks.in/matlabcentral/fileexchange/37351-face-recognition-so...
10 years ago | 2 answers | 0
2
answersQuestion
Details regarding 2DLDA for dimensionality reduction
I am doing project on FACE RECOGNITION.. I have completed feature extracted using GABOR FILTERS for subblocks and extracted fea...
11 years ago | 0 answers | 0
0
answersQuestion
I want to use 2DLDA for face recognition
Is there any function to perform 2DLDA for an image for extracting its features or to orthogonalize the vector.
11 years ago | 0 answers | 0
0
answersHow to create feature vector ?
As u have converted the image to gray scale it gives the 1D matrix.. so u get the "hor concate" error... try changing this code...
11 years ago | 0
| accepted
Question
Error using ==> horzcat CAT arguments dimensions are not consistent.
I want to find feature vectors.. for that i executed the following code clear all; close all; clc; im1=imread('len...
11 years ago | 1 answer | 0