Community Profile

photo

LAI Mom Cin


Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • First Review

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten