photo

KH TOHIDUL ISLAM


Last seen: 2 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

2 个提问
10 个回答

排名
8,122
of 299,750

声誉
6

贡献数
2 个提问
10 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 20,792

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,710

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • Revival Level 2
  • First Review
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
diffusion models,deep learning, generative models
Generate Images Using Diffusion https://au.mathworks.com/help/releases/R2023b/deeplearning/ug/generate-images-using-diffusion.h...

2 years 前 | 0

已回答
For 3D randomPatchExtractionDatastore, does the PatchesPerImage include the 3rd dimension?
https://au.mathworks.com/help/images/ref/randompatchextractiondatastore.html patchds = randomPatchExtractionDatastore(ds1,ds2,P...

2 years 前 | 0

已回答
where is the assised function in the example of using cycle-GAN denoise?
function [out1,out2] = concatenateMiniBatchLD2HDCT(im1,im2) % concatenateMiniBatchLD2HDCT - Concatenates the input minibatch fo...

2 years 前 | 0

已回答
How to input 3D image into "randomPatchExtractionDatastore"?
https://au.mathworks.com/help/images/ref/randompatchextractiondatastore.html https://au.mathworks.com/help/matlab/ref/matlab.io...

2 years 前 | 0

提问


How can I compare one image to multiple images?
For example, I have 200 images in a cell array I=1x200 cells. I want to compare image 1st with the other 199 images to the last ...

4 years 前 | 3 个回答 | 0

3

个回答

已回答
training semantic segmentation for grayscale
You can use the following function! pximdsResz = pixelLabelImageDatastore(imds,pxds,'OutputSize',imageSize,... 'ColorPrep...

4 years 前 | 0

已回答
How can I train a convolutional neural network for both classification and regression?
HI, If you have not found any solution for this, now you can have one! Please visit the following link! https://au.mathworks....

5 years 前 | 0

已回答
Matlab does not currently support Generative Adversarial Neural Networks
It is avilabel now, please check this out. Train Generative Adversarial Network (GAN)

6 years 前 | 1

已回答
How to perform affine registration of a 3D images?
https://au.mathworks.com/matlabcentral/fileexchange/25596-transform-a-3d-volume-by-using-an-affine-transformation-matrix

6 years 前 | 0

已回答
How to shift an object in an image to the center of the image?
https://au.mathworks.com/matlabcentral/fileexchange/52560-centerobject-bw?s_tid=answers_rc2-2_p5_MLT

6 years 前 | 0

提问


3D Image registration with deep learning.
I am currently working on 3D image registration. Could someone please help me with some instruction regarding 3D image registrat...

6 years 前 | 0 个回答 | 0

0

个回答

已回答
How can I get different 2D views of a 3d medical images which has been saved in 3D matrix?
Hi Sara Salimi, As you have 320x320x60 volume; volume=[320x320x60]; Middle XY Slice will be as: XY_Slice...

7 years 前 | 0

| 已接受