31f66766b7
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>