I would like develop program with a lot of image processing. I would like to use Java
, and JAI, but it seems to me, that Jai is old and no longer evolve? (http://java.sun.com/javase/technologies/desktop/media/jai/)
I wonder, is it better choice to use QT
and c++
?
Two main pros which I am looking for is: cross platform code and good learning opportunity.