Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
AdvancedOCR
InputStep
C# Class AdvancedOCR.InputStep
Inheritance:
RectangularStep
Mostra file
Open project: patrickmeiring/LeNet
Class Usage Examples
Public Methods
Method
Description
InputStep
(
int
width
,
int
height
) :
System
SetInputs
(
double
inputs
) :
void
Method Details
InputStep()
public
method
public
InputStep
(
int
width
,
int
height
) :
System
width
int
height
int
return
System
SetInputs()
public
method
public
SetInputs
(
double
inputs
) :
void
inputs
double
return
void