Ask Your Question
0

how to get shape context descriptor

asked 2018-12-23 05:47:26 -0600

shahryar gravatar image

As i know in opencv3 "shapeContextDiscriptor" has been added which is an implemention of "Belongie, Serge, Jitendra Malik, and Jan Puzicha. Shape matching and object recognition using shape contexts. CALIFORNIA UNIV SAN DIEGO LA JOLLA DEPT OF COMPUTER SCIENCE AND ENGINEERING, 2002." paper. in this paper a shape context descriptor method has been cited and used in the paper.i want to get only the result of the shape context descriptor for each input image(which is a Log-Polar histogram). but in shapeContextDescriptor class there is no interface for getting only the descriptor result.can anybody helps me how to get the descriptor result.the interface of OpenCV for shapeContextDescriptor can be found here

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2018-12-23 06:01:36 -0600

berak gravatar image

while access to it is hidden from the api, it's all open source !

edit flag offensive delete link more

Comments

Thank you so much!

shahryar gravatar imageshahryar ( 2018-12-23 06:26:10 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2018-12-23 05:47:26 -0600

Seen: 1,005 times

Last updated: Dec 23 '18