Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sequence splitting adapter #10

Open
1 of 3 tasks
maxgrossman opened this issue Apr 30, 2018 · 0 comments
Open
1 of 3 tasks

sequence splitting adapter #10

maxgrossman opened this issue Apr 30, 2018 · 0 comments

Comments

@maxgrossman
Copy link
Collaborator

maxgrossman commented Apr 30, 2018

goal

write an adapter (the code that will be run when someone POSTs to the api's sequence endpoint) that

  • uses metadata from images found in a provided list of directories and splits them into sequences
  • serializes images' location in the file system to /sequences/<sequence-id>/<img-id>
  • does some db operation goodness to
    • make note of newly generated sequence
    • save geo-location of images in sequence

what is a sequence

a sequence is a set of images defined as part of the same sequence by a configurable distance, time delta between itself and the next taken image. a sequence's size has a user configured 'size.

@danbjoseph do you agree with my pseudo-academic definition of a sequence and plan?

maxgrossman added a commit that referenced this issue Apr 30, 2018
maxgrossman added a commit that referenced this issue May 2, 2018
maxgrossman added a commit that referenced this issue May 13, 2018
maxgrossman added a commit that referenced this issue May 13, 2018
maxgrossman added a commit that referenced this issue May 13, 2018
maxgrossman added a commit that referenced this issue Jun 12, 2018
ref #10-splitter-adapter
maxgrossman added a commit that referenced this issue Jun 13, 2018
maxgrossman added a commit that referenced this issue Jun 13, 2018
maxgrossman added a commit that referenced this issue Jun 18, 2018
ref #10-spliiter-adapter;
maxgrossman added a commit that referenced this issue Jun 18, 2018
ref #10-splitter-adapter
maxgrossman added a commit that referenced this issue Aug 5, 2018
maxgrossman added a commit that referenced this issue Aug 5, 2018
maxgrossman added a commit that referenced this issue Aug 5, 2018
maxgrossman added a commit that referenced this issue Aug 5, 2018
maxgrossman added a commit that referenced this issue Aug 5, 2018
maxgrossman added a commit that referenced this issue Aug 5, 2018
maxgrossman added a commit that referenced this issue Aug 5, 2018
maxgrossman added a commit that referenced this issue Aug 6, 2018
maxgrossman added a commit that referenced this issue Aug 6, 2018
maxgrossman added a commit that referenced this issue Aug 7, 2018
maxgrossman added a commit that referenced this issue Aug 7, 2018
ref #10-splitter-sequence
maxgrossman added a commit that referenced this issue Aug 8, 2018
ref #10-splitter-adapter
maxgrossman added a commit that referenced this issue Aug 28, 2018
maxgrossman added a commit that referenced this issue Sep 2, 2018
maxgrossman added a commit that referenced this issue Sep 9, 2018
maxgrossman added a commit that referenced this issue Oct 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant