Daleel Ahmed
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
99.351
of 295.467
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
meer dan 6 jaar 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)...
meer dan 6 jaar 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
ongeveer 7 jaar ago | 0 answers | 0
0
answersQuestion
+remove background from dicome image
how can i remove background from dicom image in matlab
ongeveer 7 jaar 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
ongeveer 7 jaar 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
ongeveer 7 jaar 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 ?
ongeveer 7 jaar 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 ...
ongeveer 7 jaar ago | 2 answers | 0