Package | Description |
---|---|
edu.utexas.clm.archipelago.example | |
lenscorrection | |
mpicbg.ij | |
mpicbg.imagefeatures | |
mpicbg.trakem2.align | |
register_virtual_stack |
Modifier and Type | Method and Description |
---|---|
static ArrayList<ArrayList<Feature>> |
Cluster_SIFT.clusterSIFTExtraction(Collection<String> fileNames,
FloatArray2DSIFT.Param param)
Extracts SIFT features from images using a FijiArchipelago Cluster
|
Constructor and Description |
---|
SIFTCall(FloatArray2DSIFT.Param p,
String filename) |
Modifier and Type | Field and Description |
---|---|
FloatArray2DSIFT.Param |
Distortion_Correction.BasicParam.sift |
Modifier and Type | Method and Description |
---|---|
static void |
SIFT.addFields(GenericDialog gd,
FloatArray2DSIFT.Param p) |
static void |
SIFT.readFields(GenericDialog gd,
FloatArray2DSIFT.Param p) |
Modifier and Type | Method and Description |
---|---|
FloatArray2DSIFT.Param |
FloatArray2DSIFT.Param.clone() |
Modifier and Type | Method and Description |
---|---|
boolean |
FloatArray2DSIFT.Param.equals(FloatArray2DSIFT.Param p) |
void |
FloatArray2DSIFT.Param.set(FloatArray2DSIFT.Param p) |
Constructor and Description |
---|
FloatArray2DSIFT(FloatArray2DSIFT.Param p)
Constructor
|
Modifier and Type | Field and Description |
---|---|
FloatArray2DSIFT.Param |
AlignmentUtils.ParamPointMatch.sift |
FloatArray2DSIFT.Param |
Align.Param.sift |
Modifier and Type | Method and Description |
---|---|
protected static void |
ElasticMontage.extractAndSaveFeatures(List<AbstractAffineTile2D<?>> tiles,
FloatArray2DSIFT.Param siftParam,
boolean clearCache)
Extract SIFT features and save them into the project folder.
|
protected static void |
AlignmentUtils.extractAndSaveLayerFeatures(List<Layer> layerRange,
Rectangle box,
double scale,
Filter<Patch> filter,
FloatArray2DSIFT.Param siftParam,
boolean clearCache,
int numThreads)
Extract SIFT features and save them into the project folder.
|
Modifier and Type | Field and Description |
---|---|
FloatArray2DSIFT.Param |
Register_Virtual_Stack_MT.Param.sift
SIFT parameters
|
Copyright © 2015–2021 Fiji. All rights reserved.