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

More async functions #21

Merged
merged 4 commits into from
Oct 14, 2017
Merged

More async functions #21

merged 4 commits into from
Oct 14, 2017

Conversation

justadudewhohacks
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Oct 14, 2017

Codecov Report

Merging #21 into master will increase coverage by 0.41%.
The diff coverage is 88.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   89.91%   90.33%   +0.41%     
==========================================
  Files          93       95       +2     
  Lines        3729     3899     +170     
==========================================
+ Hits         3353     3522     +169     
- Misses        376      377       +1
Impacted Files Coverage Δ
cc/modules/features2d/FeatureDetector.cc 100% <ø> (ø) ⬆️
cc/macros.h 100% <ø> (ø) ⬆️
cc/modules/io/VideoCapture.cc 26.66% <ø> (+4.02%) ⬆️
cc/modules/io/io.cc 74.63% <ø> (+0.92%) ⬆️
cc/modules/features2d/descriptorMatching.cc 95.89% <ø> (-0.59%) ⬇️
cc/modules/io/VideoCapture.h 0% <0%> (ø) ⬆️
cc/modules/objdetect/HOGDescriptor.h 89.47% <100%> (+4.85%) ⬆️
cc/modules/machinelearning/SVM.h 100% <100%> (ø) ⬆️
cc/modules/objdetect/CascadeClassifier.h 100% <100%> (ø) ⬆️
cc/modules/objdetect/CascadeClassifier.cc 99.21% <100%> (+0.4%) ⬆️
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ec8eb4d...cf6bdcb. Read the comment docs.

@codecov
Copy link

codecov bot commented Oct 14, 2017

Codecov Report

Merging #21 into master will increase coverage by 0.41%.
The diff coverage is 88.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   89.91%   90.33%   +0.41%     
==========================================
  Files          93       95       +2     
  Lines        3729     3899     +170     
==========================================
+ Hits         3353     3522     +169     
- Misses        376      377       +1
Impacted Files Coverage Δ
cc/modules/io/io.cc 74.63% <ø> (+0.92%) ⬆️
cc/macros.h 100% <ø> (ø) ⬆️
cc/modules/features2d/FeatureDetector.cc 100% <ø> (ø) ⬆️
cc/modules/features2d/descriptorMatching.cc 95.89% <ø> (-0.59%) ⬇️
cc/modules/io/VideoCapture.cc 26.66% <ø> (+4.02%) ⬆️
cc/modules/io/VideoCapture.h 0% <0%> (ø) ⬆️
cc/modules/objdetect/HOGDescriptor.cc 97.93% <100%> (+0.46%) ⬆️
cc/modules/machinelearning/SVM.h 100% <100%> (ø) ⬆️
cc/modules/objdetect/CascadeClassifier.h 100% <100%> (ø) ⬆️
cc/modules/features2d/FeatureDetector.h 100% <100%> (ø) ⬆️
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ec8eb4d...cf6bdcb. Read the comment docs.

@justadudewhohacks justadudewhohacks merged commit 89b2879 into master Oct 14, 2017
@justadudewhohacks justadudewhohacks deleted the more-async-functions branch October 17, 2017 20:53
ht-jo pushed a commit to ht-jo/opencv4nodejs that referenced this pull request Jan 5, 2023
…vePnP

useExtrinsicGuess, add rvec and tvec in solvePnP and solvePnPRansac
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.

1 participant