Programming language recommendation?
lardom
Posts: 1,659
I'm toying with the idea of writing my own app for aligning sequences of photographs. I use a couple of apps that get the job done but I would write one that's perfect for the way I like to work. I want to manipulate JPEG and TIFF files on a PC.
Comments
http://en.wikipedia.org/wiki/Go_%28programming_language%29
In addition to crunching data and other typical PC functions, its nice for making communications channel interface to a micro controller and other processors.
-Phil