Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

hw#5,problem 4

0 views
Skip to first unread message

John Daggett

unread,
May 8, 1994, 4:14:46 PM5/8/94
to
> I was wondering how we should handle filtering the edges in problem 4e.
> Should we just assume that values "outside" the matrix are 0?

That's fine. Edges are always a pain. You can adjust the filter
kernel size, assume values off the edge are zero, even have the
filter wrap around, or just shrink the image. Do what is easiest
given the way you structure your algorithm.

- john

0 new messages