search for: ee368b

Displaying 1 result from an estimated 1 matches for "ee368b".

Did you mean: 368b
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