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

Unify fisheye and omnidir API #16601

Open
kmilos opened this issue Feb 17, 2020 · 0 comments
Open

Unify fisheye and omnidir API #16601

kmilos opened this issue Feb 17, 2020 · 0 comments

Comments

@kmilos
Copy link

kmilos commented Feb 17, 2020

System information (version)
  • OpenCV => 4.2.0-dev
  • Operating System / Platform => any
  • Compiler => any
Detailed description

It would be great to have a matching API for fisheye and omnidirectional cameras. There are a couple of features missing from each to complete the set:

fisheye omnidir
calibrate calibrate
distortPoints n/a
estimateNewCameraMatrixForUndistortRectify n/a
initUndistortRectifyMap initUndistortRectifyMap (arg name inconsistent - mltype vs m1type)
projectPoints projectPoints (missing overload w/ affine mtx)
stereoCalibrate stereoCalibrate
n/a stereoReconstruct
stereoRectify stereoRectify
undistortImage undistortImage
undistortPoints undistortPoints
kmilos added a commit to kmilos/opencv_contrib that referenced this issue Feb 25, 2020
kmilos added a commit to kmilos/opencv_contrib that referenced this issue Feb 25, 2020
kmilos added a commit to kmilos/opencv_contrib that referenced this issue Feb 25, 2020
kmilos added a commit to kmilos/opencv_contrib that referenced this issue Feb 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants