Ask Your Question
1

SimpleBlobDetector Algorithm

asked 2019-03-07 22:28:55 -0600

Stephane gravatar image

I am curious as to how OpenCV's SimpleBlobDetector algorithm works. Are there any papers or documentation regarding the actual algorithm behind it?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2019-03-08 02:25:05 -0600

berak gravatar image

updated 2019-03-08 02:26:37 -0600

there are no papers or an "algorithm" behiind it, it's just a bunch of heuristics.

have a look at the src code

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-03-07 22:28:55 -0600

Seen: 322 times

Last updated: Mar 08 '19