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

Make range complete block size accessible to command line nodes #454

Merged
merged 1 commit into from
Jun 7, 2019

Conversation

yann-lty
Copy link
Member

Related to alicevision/AliceVision#628

  • range 'blockSize' is now the complete block size (equal for all iterations)
  • command lines nodes can use this complete block size to compute the iteration number on software side; delegate range cropping for last iteration to software.
  • 'effectiveBlockSize' is still accessible through 'rangeEffectiveBlockSize' parameter

* range 'blockSize' is now the complete block size (equal for all iterations)
* command lines nodes can use this complete block size to compute the iteration number on software side; delegate range cropping for last iteration to software.
* 'effectiveBlockSize' is still accessible through 'rangeEffectiveBlockSize' parameter
@fabiencastan fabiencastan merged commit 889f7bc into develop Jun 7, 2019
@fabiencastan fabiencastan deleted the dev_rangeBlockSize branch June 7, 2019 10:25
@fabiencastan fabiencastan added this to the Meshroom 2019.2.0 milestone Jul 5, 2019
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

Successfully merging this pull request may close these issues.

2 participants