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.
Edge detector
Started by udvat, Feb 19 2013 03:38 AM
2 replies to this topic
#1
Posted 19 February 2013 - 03:38 AM
#2
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
http://www.binpress.com/browse/c
#3
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
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












