KDR


Aktiv seit 2016

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to genereate cumulative match characteristic (CMC) curve?
Hello all, I'm doing a project on heterogeneous face recognition. The work flow of the project is Feature Extraction (SURF an...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to display images as result of classification?
Hi.. My concept is matching sketches to photos. For this I have selected SURF descriptor and KNN classifier. Feature extrac...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to convert set of rows of 2d matrix to 1d?
Hello all, I have a 2 dimensional matrix of size 3500*64. Here I want to convert every 35 rows to one dimension with all its c...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to link fiducial point of face image with its image
Hello all.. I want to perform feature extraction on facial image on its fiducial points using SURF descriptor. Fiducial point i...

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to store SURF features of multiple images
Hello all, I'm using SURF descriptor for feature extraction from folder of images. The result i.e. surf features are of differe...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to extract SURF features on specific parts on facial images
<</matlabcentral/answers/uploaded_files/64551/f1-005-01-sz1.jpg>> Hello, I'm doing a project on matching sketches with photos...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Knn classification on feature matrix
I'm trying to learn KNN classification.I have used SURF descriptor for feature extraction on images, and stored result ie featur...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to get SURF feature vector values of multiple images
Hello, i have extracted surf features from multiple images using the following code.But only the last image feature value is sto...

mehr als 7 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


How to match facial sketch to facial photos
Hello, I want to match facial sketch to facial photos. I'm suggested use SIFT and SURF descriptor for feature(keypoint) detectio...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to match a image with a folder of images using surf descriptor
I want to match a input image against a folder of images and display best match from the folder. I had used surf descriptor it ...

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to extract SURF features from more than two images i.e. from a folder of facial images?
I had tried the basic SURF features extraction using steps from MATLAB documentation. It works on two images, now i want to extr...

fast 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to have a single value for feature matrix ?
I have extracted feature from a image using SURF. i don't know how to check the result,the extracted features are in matrix of 6...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort