統計
MATLAB Answers
18 質問
0 回答
ランク
of 155,395
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
how can i get the x coordinate from a matrix???
I have 3*3 A matrix and i want only the x coordinate of A(2,1). how can i do that
12年以上 前 | 1 件の回答 | 0
1
回答質問
how to convert dicom image to jpg
how can i convert dicom images to jpg format?? i have a list of dicom images and i want to convert these images to jpg
12年以上 前 | 2 件の回答 | 0
2
回答質問
how can i crop an image?
I am applying gabor filter to lungs CT scan. it returns me a binary image. now i want to crop lungs from that image.
12年以上 前 | 1 件の回答 | 0
1
回答1
回答質問
Advantages of gabor filter
Hi, Can anyone tell me the advantages of GABOR FILTER IMAGE ENHANCEMENT? What are the other image enhancement techniques?
13年弱 前 | 1 件の回答 | 0
1
回答質問
how can i get output on static text box??
how can i get output on static text box??
13年弱 前 | 0 件の回答 | 0
0
回答質問
Marker-Controlled Watershed Segmentation
I am applying marker- controlled watershed segmentation to a dicom image of lungs ct scan. it is working but its showing the com...
13年弱 前 | 0 件の回答 | 0
0
回答質問
how can i display full streched image on axes in gui??
I am displaying image on the axes but when i execute the program it shows like shrinked image... i want to show the image on who...
13年弱 前 | 1 件の回答 | 0
1
回答質問
how to insert elements in listbox?
how can i insert list of images into listbox?? I have a folder containg images and i want to insert list of images into the li...
13年弱 前 | 4 件の回答 | 0
4
回答質問
Watershed
I am having an error in watershed code.. i-e L = watershed(gradmag); error:- ??? Attempt to execute SCRIPT watershed as ...
13年弱 前 | 1 件の回答 | 0
1
回答質問
how to get text from textbox..??
How can I get text from TextBox. ?? like edit1.tag?? is it correct?? or anything else??
13年弱 前 | 1 件の回答 | 0
1
回答質問
how can i apply rgb2gray to dicom image...
why cant i apply rgb2gray to dicom image... its giving an error... >> I = dicomread('\C:\Users\Asad\Documents\MATLAB\1.dcm'...
13年弱 前 | 1 件の回答 | 0
1
回答質問
dicomwrite
i applying gabor filter to dicom image and displaying it with the following command: dicomwrite(uint8(gabout),'1g.dcm') it i...
13年弱 前 | 0 件の回答 | 0
0
回答質問
facing error in isa()
i am writing this gabor filter code and when i run it than an error comes which is as follow.... % gabor main interface clc...
13年弱 前 | 1 件の回答 | 0
1
回答質問
how can i browse an image in gui
how can i browse an dicom image in matlab gui???
13年弱 前 | 8 件の回答 | 1
8
回答質問
apply gabor filter on dicom image
hi, how can i apply gabor filter on dicom image...??
13年弱 前 | 0 件の回答 | 0
0
回答質問
Displaying dicom images
hi, i am loading dicom images with dicomread command, and it goes fine. but when i perform imshow or imtool to that image, it s...
13年弱 前 | 1 件の回答 | 0
1
回答質問
How to read multiples DICOM images
hi, can u tell me the procedure of reading multiple dicom images from a folder?? I have a folder named as 'Images', and dicom...
13年弱 前 | 1 件の回答 | 1