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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
1
个回答提问
Gabor filter
Gabor filter is used for image enhancement or edge detection?
12 years 前 | 1 个回答 | 0
1
个回答提问
Advantages of gabor filter
Hi, Can anyone tell me the advantages of GABOR FILTER IMAGE ENHANCEMENT? What are the other image enhancement techniques?
12 years 前 | 1 个回答 | 0
1
个回答提问
how can i get output on static text box??
how can i get output on static text box??
13 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
1
个回答提问
how can i browse an image in gui
how can i browse an dicom image in matlab gui???
13 years 前 | 8 个回答 | 1
8
个回答提问
apply gabor filter on dicom image
hi, how can i apply gabor filter on dicom image...??
13 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 1