Community Profile

photo

Imran Riaz


Last seen: 2 months ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Review

View badges

Feeds

View by

Question


How to get ROC curve using SVM?
I have extracted the features of finger knuckles using LBP and now want to classify using SVM. I am using following code and I g...

1 year ago | 1 answer | 0

1

answer

Question


Support vector machine output parameters for one-vs-one classification?
I have done training and testing stage. I used SVM for my 90 different classes and performed one-vs-one and one-vs-all classific...

1 year ago | 1 answer | 0

1

answer

Question


How to Resize multiple Images without affecting the image features?
HI How to Resize multiple Images without affecting the image features? i have finger knusckles dataset and almost all images are...

1 year ago | 1 answer | 0

1

answer

Question


Pixel transformation or remapping into new matrix and coordinates?
I need solution of my following problem. I have also attached an image for explanation. Pixel transformation or remapping into ...

1 year ago | 1 answer | 0

1

answer

Question


How to rotate some part of image?
I have dataset of finger images; but some fingers are not captured in straight way; and they are misalighned at some other angle...

1 year ago | 3 answers | 1

3

answers

Question


Image remapping using Pixel values
How to code for mapping the pixel values other than black to a new coordinates for following image?

1 year ago | 2 answers | 0

2

answers

Question


mapping image using pixel values
I have finger image; after cropping and masking I have now masked image. And there is the black area which shows no information;...

1 year ago | 1 answer | 0

1

answer

Question


poly directional local line binary pattern
I need matlab code of poly directional local line binary pattern. Any1 of you can share?

1 year ago | 2 answers | 0

2

answers

Question


Masking of RGB Image?
I have RGB image of finger knuckles and now want to remove the background, I used "createmask" function in which image is 1st co...

2 years ago | 1 answer | 0

1

answer

Question


How I use the creatmask function for rgb image?
[mask, maskedRGBImage] = createMask(rgbImage); I need guidance to run the above function in MATLAB.

2 years ago | 1 answer | 0

1

answer