KDR


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 2 个回答 | 0

2

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

8 years 前 | 1 个回答 | 0

1

个回答

提问


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

8 years 前 | 1 个回答 | 1

1

个回答

提问


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

8 years 前 | 0 个回答 | 0

0

个回答

提问


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

8 years 前 | 0 个回答 | 0

0

个回答

提问


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

8 years 前 | 2 个回答 | 0

2

个回答

提问


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

8 years 前 | 1 个回答 | 0

1

个回答