photo

KHAN


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Image processing

统计学

MATLAB Answers

11 个提问
0 个回答

排名
17,679
of 301,273

声誉
2

贡献数
11 个提问
0 个回答

回答接受率
18.18%

收到投票数
1

排名
 of 21,212

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,726

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


WHETHER A FEATURE VECTOR CAN HAVE NEGATIVE VALUES?
i am implementing SIFT algorithm for feature extraction. I am getting some negative and some positive values in a feature vec...

10 years 前 | 0 个回答 | 0

0

个回答

提问


how to compute posterior probability?
I am implementing fusion rule i.e. sum rule for combining classifiers and making decision. Problem: Classify input pattern Z ...

10 years 前 | 0 个回答 | 0

0

个回答

提问


how to implement Uniform local binary pattern for feature extraction?
i have implemented code for uniform local binary pattern. i have used the reference paper "Multiresolution Gray-Scale and Rot...

10 years 前 | 1 个回答 | 1

1

个回答

提问


how to combine multiple local binary pattern operators i.e. LBP(1,8) and LBP(3,16)???
i am implementing multi scale analysis for local binary pattern for feature extraction. i want to know how to combine multipl...

10 years 前 | 0 个回答 | 0

0

个回答

提问


which method is good for extracting feature Scale invariant feature transform(SIFT) or Shearlet transform?
i am working on ieee paper "A discriminative model for age invariant face recognition", in this paper the SIFT method is applie...

13 years 前 | 1 个回答 | 0

1

个回答

提问


For detecting eyes i have used Circular Hough Transform method to detect circles in the face image.
For *detecting eyes* i have used *Circular Hough Transform method* to detect circles in the face image. i have used the coding s...

13 years 前 | 2 个回答 | 0

2

个回答

提问


Regarding implementation of SCALE INVARIANT FEATURE TRANSFORM (SIFT) by D. lowe's method
i have divided image into patches and now SIFT is to be applied to each patch for feature extraction please guide me to impleme...

13 years 前 | 0 个回答 | 0

0

个回答

提问


how to detect eye location?
i want to find out center pixel of eye and use that pixels of two eyes to draw line from 1st pixel of center of 1st eye to 2nd e...

13 years 前 | 1 个回答 | 0

1

个回答

提问


How to apply SIFT to patch of image?
I have divided face image of size 200 x 150 into patches of size 32 x 32. Now i have to apply scale invariant feature transfo...

13 years 前 | 0 个回答 | 0

0

个回答

提问


Trouble breaking image into patches....
Working on a project that requires me to divide an face image into equal sized patches. jpg image of size 150 x 200 have to b...

13 years 前 | 1 个回答 | 0

1

个回答

提问


How to perform this preprocessing on face images, please provide code for this?
Working on a project 'age invariant face recognition' that requires me to preproces all face images through following steps: (1...

13 years 前 | 0 个回答 | 0

0

个回答