Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

asmorkalov
Copy link
Contributor

The option to save all frames that contribute to final calibration result.
Useful for dataset collection and further offline tuning.

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
  • The PR is proposed to the proper branch
  • There is a reference to the original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

@asmorkalov asmorkalov added the category: apps OpenCV builtin tools label Jun 8, 2022
@asmorkalov asmorkalov force-pushed the as/calibration_save_frames branch 3 times, most recently from 96fcee5 to 493ece5 Compare June 9, 2022 10:45
@asmorkalov asmorkalov marked this pull request as ready for review June 9, 2022 10:45
@asmorkalov asmorkalov requested a review from vpisarev June 9, 2022 10:45
The option to save all frames that contribute to final calibration result.
Useful for dataset collection and further offline tuning.
@asmorkalov asmorkalov force-pushed the as/calibration_save_frames branch from 493ece5 to 533bb03 Compare June 10, 2022 06:34
Copy link
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: apps OpenCV builtin tools feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants