Javaid Iqbal
COMSATS Institute of Information Technology Lahore
Followers: 0 Following: 0
Image Processing | Machine Learning
Statistics
RANK
13,897
of 295,467
REPUTATION
3
CONTRIBUTIONS
19 Questions
1 Answer
ANSWER ACCEPTANCE
26.32%
VOTES RECEIVED
2
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
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 ...
4 years ago | 0 answers | 0
0
answersQuestion
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...
4 years ago | 0 answers | 0
0
answersQuestion
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.
5 years ago | 0 answers | 0
0
answersQuestion
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 ...
6 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 0 answers | 1
0
answersQuestion
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.
6 years ago | 0 answers | 0
0
answersQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 0 answers | 0
0
answersQuestion
How to solve mRMR problem during execution?
All files are build but still facing this problem see in figure.
6 years ago | 0 answers | 0
0
answersQuestion
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)...
6 years ago | 0 answers | 0
0
answersQuestion
By using reshape () in Matlab getting this error .
img=imread('flair.jpg'); gaborArray = gaborFilterBank(5,6,39,39); featureVector = gaborFeatures(img,gaborArray,1...
6 years ago | 1 answer | 0
1
answerQuestion
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-...
6 years ago | 0 answers | 0
0
answersQuestion
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 = ''; ...
6 years ago | 1 answer | 0
1
answerQuestion
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.
6 years ago | 0 answers | 0
0
answersQuestion
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...
6 years ago | 0 answers | 0
0
answersQuestion
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...
6 years ago | 2 answers | 0
2
answersQuestion
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 ...
6 years ago | 1 answer | 0
1
answerQuestion
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
7 years ago | 1 answer | 0
1
answerQuestion
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
7 years ago | 1 answer | 0