Is there any way to use im2java2d in a parallel pool worker?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I'm testing some java hash functions that take BufferedImage as input. I'm using im2java2d and now I would like to parallelize. Instead I get
IMJAVA2D is not available on this platform.
Is there a way out of this?
0 Commenti
Risposte (1)
Tushar Athawale
il 29 Apr 2016
Hi Samuli,
Are you trying to call Java functions from MATLAB? Please attach a sample script, if possible. Are you using MATLAB "parfor" to parallelize your code?
- Tushar
1 Commento
Vedere anche
Categorie
Scopri di più su Call Java from MATLAB in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!