mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 06:43:01 +04:00
720241de87
Currently, there are different default typedefs for Point_, Size_, and Rect_. This pull request at least makes sure that default typedefs exist for int, float and double variants of each of these types.