A bunch of news about Computer vision, Computer Graphics, GPGPU or the mix of the three....
Wednesday, November 11, 2009
Go for it ?
Google just introduced a new open-source programming language: Go. The language tag line is simple, fast, safe, concurrent, fun and open-source. Would you give it a try ?
For C++ programmer you have to read that :
ReplyDeletehttp://golang.org/doc/go_for_cpp_programmers.html
http://golang.org/doc/effective_go.html
It works only for linux and Mac OS users...
FOr image processing guy, GO have a support of RGBA images and native support of png images.