photo

LAI Mom Cin


2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
29,109
of 301,652

評判
1

コントリビューション
4 質問
0 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,375

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 175,981

コントリビューション
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

回答