public static class DwHarrisCorner.Frame extends Object
Modifier and Type | Field and Description |
---|---|
DwPixelFlow |
context |
DwGLTexture |
frame |
DwGLTexture |
harrisCorner |
DwGLTexture |
harrisMatrix |
DwGLTexture |
sobelH |
DwGLTexture |
sobelV |
DwGLTexture |
tmp |
Constructor and Description |
---|
Frame() |
Modifier and Type | Method and Description |
---|---|
void |
clear(float v) |
void |
release() |
void |
resize(DwPixelFlow context_,
int w,
int h) |
public DwPixelFlow context
public DwGLTexture frame
public DwGLTexture sobelH
public DwGLTexture sobelV
public DwGLTexture harrisMatrix
public DwGLTexture harrisCorner
public DwGLTexture tmp
public void release()
public void clear(float v)
public void resize(DwPixelFlow context_, int w, int h)
Processing library PixelFlow by Thomas Diewald. (c) 2017