Is there any way to use im2java2d in a parallel pool worker?
Mostrar comentarios más antiguos
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?
Respuestas (1)
Tushar Athawale
el 29 de Abr. de 2016
0 votos
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 comentario
Samuli Ulmanen
el 30 de Abr. de 2016
Editada: Samuli Ulmanen
el 30 de Abr. de 2016
Categorías
Más información sobre Call Java from MATLAB en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!