Unify interfaces of stereoCalibrate and calibrateCamera (Bug #2275)


Added by Ilya Lysenkov over 12 years ago. Updated almost 11 years ago.


Status:Done Start date:2012-08-17
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:calibration, 3d
Target version:3.0
Affected version:branch 'master' (3.0-dev) Operating System:Any
Difficulty: HW Platform:Any
Pull request:

Description

Currently these functions have interfaces:

calibrateCamera(..., int flags, TermCriteria criteria)
stereoCalibrate(..., TermCriteria criteria, int flags)

This order was used to get backward compatibility but it can be changed in 2.5.0.


Associated revisions

Revision 5968b881
Added by Andrey Pavlenko about 11 years ago

Merge pull request #2275 from ElenaGvozdeva:ocl_matchTemplate

History

Updated by Adrien BAK about 11 years ago

I submitted a PR to fix this.

Updated by Steven Puttemans about 11 years ago

Keep in mind that if you changed this, you will have to fix every single source file that calls this function :)

  • HW Platform set to Any
  • Operating System set to Any
  • Affected version set to branch 'master' (3.0-dev)

Updated by Daniel Angelov almost 11 years ago

As far as I can see, it was incorporated here - https://github.com/Itseez/opencv/commit/c5c3fd44436a0d2e8eb864f568ac6b303c9837da
I guess this means this is "done".

  • Status changed from Open to Done

Also available in: Atom PDF