photo

saranya


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
1 个回答

排名
9,039
of 297,457

声誉
4

贡献数
5 个提问
1 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1
  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer

查看徽章

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...

11 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...

11 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...

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

1

个回答