mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 12:52:33 -05:00
- It is safe to remove `explicit` keyword for constructors with 1 argument, because it is C++ specific keyword and does not affect any of the generated binding.