Re: Line Removal strategy

2005-08-24 Thread Bengt Richter
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

2005-08-23 Thread PyPK
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