I have got some code of image processing using matlab. For running matlab code we need to buy matlab license. But as per requirement of my project I have to use any open source software. So I thought I can convert the whole code into Java.
Also the present code is taking too much time for computing the result. For that I thought I can use GPU .
Can any one tell me a way to use java and GPUs for image processing or any other solution for my problem(I need to use any open source s/w and also parallelize the code).
Is it a good Idea to use RootBeer???