Ask Your Question
0

is there any design documents on how the canny edge is implemented on opencl or cpu?

asked 2017-04-12 23:46:30 -0600

nirvay gravatar image

updated 2020-12-09 08:36:11 -0600

Hi, everyone, currently i am study the ocl implementation of canny edge. Is there any design documents on how the canny edge is implemented on opencl or cpu?nk If yes, can you please kindly share it to me? Because it is so important for me to learn. Big thanks in advance.

Eric

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2017-04-14 06:47:42 -0600

As seen from the documentation for Canny the paper that was used to base this algorithm on is John Canny. A computational approach to edge detection. Pattern Analysis and Machine Intelligence, IEEE Transactions on, (6):679–698, 1986. which can be found through google scholar just fine, or by clicking here.

edit flag offensive delete link more

Comments

Also in the future, keep in mind that the documentation keep a link to most papers describing the implementation. So always look at documentation for answers first.

StevenPuttemans gravatar imageStevenPuttemans ( 2017-04-14 06:48:20 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2017-04-12 23:46:30 -0600

Seen: 289 times

Last updated: Apr 14 '17