opencv/modules/core/include/opencv2
shawke 720241de87 Make similar default typedefs for Point_, Size_ and Rect_
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.
2013-09-24 11:48:04 +02:00
..
core Make similar default typedefs for Point_, Size_ and Rect_ 2013-09-24 11:48:04 +02:00
core.hpp Adding read/write functions to PCA class. Update PCA test. 2013-08-05 12:06:55 +12:00