Files
opencv/modules
Dan Ben-Yosef 31f66766b7 Merge pull request #19685 from danbey:setting_stereoBMImpl_in_init_list
Init params (StereoBMParams) in StereoBMImpl constructor initialization list

* Init StereoBMImpl in initialization list

To improve preformence it is better to init the params (StereoBMImpl) in the
initialization list.

* coding style

* drop useless copy/move ctor

Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
2021-03-07 20:06:08 +03:00
..
2021-02-15 21:01:41 +09:00
2021-02-15 19:21:53 +06:00
2020-12-20 14:17:28 +01:00
2020-09-27 21:14:55 +00:00
2021-03-02 20:47:29 +00:00
2021-03-07 04:26:49 +00:00