Skip to content

calib3d: compare error and threshold both in square#6768

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
tomoaki0705:fixEstimateAffine3DThreshold
Jul 4, 2016
Merged

calib3d: compare error and threshold both in square#6768
opencv-pushbot merged 1 commit intoopencv:masterfrom
tomoaki0705:fixEstimateAffine3DThreshold

Conversation

@tomoaki0705
Copy link
Copy Markdown
Contributor

resolves #5183

What does this PR change?

  • use both squared error and squared threshold in estimateAffine3D
  • work same as FMEstimatorCallback and HomographyEstimatorCallback

@alalek
Copy link
Copy Markdown
Member

alalek commented Jul 4, 2016

Thanks! 👍

@opencv-pushbot opencv-pushbot merged commit 0e380ff into opencv:master Jul 4, 2016
hrnr added a commit to hrnr/opencv that referenced this pull request Jul 4, 2016
hrnr added a commit to hrnr/opencv that referenced this pull request Jul 4, 2016
@tomoaki0705 tomoaki0705 deleted the fixEstimateAffine3DThreshold branch July 4, 2016 23:07
hrnr added a commit to hrnr/opencv that referenced this pull request Jul 23, 2016
hrnr added a commit to hrnr/opencv that referenced this pull request Oct 12, 2016
hrnr added a commit to hrnr/opencv that referenced this pull request Oct 21, 2016
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.

estimateAffine3D effectively uses squared threshold

3 participants