Is there any way to use im2java2d in a parallel pool worker?
이전 댓글 표시
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?
답변 (1개)
Tushar Athawale
2016년 4월 29일
0 개 추천
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
Samuli Ulmanen
2016년 4월 30일
편집: Samuli Ulmanen
2016년 4월 30일
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!