Imran Riaz
Followers: 0 Following: 0
Feeds
질문
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...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
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...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
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 ...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
2년 초과 전 | 답변 수: 3 | 1
3
답변질문
Image remapping using Pixel values
How to code for mapping the pixel values other than black to a new coordinates for following image?
2년 초과 전 | 답변 수: 2 | 0
2
답변질문
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;...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
poly directional local line binary pattern
I need matlab code of poly directional local line binary pattern. Any1 of you can share?
2년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
How I use the creatmask function for rgb image?
[mask, maskedRGBImage] = createMask(rgbImage); I need guidance to run the above function in MATLAB.
2년 초과 전 | 답변 수: 1 | 0