setParam (cv.Net) - MATLAB File Help
cv.Net/setParam

Sets the new value for the learned param of the layer

net.setParam(layerId, numParam, blob)

Input

NOTE: If shape of the new blob differs from the previous shape, then the following forward pass may fail.

See also
Method Details
Access public
Sealed false
Static false