akaze: uninitialized field

This commit is contained in:
Alexander Alekhin 2017-08-03 20:04:21 +03:00
parent cfb964834c
commit 2a8322ddbb

View File

@ -25,6 +25,8 @@ struct Evolution
octave = 0;
sublevel = 0;
sigma_size = 0;
octave_ratio = 0.0f;
border = 0;
}
UMat Lx, Ly; ///< First order spatial derivatives