| Package | Description |
|---|---|
| boofcv.alg.feature.describe | |
| boofcv.alg.feature.describe.impl |
| Modifier and Type | Field and Description |
|---|---|
protected DescribePointBinaryCompare<T> |
DescribePointBrief.describe |
| Constructor and Description |
|---|
DescribePointBrief(DescribePointBinaryCompare<T> describe,
BlurFilter<T> filterBlur) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImplDescribeBinaryCompare_F32
Implementation of
DescribePointBinaryCompare for a specific image type. |
class |
ImplDescribeBinaryCompare_U8
Implementation of
DescribePointBinaryCompare for a specific image type. |
Copyright © 2013. All Rights Reserved.