Re: Line Removal strategy
On 23 Aug 2005 14:07:15 -0700, "PyPK" <[EMAIL PROTECTED]> wrote: >Hi I am looking for a simple algorithm for removing straight lines in a >given Image using something like an PIL or simpler. > The simplest is if you are in control of drawing in the first place and don't draw the lines ;-) Otherwis
Line Removal strategy
Hi I am looking for a simple algorithm for removing straight lines in a given Image using something like an PIL or simpler. -- http://mail.python.org/mailman/listinfo/python-list
