Community Profile

photo

Javaid Iqbal


COMSATS Institute of Information Technology Lahore

Last seen: 1 month 前 自 2018 起处于活动状态

Followers: 0   Following: 0

联系

Image Processing | Machine Learning

统计数据

  • First Review
  • First Answer
  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

已回答
Count the index of the array
n=numel(A);

5 years 前 | 1

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 0 个回答 | 1

0

个回答

提问


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.

5 years 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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

6 years 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答