KDR


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

12 个提问
0 个回答

排名
38,446
of 299,947

声誉
1

贡献数
12 个提问
0 个回答

回答接受率
33.33%

收到投票数
1

排名
 of 20,848

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,679

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

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

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

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

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

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

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

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

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

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

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

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

9 years 前 | 1 个回答 | 0

1

个回答