opencv/modules/core
Andrey Pavlenko 9c1ec1ce84 fixing compilation; but some code lines look weird,
e.g. "n += abs(sign(value))"  or  "n += sign(cv::norm(value) > eps_64"
2012-01-19 05:22:51 +00:00
..
doc added description of minMaxIdx 2011-12-09 12:13:23 +00:00
include/opencv2/core updated gpu optical_flow sample 2012-01-11 13:05:03 +00:00
perf More natural sorting of MatType constants in performance reports. 2012-01-16 07:04:26 +00:00
src fix OpenGL render functions 2012-01-18 08:27:08 +00:00
test fixing compilation; but some code lines look weird, 2012-01-19 05:22:51 +00:00
CMakeLists.txt moved GpuMat's operations implementation to core module 2011-11-14 14:34:36 +00:00