photo

Md Farhad Mokter


Last seen: 1 year 前 自 2019 起处于活动状态

Followers: 0   Following: 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....

5 years 前 | 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...

5 years 前 | 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...

5 years 前 | 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...

5 years 前 | 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...

5 years 前 | 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...

5 years 前 | 2 个回答 | 0

2

个回答