| Package | Description |
|---|---|
| boofcv.abst.feature.detect.extract | |
| boofcv.alg.feature.detect.extract |
| Constructor and Description |
|---|
WrapperNonMaximumBlock(NonMaxBlock alg) |
| Modifier and Type | Class and Description |
|---|---|
class |
NonMaxBlockRelaxed
Implementation of
NonMaxBlock which implements a relaxed maximum rule. |
static class |
NonMaxBlockRelaxed.Max |
static class |
NonMaxBlockRelaxed.Min |
static class |
NonMaxBlockRelaxed.MinMax |
class |
NonMaxBlockStrict
Implementation of
NonMaxBlock which implements a strict maximum rule. |
static class |
NonMaxBlockStrict.Max |
static class |
NonMaxBlockStrict.Min |
static class |
NonMaxBlockStrict.MinMax |
Copyright © 2013. All Rights Reserved.