Skip to main content


I wrote a post using #PDL for extraction of line features from images using a Hough transform. Hopefully, it shows PDL's capability for working with ndarrays (even though this is just 2D in both the image and parameter space).

pdl.perl.org/advent/blog/2024/…

#perl #ImageAnalysis #computervision