bazinga - MATLAB Central
photo

bazinga


2013 年からアクティブ

Followers: 0   Following: 0

統計

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

5 質問
1 回答

ランク
14,044
of 297,716

評判
3

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

回答採用率
20.0%

獲得投票数
2

ランク
 of 20,469

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,428

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


Error when using imshow()
Hi, I'm trying use imshow to display a colormap image, however I get the following error: ??? Error using ==> checkDisplay...

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

1

回答

質問


how to display an image's colormap onto its grayscale map?
Hi everyone, I have biomedical images (.dcm) and I need to display the colormap of each image onto its grayscale map. I.e: ...

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

1

回答

質問


Image is too big to fit on screen!!
Hi, I'm currently working on a project; and I have some uint16 dicom images. But when I try to display these images by using ...

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

1

回答

回答済み
Finding the dimensions of an image
You can use the size command. Say you have read the document by imread and named it as X, just use size(X). The result will be t...

11年以上 前 | 1

質問


How can I take snapshots of an image viewed from different angles and how can I load them to a matrix?
Hi everyone, I have a 3D-visualized image and I am trying to view it from different angles by using view(a, b) and simultaneo...

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

0

回答

質問


How to choose an appropriate value for isovalue?
Hi everyone, I am currently trying to do 3D visualization of dicom images (they are CT data feet images) packed in a 3D matri...

11年以上 前 | 1 件の回答 | 1

1

回答