Feeds
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答已回答
How 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...
How 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 前 | 0
| 已接受
提问
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 前 | 1 个回答 | 0