|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EigenTensors3 | |
|---|---|
| edu.mines.jtk.dsp | Digital signal processing. |
| edu.mines.jtk.sgl | A scene graph for interactive 3-D graphics via OpenGL. |
| Uses of EigenTensors3 in edu.mines.jtk.dsp |
|---|
| Methods in edu.mines.jtk.dsp that return EigenTensors3 | |
|---|---|
EigenTensors3 |
LocalOrientFilter.applyForTensors(float[][][] x)
Applies this filter to estimate compressed 3-D structure tensors. |
EigenTensors3 |
LocalOrientFilter.applyForTensors(float[][][] x,
boolean compressed)
Applies this filter to estimate 3-D structure tensors. |
| Methods in edu.mines.jtk.dsp with parameters of type EigenTensors3 | |
|---|---|
void |
ZeroMask.apply(float[] efalse,
EigenTensors3 e)
Applies this mask to a specified eigentensor field. |
float[][][] |
LocalSemblanceFilter.semblance(LocalSemblanceFilter.Direction3 d,
EigenTensors3 t,
float[][][] f)
Returns local semblance for a 3D array. |
void |
LocalSemblanceFilter.semblance(LocalSemblanceFilter.Direction3 d,
EigenTensors3 t,
float[][][] f,
float[][][] s)
Computes local semblance for a 3D array. |
float[][][] |
LocalSemblanceFilter.smooth1(LocalSemblanceFilter.Direction3 d,
EigenTensors3 t,
float[][][] f)
|
void |
LocalSemblanceFilter.smooth1(LocalSemblanceFilter.Direction3 d,
EigenTensors3 t,
float[][][] f,
float[][][] g)
|
float[][][] |
LocalSemblanceFilter.smooth2(LocalSemblanceFilter.Direction3 d,
EigenTensors3 t,
float[][][] f)
|
void |
LocalSemblanceFilter.smooth2(LocalSemblanceFilter.Direction3 d,
EigenTensors3 t,
float[][][] f,
float[][][] g)
|
| Uses of EigenTensors3 in edu.mines.jtk.sgl |
|---|
| Constructors in edu.mines.jtk.sgl with parameters of type EigenTensors3 | |
|---|---|
TensorsPanel(EigenTensors3 et)
Constructs a tensors panel for the specified tensor field. |
|
TensorsPanel(Sampling s1,
Sampling s2,
Sampling s3,
EigenTensors3 et)
Constructs a tensors panel for the specified tensor field. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||