![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11365222_1522138816754_DEF.jpg)
Daleel Ahmed
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
208,998
of 297,046
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
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 divied an image into 9 frame
I need code to dived brain tumor image to 9 frame withe step equal 20 can anyone help me please
6 years ago | 0 answers | 0
0
answersQuestion
How can i divied brain tumor image to 9 image for same image
I1=I(1:size(I,1)/2,1:size(I,2)/2,:); I2=I(size(I,1)/2+1:size(I,1),1:size(I,2)/2,:); I3=I(1:size(I,1)/2,size(I,2)/2+1:size(I,2)...
6 years ago | 2 answers | 0
2
answersQuestion
how can extract the tumor from segment image ?
i used fuzzy c for segmentation and i have bw image and wanna to extract the tumor from image
7 years ago | 0 answers | 0
0
answersQuestion
+remove background from dicome image
how can i remove background from dicom image in matlab
7 years ago | 0 answers | 0
0
answersQuestion
how can i remove background from dicom image
how can i remove background from dicom image relay i need method to help me thx
7 years ago | 0 answers | 0
0
answersQuestion
i need code for segmenation of brain tumor by using k mean
i need code for segmentation of brain tumor by using k mean to my final year projec
7 years ago | 0 answers | 0
0
answersQuestion
what is the best method for brain tumor segmentation
what is best method can i used in final year project to segmentation of brain tumor and why ?
7 years ago | 2 answers | 0
2
answersQuestion
how can i solve problem in my code for adaptive median filter
function f= dd(r,Smax) if (Smax <= 1) | (Smax/2 == round(Smax/2)) | (Smax ~= round(Smax)) error('SMAX must be an odd ...
7 years ago | 2 answers | 0