Skip to content

whisk file compression #24

@nclack

Description

@nclack

one idea is to do arithmetic coding of the angular displacements at each step along the whisker. The distribution of angular steps should be pretty tight, especially if you condition on the previous angle (a markov chain). This would give a pretty good encoding.

I have an arithmetic coding implementation, but it doesn't do markov chains yet. There's also some important details to be worked out about exactly what should be encoded; angle might not be the best thing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions