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...
거의 12년 전 | 답변 수: 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...
거의 12년 전 | 답변 수: 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...
거의 12년 전 | 답변 수: 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.
거의 12년 전 | 답변 수: 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...
거의 12년 전 | 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...
거의 12년 전 | 답변 수: 1 | 0




