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
답변질문
Gabor filter
Gabor filter is used for image enhancement or edge detection?
12년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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