Community Profile

photo

Usama Javed


Active since 2011

Professional Interests: Image Processing

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


Gabor filter
Gabor filter is used for image enhancement or edge detection?

12 years ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


how can i get output on static text box??
how can i get output on static text box??

12 years ago | 0 answers | 0

0

answers

Question


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...

12 years ago | 0 answers | 0

0

answers

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 4 answers | 0

4

answers

Question


Watershed
I am having an error in watershed code.. i-e L = watershed(gradmag); error:- ??? Attempt to execute SCRIPT watershed as ...

12 years ago | 1 answer | 0

1

answer

Question


how to get text from textbox..??
How can I get text from TextBox. ?? like edit1.tag?? is it correct?? or anything else??

12 years ago | 1 answer | 0

1

answer

Question


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'...

12 years ago | 1 answer | 0

1

answer

Question


dicomwrite
i applying gabor filter to dicom image and displaying it with the following command: dicomwrite(uint8(gabout),'1g.dcm') it i...

12 years ago | 0 answers | 0

0

answers

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


how can i browse an image in gui
how can i browse an dicom image in matlab gui???

12 years ago | 8 answers | 1

8

answers

Question


apply gabor filter on dicom image
hi, how can i apply gabor filter on dicom image...??

12 years ago | 0 answers | 0

0

answers

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 1

1

answer