opencv/apps/interactive-calibration
WU Jia 614e250fd3
Merge pull request #26405 from kaingwade:rename_features2d
Rename features2d #26405

This PR renames the module _features2d_ to _features_ as one of the Big OpenCV Cleanup #25007. 
Related PR: opencv/opencv_contrib: [#3820](https://github.com/opencv/opencv_contrib/pull/3820) opencv/ci-gha-workflow: [#192](https://github.com/opencv/ci-gha-workflow/pull/192)
2024-11-12 11:04:48 +03:00
..
calibCommon.hpp Define charuco board parameters with command line 2023-05-05 10:08:21 +03:00
calibController.cpp Merge branch 4.x 2023-01-09 11:08:02 +00:00
calibController.hpp Add license to interactive-calibration app sources 2016-09-14 12:52:06 +03:00
calibPipeline.cpp Add option to force reopen camera in interactive calibration tool 2022-07-26 15:43:40 +03:00
calibPipeline.hpp Add license to interactive-calibration app sources 2016-09-14 12:52:06 +03:00
CMakeLists.txt Merge pull request #26405 from kaingwade:rename_features2d 2024-11-12 11:04:48 +03:00
defaultConfig.xml Merge pull request #16445 from atinfinity:fixed-typo 2020-02-16 19:16:33 +03:00
frameProcessor.cpp Merge branch 4.x 2023-07-05 15:51:10 +03:00
frameProcessor.hpp Merge branch 4.x 2023-07-05 15:51:10 +03:00
main.cpp Merge branch 4.x 2023-07-05 15:51:10 +03:00
parametersController.cpp Define charuco board parameters with command line 2023-05-05 10:08:21 +03:00
parametersController.hpp Add license to interactive-calibration app sources 2016-09-14 12:52:06 +03:00
rotationConverters.cpp calib3d module in opencv is split into 3 modules: 3d, calib and stereo. 2020-12-01 23:42:15 +03:00
rotationConverters.hpp Add license to interactive-calibration app sources 2016-09-14 12:52:06 +03:00