public class VisualizeEdgeFeatures
extends java.lang.Object
| Constructor and Description |
|---|
VisualizeEdgeFeatures() |
| Modifier and Type | Method and Description |
|---|---|
static java.awt.image.BufferedImage |
renderOrientation(boofcv.struct.image.GrayU8 direction,
java.awt.image.BufferedImage out) |
static java.awt.image.BufferedImage |
renderOrientation4(boofcv.struct.image.GrayS8 direction,
boofcv.struct.image.GrayF32 intensity,
float threshold,
java.awt.image.BufferedImage out) |
public static java.awt.image.BufferedImage renderOrientation(boofcv.struct.image.GrayU8 direction,
java.awt.image.BufferedImage out)
public static java.awt.image.BufferedImage renderOrientation4(boofcv.struct.image.GrayS8 direction,
boofcv.struct.image.GrayF32 intensity,
float threshold,
java.awt.image.BufferedImage out)