photo

Md Farhad Mokter


Last seen: 2年以上 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
1 回答

ランク
147,519
of 300,895

評判
0

コントリビューション
5 質問
1 回答

回答採用率
60.0%

獲得投票数
0

ランク
 of 21,106

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,552

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Creating Patches for all images in a directory
I have a program that takes an image and create patches (28*28) from that image and then saves each patches as separate images....

6年以上 前 | 1 件の回答 | 0

1

回答

質問


How do I store patches in order?
I am the given code for creating 28*28 patches from a 224*224 image. fullFileName='sample.bmp'; rgbImage = imread(fullFileN...

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

0

回答

回答済み
Sorting Struct elements in Numerical order
@Stephen Cobeldick sir, it worked !! After reading the documentation part once again, I edited the code in line 3 and line 4...

6年以上 前 | 0

質問


Sorting Struct elements in Numerical order
I have a program which takes some pictures in a struct and performs some pixel counting in each of the pictures. After running t...

6年以上 前 | 2 件の回答 | 0

2

回答

質問


How to store the pixel information of each images in a folder into separate variables?
I have a code that counts black pixels of a given image and stores that in a variable. I want to count and store black pixels fr...

6年以上 前 | 1 件の回答 | 0

1

回答

質問


How to read images from one directory into variables using loop?
I am new in Matlab. I want to read all images from a directory and store each of them into separate variables. For example, if t...

6年以上 前 | 2 件の回答 | 0

2

回答