_OutputArray::assign() not implemented for OutputArray of type MATX (Bug #4136)


Added by Nicu Stiurca about 10 years ago. Updated about 10 years ago.


Status:Done Start date:2015-01-19
Priority:Normal Due date:
Assignee:Vadim Pisarevsky % Done:

0%

Category:core
Target version:3.0
Affected version:branch 'master' (3.0-dev) Operating System:Any
Difficulty:Easy HW Platform:Any
Pull request:https://github.com/Itseez/opencv/pull/3629

Description

_OutputArray::assign(const Mat &m) throws exception when the caller passes a Matx (or derived type such as Vec3d), even when it has exactly the same type and size as m. Same for UMat.


Associated revisions

Revision bd90425f
Added by Vadim Pisarevsky over 9 years ago

Merge pull request #4136 from alalek:fix_matallocator_destruction

History

Updated by Nicu Stiurca about 10 years ago

Pull request was merged a while ago. Closing.

  • Status changed from New to Done

Also available in: Atom PDF