Method | Description | |
---|---|---|
Process ( IEnumerable |
Recovers inverse camera response.
|
public Process ( IEnumerable |
||
src | IEnumerable |
vector of input images |
dst | OutputArray | 256x1 matrix with inverse camera response function |
times | IEnumerable |
vector of exposure time values for each image |
return | void |