Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Perform less operations in inner loop where pixels are accessed.
|
|
|
|
|
|
|
|
|
|
|
|
There's no single best box filter size, so cycle between some of them
each frame. If a marker has been found, continue using the last filter
size.
|
|
|
|
|
|
|
|
Options handling was fixed to pass the same bundle to all consumers.
There's no need to reload it explicitly anymore.
|
|
|
|
|
|
Failed to work on low-contrast images.
|
|
|
|
|
|
Previous values increased CPU usage needlessly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clang generates warnings for unused private stuff, so use that.
|
|
Forgot to do it earlier, hence trash commits in recent days
|
|
|
|
|
|
|
|
|