Skip to content

Add additional information about homogeneous transformations in the calib3d doc#27227

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
s-trinh:improve_calib3d_doc_homogeneous_transformation
Apr 28, 2025
Merged

Add additional information about homogeneous transformations in the calib3d doc#27227
asmorkalov merged 1 commit intoopencv:4.xfrom
s-trinh:improve_calib3d_doc_homogeneous_transformation

Conversation

@s-trinh
Copy link
Copy Markdown
Contributor

@s-trinh s-trinh commented Apr 13, 2025

I would like to add some information about homogeneous transformations and camera sensors.
These are classical topics in pose estimation in computer vision or in robotics.
I think the calib3d contains already some useful information and improving this section can benefit to users, beginners, can be a good reference for learners since OpenCV is heavily used.


Added info:

image


Some links:


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

…ck formulas for conversions between physical focal length, sensor size, fov and camera intrinsic params.
@s-trinh s-trinh force-pushed the improve_calib3d_doc_homogeneous_transformation branch from 438a5f3 to 7f7be9b Compare April 13, 2025 20:28
@asmorkalov asmorkalov added the category: documentation Documentation fix or update label Apr 16, 2025
@asmorkalov asmorkalov added this to the 4.12.0 milestone Apr 16, 2025
@asmorkalov asmorkalov self-requested a review April 25, 2025 08:32
@asmorkalov asmorkalov self-assigned this Apr 25, 2025
@asmorkalov asmorkalov requested a review from vpisarev April 26, 2025 08:23
@asmorkalov asmorkalov merged commit 4ad4bd5 into opencv:4.x Apr 28, 2025
45 of 55 checks passed
@asmorkalov asmorkalov mentioned this pull request Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: documentation Documentation fix or update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants