Ask Your Question
3

WLD: A Robust Local Image Descriptor

asked 2013-09-12 06:26:28 -0600

updated 2013-09-12 06:28:17 -0600

I have recently read this paper: "WLD: A Robust Local Image Descriptor" [1] [PDF](http://vipl.ict.ac.cn/sites/default/files/papers/files/2010_PAMI_jchen_WLD-A%20Robust%20Local%20Image%20Descriptor.pdf)

It looks very interesting. Does anyone have experience with WLD or tinkered with this descriptor?

[1] Chen, J., Shan, S., He, C., Zhao, G., Pietikainen, M., Chen, X., & Gao, W. (2010). WLD: A robust local image descriptor. Pattern Analysis and Machine Intelligence, IEEE Transactions on, 32(9), 1705-1720.

edit retag flag offensive close merge delete

Comments

something is wrong with the link

albertofernandez gravatar imagealbertofernandez ( 2013-09-12 06:29:56 -0600 )edit
1

link worked fine for me. thanks for another interesting link , again ;)

berak gravatar imageberak ( 2013-09-12 07:09:31 -0600 )edit

tried it, and it rocks for face recognition !

berak gravatar imageberak ( 2013-09-13 12:21:08 -0600 )edit

That's good news! Did you use any database in order to check the performance of this descriptor or did you use it with yourself?

How did you try it? Matlab implementation? Did you find any source code? If i have time, i'' try to implement it.

Thanks!!!

albertofernandez gravatar imagealbertofernandez ( 2013-09-17 03:04:33 -0600 )edit
1

no, opencv. more or less reused the lbp facereco framework.

berak gravatar imageberak ( 2013-09-17 03:17:55 -0600 )edit

thanks for these "dozen line of code"

albertofernandez gravatar imagealbertofernandez ( 2013-09-17 03:42:30 -0600 )edit

I would like to send you a question regarding to "Center-symmetric Local Binary Pattern". Do you think here, in these comments appropriate? (i don't know how to send you a private message). Thanks!

albertofernandez gravatar imagealbertofernandez ( 2013-10-02 10:40:04 -0600 )edit

can you provide an updated link to WLD code for opencv? this
https://github.com/berak/uniform-lbp/... seems to have gone stale thanks, jeremy

jeremyrutman gravatar imagejeremyrutman ( 2015-10-01 08:08:03 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
1

answered 2015-10-01 09:27:07 -0600

berak gravatar image

updated 2015-10-01 09:42:19 -0600

hi @jeremyrutman, it was only moved here. (thanks for your interest)

just saying, in the end i wasn't all too happy with it, it's one of those things, that work nice in very special situation, but not on larger db's or something like lfw.

curious, what are you trying to do with it ?

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2013-09-12 06:26:28 -0600

Seen: 1,484 times

Last updated: Oct 01 '15