the layer for image inputs
Input
01 Syntax
Microsoft.VisualBasic.MachineLearning.Convolutional.Input
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| layerFeedNext | 1 | do nothing in the image input layer |
| feedNext | 1 | load test bitmap image data |
| setOutputDims | 1 | |
| setInput | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| type | 1 | |
| resizedInputBmp | 1 |
04 Fields
05 Members
layerFeedNext
do nothing in the image input layer
feedNext
load test bitmap image data
inputSize
avgPixel
type
resizedInputBmp
setOutputDims()
setInput(
Bitmap, ImageProcessor+ResizingMethod)