You are not logged in.

> The forum rules have been updated. Please take a moment to read them.


#1 2012-08-02 22:35:51

gkaefer
Member
From: Salzburg
Registered: 2009-06-09
Posts: 2678
Website

Halide - programming language

Just found some Info about MIT's new programming language HALIDE which focuses on imageprocessing and claiming to be 2,3,6 times in general and in extrem cases up to 70 times faster processing the images than other alghorithms.
Another focus is also to be able to manipulate a huge amount of imagedata in less RAM equipped computers.
Linux, Mac and also for windows available, the language frontend gets embedded to C++

opensource code will be published in a few days...

Halide: http://halide-lang.org/

should be presented in coming days on SIGgraph:
http://s2012.siggraph.org/

Georg

Offline

 

#2 2012-08-08 09:45:59

AlexandreJ
Kolor CEO
From: Francin, France
Registered: 2005-11-14
Posts: 7917
Website

Re: Halide - programming language

I saw the Halide paper 2 months ago. Quite nice and a good universal way to process image which solves both issues with image processing ( vectorisation, multicores ).
We have our solution too.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson