public class BlockMatching_ExtractPoinRoi extends AbstractBlockMatching
Modifier and Type | Field and Description |
---|---|
protected static boolean |
exportDisplacementVectors |
protected static boolean |
exportPointRoi |
protected ij.ImagePlus |
imp1 |
protected ij.ImagePlus |
imp2 |
blockRadius, localModelIndex, localRegionSigma, maxCurvatureR, maxLocalEpsilon, maxLocalTrust, meshResolution, minR, modelStrings, rodR, scale, searchRadius, useLocalSmoothnessFilter
Constructor and Description |
---|
BlockMatching_ExtractPoinRoi() |
Modifier and Type | Method and Description |
---|---|
void |
run(String arg) |
protected boolean |
setup() |
addFields, createMask, drawNearestNeighbor, matches2ColorSamples, matches2ColorSamples2, readFields
protected ij.ImagePlus imp1
protected ij.ImagePlus imp2
protected static boolean exportPointRoi
protected static boolean exportDisplacementVectors
protected final boolean setup()
public void run(String arg)
Copyright © 2015–2021 Fiji. All rights reserved.