public class DetectGridRansacLine
extends java.lang.Object
| Constructor and Description |
|---|
DetectGridRansacLine() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(boofcv.struct.image.GrayF32 derivX,
boofcv.struct.image.GrayF32 derivY,
boofcv.struct.image.GrayF32 intensity) |