| Package | Description |
|---|---|
| boofcv.alg.feature.detect.intensity.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ImplHarrisCornerWeighted_S16
Implementation of
HarrisCornerIntensity
that samples pixels using a Gaussian distribution and is based off of ImplSsdCornerWeighted_F32. |
class |
ImplShiTomasiCornerWeighted_S16
Implementation of
ShiTomasiCornerIntensity
that samples pixels using a Gaussian distribution based off of ImplSsdCornerWeighted_F32. |
Copyright © 2013. All Rights Reserved.