On Tue, 16 Sep 2008 11:34:20 am Hans-Peter Jansen wrote:
> Any hints/ideas to solve this issue in a sane way are highly appreciated.

You may try to give OpenCV with its HoughLines2 implementation. Have a look 
here:

        http://opencvlibrary.sourceforge.net/CvReference#cv_imgproc_special

There are OpenCV bindings to Python, but not everything is exposed. But it may 
be worth a try as the implementation is done in native code and may work well 
for your problem.

HTH,

Guy

-- 
Guy K. Kloss
Institute of Information and Mathematical Sciences
Te Kura Putaiao o Mohiohio me Pangarau
Room 2.63, Quad Block A Building
Massey University, Auckland, Albany
Private Bag 102 904, North Shore Mail Centre
voice: +64 9 414-0800 ext. 9585   fax: +64 9 441-8181
eMail: [EMAIL PROTECTED]  http://www.massey.ac.nz/~gkloss/

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to