photo

Javaid Iqbal


COMSATS Institute of Information Technology Lahore

Last seen: 3 Monate vor Aktiv seit 2018

Followers: 0   Following: 0

Nachricht

Image Processing | Machine Learning

Statistik

  • First Review
  • First Answer
  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


By using this example openExample('vision/MotionBasedMultiObjectTrackingExample') how to get output to birds eyeview?
Hi, I'm working on the mathworks example openExample('vision/MotionBasedMultiObjectTrackingExample') in which I want to look ...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to solve Bread Buying Problem Algorithm in Python?
Problem: You live in a remote settlement where bread sellers come through periodically at irregular intervals. Whenever you buy...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to create an ensemble for the different classifiers in MATLAB?
I have applied different classifiers in MATLAB but now wants to implement an ensemble.

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Count the index of the array
n=numel(A);

mehr als 5 Jahre vor | 1

Frage


How to fix subscription assignment mismatched ?
I'm facing this error in Matlab please help to solve it. Thanks Error: Subscripted assignment dimension mismatch. Error ...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can we evaluate Sensitivity and Specificity from Classification Learner App Code generation?
I have trained my dataset in classification learner app MATLAB, but I want to evaluate sensitivity and specificity by manipulati...

etwa 6 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


How does the Classification Learner tune the sensitivity/specificity trade-off of the current classifier?
I have trained my dataset in Classification Learner app and now wants to compute sensitivity, specificity.

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I read 3D volume whose size 240x240x155 and I want to read slice by slice and wants to apply feature extraction techniques on them How I can read one slice than other?
Hello Please, may you help me to read the 3D volume in MATLAB? v=niftiread('Brats17_2013_2_1_flair.nii.gz'); f...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to use ERT for our own data set for Supervised classification?
Hi may you please guide me about Extremely Randomized Tree algorithm, how to use for our own data set? the open source is given...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to solve mRMR problem during execution?
All files are build but still facing this problem see in figure.

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I'm facing still this problem, I have modified as mentioned in comments please help it will be very appreciative. Undefined function or variable 'estpab'.
Error in mutualinfo (line 21) [p12, p1, p2] = estpab(vec1,vec2); Error in mrmr_miq_d (line 16) t(i) = mutualinfo(d(:,i)...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


By using reshape () in Matlab getting this error .
img=imread('flair.jpg'); gaborArray = gaborFilterBank(5,6,39,39); featureVector = gaborFeatures(img,gaborArray,1...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to find curvature like that in image?
Does anyone knows how to do that? <https://www.mathworks.com/matlabcentral/answers/164349-how-to-calculate-the-curvature-of-a-...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How we can read specific image from all directories in MATLAB?
images_path = ['J:\Education\MSCS\4th_Semester\Thesis\Implementation\source_code\MRI_Brain_Dataset']; %images_path = ''; ...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How this segmentation-based fractal texture analysis method (SFTA) apply on gray scale images in MATLAB?
Please provide me exact source code for applying this method on image dataset.

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How we can modify haralicktexture features in MATLAB?
There are some 1st order statistical features which I required to extract such as average, standard deviation, variance, mean o...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to apply curvature(shape based features) on grayscale images in MATLAB?
I want to extract curvature features(shape based feature) for gray scale images have any source code to apply please send me. T...

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to write each slices from volume in MATLAB into jpg format?
Hello dear may you please help for solving a problem: I have 3D Volume dataset in .niit format I read this data in MATLAB and ...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to compute Gabor features for grayscale images in MATLAB? also tell me how to compute Texton features
Please help me to compute these features Thanks

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to calculate intensity statistical features of gray scale images in MATLAB?
Please help me how to calculate first order intensity statistics features of gray scale images in MATLAB Thanks

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort