FlowJ
Class FlowJSpotNoiseMapper
java.lang.Object
|
+--FlowJ.FlowJMapper
|
+--FlowJ.FlowJSpotNoiseMapper
- public class FlowJSpotNoiseMapper
- extends FlowJMapper
This class maps spotnoise of a flow field.
Copyright (c) 2001, Michael Abramoff. All rights reserved.
Constructor Summary |
FlowJSpotNoiseMapper(ij.process.ImageProcessor impr,
float[][][] flow,
int axes,
int maxp,
int maxq,
float pScaling,
float qScaling,
float rho)
|
Method Summary |
void |
pixel(int ip,
int iq,
int ix,
int iy,
float dx,
float dy)
|
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
chance
public static final float chance
minMagnitude
public static final float minMagnitude
FlowJSpotNoiseMapper
public FlowJSpotNoiseMapper(ij.process.ImageProcessor impr,
float[][][] flow,
int axes,
int maxp,
int maxq,
float pScaling,
float qScaling,
float rho)
pixel
public void pixel(int ip,
int iq,
int ix,
int iy,
float dx,
float dy)
- Overrides:
pixel
in class FlowJMapper
Submit a bug or feature
Copyright (c) 1997-2003 Michael Abramoff
Licensing available. All Rights Reserved.