| setParam (cv.Net) - MATLAB File Help |
Sets the new value for the learned param of the layer
net.setParam(layerId, numParam, blob)
NOTE: If shape of the new blob differs from the previous shape, then the following forward pass may fail.
| Access | public |
| Sealed | false |
| Static | false |