photo

Daleel Ahmed


Last seen: 12 months ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
251,868
of 300,381

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20,941

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,477

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

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

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

7 years ago | 0 answers | 0

0

answers

Question


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

7 years ago | 2 answers | 0

2

answers

Question


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

8 years ago | 0 answers | 0

0

answers

Question


+remove background from dicome image
how can i remove background from dicom image in matlab

8 years ago | 0 answers | 0

0

answers

Question


how can i remove background from dicom image
how can i remove background from dicom image relay i need method to help me thx

8 years ago | 0 answers | 0

0

answers

Question


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

8 years ago | 0 answers | 0

0

answers

Question


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 ?

8 years ago | 2 answers | 0

2

answers

Question


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

8 years ago | 2 answers | 0

2

answers