getLayerInputs (cv.Net) - MATLAB File Help
cv.Net/getLayerInputs
Returns input layers of specific layer
layers = net.getLayerInputs(layerId)
Input
layerId
layer name or layer id.
Output
layers
returned layers, struct array.
Method Details
Access
public
Sealed
false
Static
false