| Package | Description |
|---|---|
| boofcv.alg.interpolate.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
NearestNeighborPixel_F32
Performs nearest neighbor interpolation to extract values between pixels in an image.
|
class |
NearestNeighborPixel_S16
Performs nearest neighbor interpolation to extract values between pixels in an image.
|
class |
NearestNeighborPixel_S32
Performs nearest neighbor interpolation to extract values between pixels in an image.
|
class |
NearestNeighborPixel_U16
Performs nearest neighbor interpolation to extract values between pixels in an image.
|
class |
NearestNeighborPixel_U8
Performs nearest neighbor interpolation to extract values between pixels in an image.
|
Copyright © 2013. All Rights Reserved.