|
From: Simon P. <S.G...@ba...> - 2010-01-09 14:10:10
|
Hi Wei, > I'm trying to porting libdmtx to embedded ARM.But for some Which particular platform? It just cross-compiled for me and runs on the Nokia N900, though I agree it is quite slow. > pictures it's slow for libdmtx to recognize the barcode.I > noticed that libdmtx locates barcode base on hough > transform,which is time-consuming for embedded systems.I'm Interesting, what in particular is causing the slow down? The use of fp operations? > trying to modify it with some alternative algorithms such as > convex hull algorithm or differenciation algorithm.But I do > not know what is the grid scanning algorithm for libdmtx.Are I'd be interested to help you with some optimisation work (though not until next week probably). Cheers, Simon |