photo

LAI Mom Cin


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

4 Questions
0 Réponses

RANG
29 120
of 301 481

RÉPUTATION
1

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 21 298

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 744

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Review

Afficher les badges

Feeds

Afficher par

Question


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

presque 7 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 7 ans il y a | 1 réponse | 0

0

réponse

Question


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); %...

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 7 ans il y a | 1 réponse | 0

0

réponse