photo

LAI Mom Cin


2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

4 질문
0 답변

순위
30,392
of 302,123

평판
1

참여
4 질문
0 답변

답변 채택
0.0%

획득한 표
0

순위
 of 21,554

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 179,222

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review

배지 보기

Feeds

보기 기준

질문


Problem with the Thinkgear
I'm using Matlab r2014a 64bits Here is the code: %Clear Screen clc; %Clear Variables clear all; %Close figures close al...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Face Recognition matching face detection with stored database
I have a databse folder file name "FaceDatabse" This code last line is "imshow(galleryImage,'Parent',handles.axes2);". It not t...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to modify this code to upload an image manually and match the image from stored database
w=load_database(); try ri=round(2*rand(1,1)); % Randomly pick an index. k=w(:,ri); %...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


I need to modify this code to upload an image manually and match the image from stored database
%% Loading the database into matrix v w=load_database(); %% Initializations % We randomly pick an image from our database a...

7년 초과 전 | 답변 수: 0 | 0

0

답변