BaseFeatureExtractorTFeatureTransform Method |
Name | Description | |
---|---|---|
Transform(Bitmap) |
Applies the transformation to an input, producing an associated output.
| |
Transform(Bitmap) |
Applies the transformation to an input, producing an associated output.
| |
Transform(UnmanagedImage) |
Applies the transformation to an input, producing an associated output.
| |
Transform(UnmanagedImage) |
Applies the transformation to an input, producing an associated output.
| |
Transform(Bitmap, IEnumerableTFeature) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
| |
Transform(UnmanagedImage, IEnumerableTFeature) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
|