 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
AJM Guest
|
Posted: Wed Feb 25, 2004 8:41 am Post subject: Edge Detection |
|
|
I have been searching for a "difference" function that will take
a bitmap, and produce an array of pixel differences as they occur
in that bitmap - similar to the "diff" command in Matlab:
Y = diff(X) calculates differences between adjacent elements of
X.
I had a version written using 2 for loops but it was very slow
compared to the other functions I have written that use the
scanline approach.
Can anyone advise on where I might find an optimised function
to do what I want?
Thanks
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|