Ask Your Question
1

Fast Radial Symmetry Transform Implementation

asked 2017-08-11 14:08:46 -0600

jawmes gravatar image

Hello all!

I am curious to know if anyone has attempted or knows of projects using fast radial symmetry transform in OpenCV. The algorithm detects radially symmetric points of interest. It is described in this paper by Loy and Zelinsky. My intent is to use it for a project detecting near circular objects and there seems to be good results from similar studies in the field.

So far I have tried methods of Hough circle detection, Canny edge detection, and Haar classifier training with disappointing results. I have found sources of Matlab implementations for the algorithm however I do not have access to Matlab.

Please let me know if more information is needed. Thank you.

-James

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2017-08-13 04:02:39 -0600

berak gravatar image

github search for the win: https://github.com/search?utf8=%E2%9C...

edit flag offensive delete link more

Comments

1

I should have put that in my description, have been trying work off of that. Thank you for your response :)

jawmes gravatar imagejawmes ( 2017-08-13 18:39:50 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2017-08-11 14:06:40 -0600

Seen: 2,067 times

Last updated: Aug 13 '17