Displaying 2 results from an estimated 2 matches for "elderlab".
2001 Jan 16
1
James Elder's publications on edge detection
Hey folks! For those who are interested in James Elder's
publications: The links on his page work perfectly now.
http://elderlab.yorku.ca/~elder/publications.html
Thanks a lot, James! Everything seems to be alright now
(although a little sluggish :-)
Philipp
--
James Elder wrote on 16-1-2001:
> Hi Philipp,
>
> I have fixed up the links - please give it a try and let me know if
> you encounter any problems....
2001 Jan 10
3
Video compression, edge detection, and gcc warnings
<WARNING: Long message ahead>
Well, I have actually done something the past 1 1/2 week. I've created a
program that runs several filters over an image to extract edge
information. Currently it loads any uncompressed grayscale TGA file, and
spits out another uncompressed greyscale TGA file that is 255 at places
where there are edges, and 0 where there are not. I managed to get out
quite