
I have included in the web page a reference to this earlier work, in which all the key ideas were already present. For example, using ordinary Haskell functions to process an infinite list containing the whole image sequence taken by the camera... We can write extremely concise and powerful "camera combinators". Haskell is amazing. Thanks! Alberto On Tuesday 16 October 2007 16:11, Paul Hudak wrote:
Henning Thielemann wrote:
On Mon, 15 Oct 2007, Don Stewart wrote:
http://alberrto.googlepages.com/easyvision "An experimental Haskell system for fast prototyping of computer vision and image processing applications." Looks ridiculously cool.
Image processing with Haskell - really interesting.
I know of an older approach: "Prototyping Real-Time Vision Systems: An Experiment in DSL Design" by Alastair Reid et.al.
Yes, see:
http://haskell.org/yale/papers/padl01-vision/index.html http://haskell.org/yale/papers/icse99/index.html
-Paul