Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
They're x/y offsets, not fs/ss
|
|
|
|
They're x/y coordinates, not fs/ss. Fixed the labelling as well.
|
|
|
|
Because the status message is only printed after possibly skipping over
a non-indexed pattern, if n_chunks is used it might skip entire
messages. Better to use n_images, which is always incremented just before
possibly printing the message.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I broke it. Sorry about that.
|
|
|
|
|
|
|
|
We know that the prediction refinement is working. These "warnings" are
really just synonyms for "indexing failed for this pattern". No big
deal.
|
|
|
|
|
|
|
|
|
|
|