public class FijiAdapter extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
POOL_TIMEOUT_IN_SECONDS |
static int |
STD_THREAD_POOL_SIZE |
| Constructor and Description |
|---|
FijiAdapter() |
| Modifier and Type | Method and Description |
|---|---|
ij.ImagePlus |
getImagePlus(File inputFile) |
ij.ImagePlus |
getMultiChannelImagePlus(File inputFile) |
protected int |
intValue(byte[] packagedBytes,
int j) |
public static final int POOL_TIMEOUT_IN_SECONDS
public static final int STD_THREAD_POOL_SIZE
Copyright © 2015–2021 Fiji. All rights reserved.