Usama Javed
Followers: 0 Following: 0
Professional Interests: Image Processing
Statistics
18 Questions
0 Answers
RANK
14,589
of 295,527
REPUTATION
2
CONTRIBUTIONS
18 Questions
0 Answers
ANSWER ACCEPTANCE
61.11%
VOTES RECEIVED
2
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerQuestion
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
answersQuestion
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
answerQuestion
Gabor filter
Gabor filter is used for image enhancement or edge detection?
12 years ago | 1 answer | 0
1
answerQuestion
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
answerQuestion
how can i get output on static text box??
how can i get output on static text box??
13 years ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 4 answers | 0
4
answersQuestion
Watershed
I am having an error in watershed code.. i-e L = watershed(gradmag); error:- ??? Attempt to execute SCRIPT watershed as ...
13 years ago | 1 answer | 0
1
answerQuestion
how to get text from textbox..??
How can I get text from TextBox. ?? like edit1.tag?? is it correct?? or anything else??
13 years ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
dicomwrite
i applying gabor filter to dicom image and displaying it with the following command: dicomwrite(uint8(gabout),'1g.dcm') it i...
13 years ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
how can i browse an image in gui
how can i browse an dicom image in matlab gui???
13 years ago | 8 answers | 1
8
answersQuestion
apply gabor filter on dicom image
hi, how can i apply gabor filter on dicom image...??
13 years ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 1