S C.Carl - MATLAB Central
photo

S C.Carl


Last seen: 2年弱 前 2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 01/16 to 04/25Use left and right arrows to move selectionFrom 01/16Use 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

13 質問
5 回答

ランク
149,292
of 298,116

評判
0

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

回答採用率
0.0%

獲得投票数
0

ランク
 of 20,535

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,402

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
Why does imshow display different image when I try to show a CT image?
Thanks for your response. However, your codes still show binary result rather than a grayscale result :( Our images are attach...

2年弱 前 | 0

質問


Why does imshow display different image when I try to show a CT image?
Hi, I want to show an original abdominal CT (Computed Tomography) image (which is uint16 bit ) with these codes; im = imread('...

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

2

回答

質問


Quantitative evaluation of the images generated by GAN
Hi, I run the codes at https://www.mathworks.com/help/deeplearning/ug/train-generative-adversarial-network.html and want to ev...

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

1

回答

質問


Images obtained by GAN could not be shown
Hi, I run the codes at https://www.mathworks.com/help/deeplearning/ug/train-generative-adversarial-network.html which generates...

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

1

回答

質問


Creating .mat from images
I want to run the following codes. load('DatasColor_38.mat','DATA'); % to load the dataset % the information to split data be...

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

0

回答

質問


How to get colormap of a non-indexed RGB image?
I have an RGBImage (but not an indexed image). I applied a denoising operation of its grayscale image and obtained a DenoisedI...

約3年 前 | 1 件の回答 | 0

1

回答

回答済み
bar graph : How to show each bar with different base value ?
Thanks for your response But, I could not solve my problem. My goal is to show each data pair in y1 and y2 at different base...

7年弱 前 | 0

質問


If you want to determine noise type with kurtosis, skewness, do you calculate from background (since foregrounds may include tumors) ???
Hi, I want to evaluate kurtosis and skewness features of images. I want to calculate kurtosis and skewness to determine th...

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

0

回答

回答済み
how can a matlab code be written for identification of noise using statistical features like kurtosis and skewness?
I have the same question. How to identify noise in an image ? Dear Image Anaylst, could you please send me the application ...

9年弱 前 | 0

質問


bar graph : How to show each bar with different base value ?
Hi, I would like to show use bar graph. But each bar has different base line. So, I wrote the following codes. However,...

9年弱 前 | 3 件の回答 | 0

3

回答

質問


similarity of binary images
There are two results (binary vessel images) obtained from two different methods. They appear very close (almost the same). ...

約9年 前 | 0 件の回答 | 0

0

回答

質問


RGB colored image segmentation
Hi all, I have an RGB colored histology slide. I am getting blue and green components in this image by, imgG=IMG(:,:,2); ...

約9年 前 | 2 件の回答 | 0

2

回答

質問


A function to find peaks (brightest pixels in a grayscale image) ?
Hi, Is there any function as an alternative to FastPeakFind() to find brightest pixels in a grayscale image. The problem o...

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

1

回答

回答済み
Why are these codes NOT giving 4 biggest connected component in the stack image ???
I added these codes, but the result does not changed; for slice=1:7 if temp77(:,:,slice)==k2 biggestPart = t...

9年以上 前 | 0

質問


Why are these codes NOT giving 4 biggest connected component in the stack image ???
Hi, I need your help. I have a tiff image that includes 7 slices. I want to find 4 biggest connected component in the tiff ...

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

2

回答

質問


How to read a tiff image (3D) that includes 2D images ? (imread gives only the first image)
I used the following codes to reconstruct a 3D image that includes 2D slices for slice = 1 : numberOfSlices filename = spri...

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

2

回答

回答済み
Loading, Processing and Analysing 3-D Images
Hi, I have a similar problem but could not solve it. I used the following codes to reconstruct a 3D image that includes 2D s...

9年以上 前 | 0

質問


How to assign zero value to plotted lines
Hi, I have the following codes to plot lines on an image. I want to assign zero value to the lines plotted by the following c...

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

1

回答