Jump to content


Edge detector


2 replies to this topic

#1 udvat

    Valued Member

  • Members
  • PipPipPip
  • 111 posts

Posted 19 February 2013 - 03:38 AM

Hi,

I need to find out edges in an image in an arbitrary direction. I found sobel or other edge detectors work for horizontal and vertical directions only. Is it possible to extend these to work for any arbitrary direction?

Thanks in advance.

#2 v71

    Valued Member

  • Members
  • PipPipPipPip
  • 353 posts

Posted 19 February 2013 - 06:26 PM

I am not an expert, in image manipulation, but if sobel and other edge detectors work in a direction i don't see why they shouldn't work with a kernel containing a rotated horizontahl or vertical kernels
Check my code in the c/c++ section :
http://www.binpress.com/browse/c

#3 Stainless

    Member

  • Members
  • PipPipPipPip
  • 578 posts
  • LocationSouthampton

Posted 19 February 2013 - 08:32 PM

Have a look at aforge.net

There are loads of different filters and explanations of how they work





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users