統計
MATLAB Answers
9 質問
0 回答
ランク
of 175,723
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
how to determine n lowest value of an array and display it on a table.
this codes below doing one to many comparation between an iris image template on axes1 and a folder filled with iris image templ...
8年以上 前 | 1 件の回答 | 0
1
回答質問
i have a problem in arabic handwritting recognition, no error from the codes but the outputs are wrong. what possibly the cause of it?
the app goal is to recognize what letters that an image arabic word contains. the input is an image of arabic handwritting, it c...
9年弱 前 | 2 件の回答 | 0
2
回答質問
how to delete file in a folder from a datapath on mysql table?
i have codes to delete a file information, like id, name, location(the folderpath), and date. it will be deleted from the the ta...
9年弱 前 | 1 件の回答 | 0
1
回答質問
what is the best method to do iris recognition?
here is the codes: function[thv,th,tv]=gen_templateVVV(I) %function[t,x,xv,xgroup,svalue]=cumsumi(I) %I=adapthisteq...
9年弱 前 | 1 件の回答 | 0
1
回答質問
hello i have problem displaying the lowest value from comparation process.
i want to do comparation one by one between an iris image template on axes1 and a folder filled with iris image templates. a ham...
9年弱 前 | 1 件の回答 | 0
1
回答質問
template matching one to many
i want to compare an iris image template on axes1 one by one to a folder filled with iris image templates. the comparation will ...
9年弱 前 | 1 件の回答 | 0
1
回答質問
hello, i wanna do iris recognition by compare an iris image template on axes1 with a folder that filled with iris image templates, the iris image template from the folder with lowest hamming distance value will be the output and displayed on axes2.
here is the codes that i have so far: function buttonpencocokan_Callback(hObject, eventdata, handles) tic; gettrainin...
9年弱 前 | 1 件の回答 | 0
1
回答質問
problem saving files from 4 axes into a folder
hello, i have codes for saving files from axes to a folder named Citra Latih and also the path of the folder will be saved into ...
9年弱 前 | 1 件の回答 | 0
1
回答質問
hello, i have problem using imread. i want to process 4 images in 4 different axes. but it says error using imread. here is the codes.
function buttondeteksi_Callback(hObject, eventdata, handles) s = get(handles.edit1, 'String'); file = char(s); [paths...
9年弱 前 | 1 件の回答 | 0

