public static class ChamferMask2D.FloatOffset extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
dx
The offset along the X-axis
|
int |
dy
The offset along the Y-axis
|
float |
weight
The weight associated to this offset
|
| Constructor and Description |
|---|
FloatOffset(int dx,
int dy,
float weight)
Creates a new Offset using a floating point weight.
|
Copyright © 2014–2023 INRA-IJPB Modeling and Digital Imaging lab. All rights reserved.