cuda classes with cv::StereoMatcher interface should work as the other cv::StereoMatcher classes (Bug #4166)


Added by soyer soyer about 10 years ago. Updated over 9 years ago.


Status:New Start date:2015-02-02
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:gpu (cuda)
Target version:Next Hackathon
Affected version:branch 'master' (3.0-dev) Operating System:Any
Difficulty: HW Platform:Any
Pull request:

Description

Their compute functions accept only cuda::GpuMat.
They don't return the same dimensions of disparity values as the cpu versions.

The caller have to know the actual implementation to call them properly, so the inheritance is useless at this time.

Is it a bug or by design?


Associated revisions

Revision 0ed0f295
Added by Vadim Pisarevsky over 9 years ago

Merge pull request #4166 from sbokov:fixingStereoBMissue

History

Updated by Vadim Pisarevsky almost 10 years ago

  • Category changed from calibration, 3d to gpu (cuda)
  • Target version changed from 3.0 to Next Hackathon

Updated by Maksim Shabunin over 9 years ago

Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4924

Also available in: Atom PDF