Skip to content

fixed iterative LinearLSTriangulation#15

Merged
royshil merged 1 commit into
MasteringOpenCV:masterfrom
MarcKe:master
Apr 13, 2015
Merged

fixed iterative LinearLSTriangulation#15
royshil merged 1 commit into
MasteringOpenCV:masterfrom
MarcKe:master

Conversation

@MarcKe
Copy link
Copy Markdown

@MarcKe MarcKe commented Aug 20, 2013

I basically just moved the first 2 instructions of the loop outside of it. They were always resetting the newly calculated value to the initial values, so that the loop just stopped after the first iteration.

@ghost ghost assigned royshil Oct 31, 2013
@aledalgrande
Copy link
Copy Markdown

Is this fix tested?

royshil added a commit that referenced this pull request Apr 13, 2015
fixed iterative LinearLSTriangulation
@royshil royshil merged commit fc763be into MasteringOpenCV:master Apr 13, 2015
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.

3 participants