mirror of https://github.com/vladmandic/human
update wiki
parent
0fc56bca84
commit
0c4999f352
|
@ -14,7 +14,7 @@ Check if input changed above threshold (e.g. different image or scene change in
|
|||
measuring relative pixel difference between last known input and current input averaged by input resolution
|
||||
|
||||
If difference is higher than `config.cacheSensitivity` (expressed in range 0..1) then cache is reset
|
||||
Setting `config.cacheSensitivity=80` disables caching
|
||||
Setting `config.cacheSensitivity=0` disables caching
|
||||
|
||||
Caching can be monitored via `human.performance`:
|
||||
|
||||
|
|
Loading…
Reference in New Issue