Problem with tutorial code (Bugfix #3578)


Added by Pavlo Zvarych about 11 years ago. Updated about 11 years ago.


Status:Done Start date:2014-02-26
Priority:Normal Due date:
Assignee:Pavlo Zvarych % Done:

0%

Category:documentation
Target version:2.4.9
Affected version:2.4.8 (latest release) Operating System:Any
Difficulty:Easy HW Platform:Any
Pull request:https://github.com/Itseez/opencv/pull/2424

Description

Problem with tutorial code: if we input 0, - it shows 2nd image, if 1, - first. There is no blending. And nothing strange, because for blending work, alpha should be at least 0.5 (default value). If we talking about blending, why user should choose between simple opening of two images? I propose, at least, change a little bit code for it work correct.
Plus: I add a source code from tutorial.


Associated revisions

Revision 36c1dce2
Added by Vadim Pisarevsky about 10 years ago

Merge pull request #3578 from asmorkalov:ocv_avx

History

Updated by Dinar Ahmatnurov about 11 years ago

  • Status changed from New to Done

Also available in: Atom PDF