mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 19:50:38 +08:00
66cf55ea1f
the float variant was always shadowed by the int version as Rect2d is implicitly convertible to Rect. This swaps things which is fine, as the vector of boxes was always copied and the computation was done in double. |
||
---|---|---|
.. | ||
dnn | ||
dnn.hpp |