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

FAQ: LF image ordering #1

Open
chshin10 opened this issue Jul 6, 2018 · 0 comments
Open

FAQ: LF image ordering #1

chshin10 opened this issue Jul 6, 2018 · 0 comments

Comments

@chshin10
Copy link
Owner

chshin10 commented Jul 6, 2018

image_order

We extract epipolar image stacks like this.
If you use your LF dataset, LF image ordering may be different, so be careful.

seq90d [76, 67, 58, 49, 40, 31, 22, 13, 4 ] --> image_stack_90d(dimension:NxNx9)
seq0d [36, 37, 38, 39, 40, 41, 42, 43, 44 ] --> image_stack_0d(dimension:NxNx9)
seq45d [72, 64, 56, 48, 40, 32, 24, 16, 8 ] --> image_stack_45d(dimension:NxNx9)
seqM45d [ 0, 10, 20, 30, 40, 50, 60, 70, 80 ] --> image_stack_minus45d(dimension:NxNx9)

@chshin10 chshin10 changed the title FAQ: LF image ordering FAQ: LF image ordering & data augmentation Jul 24, 2018
@chshin10 chshin10 changed the title FAQ: LF image ordering & data augmentation FAQ: LF image ordering Jul 24, 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