public class DwHarrisCorner extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DwHarrisCorner.Frame |
static class |
DwHarrisCorner.Param |
Modifier and Type | Field and Description |
---|---|
DwPixelFlow |
context |
DwHarrisCorner.Frame |
frameCurr |
DwHarrisCorner.Param |
param |
Constructor and Description |
---|
DwHarrisCorner(DwPixelFlow context,
int w,
int h) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
void |
release() |
void |
render(processing.opengl.PGraphics2D dst) |
void |
reset() |
void |
resize(int w,
int h) |
void |
update(processing.opengl.PGraphics2D pg_curr) |
public DwPixelFlow context
public DwHarrisCorner.Param param
public DwHarrisCorner.Frame frameCurr
public DwHarrisCorner(DwPixelFlow context, int w, int h)
Processing library PixelFlow by Thomas Diewald. (c) 2017