Community Profile

prahlad h


Active since 2017

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Error using fprintf. Function is not defined for 'struct' inputs.
I'm reading all the DICOM files in a directory. I'm supposed to run 1 file after the other for K-NN classification. So, I run a ...

7 years ago | 1 answer | 0

1

answer

Question


K-NN Classsification on images
i1=dicomread('1.dcm'); i2=dicomread('2.dcm'); i3=dicomread('3.dcm'); i4=dicomread('4.dcm'); Sample=[i1; ...

7 years ago | 2 answers | 0

2

answers

Question


Is any edge detection used in this image, after having applied Gabor filter?
<</matlabcentral/answers/uploaded_files/71043/Base%20paper%20image.png>> <</matlabcentral/answers/uploaded_files/71042/questi...

7 years ago | 1 answer | 1

1

answer