photo

jaya matuwani


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
252,227
of 299,877

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
16.67%

收到投票数
0

排名
 of 20,828

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,412

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


i am making a face recognition system using HOG and ecoc model but i am getting 2 errors . can someone please tell me what do they mean and how do i get rid of them
Error using classreg.learning.classif.CompactClassificationECOC/predictEmptyX (line 100) X data must have 4680 columns. Erro...

10 years 前 | 0 个回答 | 0

0

个回答

提问


i am new to matlab . i found this code online for face recognition however i am not able to understand the syntax . can someone help please
%% Load Image Information from ATT Face Database Directory faceDatabase = imageSet('FaceDatabaseATT','recursive'); %...

10 years 前 | 1 个回答 | 0

1

个回答

提问


My project is based on face recognition
A webinar by Mr Avinash was available on the math works site . But the code is not completely shown in the video. Can someone he...

10 years 前 | 1 个回答 | 0

1

个回答

提问


how to display a query image and database side-side ? i have few lines but i am not able to proceed ahead with them as they are incomplete .
personToQuery=1; galleryImage=read(faceDatabase(personToQuery),1); figure; for i=1:size(faceDatabase,2);

10 years 前 | 1 个回答 | 0

1

个回答