Israa Alqaraleh - MATLAB Central
photo

Israa Alqaraleh


2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 06/17 to 04/25Use left and right arrows to move selectionFrom 06/17Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

10 質問
0 回答

ランク
250,402
of 298,264

評判
0

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

回答採用率
30.0%

獲得投票数
0

ランク
 of 20,554

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,718

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


What should I do after this step to convert braille letters to a text using neural networks ?
<</matlabcentral/answers/uploaded_files/123453/sssssssssss.png>> should I crop these features(rectangles) and store each one ...

7年弱 前 | 0 件の回答 | 0

0

回答

質問


Error using imwrite Expected DATA to be non empty ???what is wrong with my code ???
what is the problem and the solution of this problem . if I removed the line of imwrite it works and framing all the letters b...

7年弱 前 | 1 件の回答 | 0

1

回答

質問


Error using imwrite Expected DATA to be nonempty ???
[m, n] = size(crop); [q,z] = size(crop); i = 1 ;%column j = 1 ; %row %figure(1),imshow(crop); hold on; s = 0 ; while(...

7年弱 前 | 0 件の回答 | 0

0

回答

質問


How can I remove all the spaces around braille dots ?
<</matlabcentral/answers/uploaded_files/95131/nnnn.jpg>>

7年以上 前 | 0 件の回答 | 0

0

回答

質問


I have this error msg (Matrix index is out of range for deletion. Error in tray1 (line 31) x1(:,rows) = []; ) what is the problem ????
[rows, columns] = size(x1); for col = 1 : columns sum = 0; for row = 1 : rows % Now get the mean over all values ...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


How can I split objects (verso dots and recto dots) in Braille into 2 efferents images ?
<< <</matlabcentral/answers/uploaded_files/81796/c1.jpg>> >>

8年弱 前 | 1 件の回答 | 0

1

回答

質問


how can i remove white spaces around this image ?
<</matlabcentral/answers/uploaded_files/81440/hh.jpg>>

8年弱 前 | 2 件の回答 | 0

2

回答

質問


how can I deskew this image ?
<</matlabcentral/answers/uploaded_files/81439/hh.jpg>>

8年弱 前 | 1 件の回答 | 0

1

回答

質問


How can i split 2 type of objects ( protrusions and depressions) in 2 different images ?
if true close all ; clear all; clc ; %% read the image i = imread('a.jpg'); %% convert to ...

8年弱 前 | 0 件の回答 | 0

0

回答