opencv/modules/core
LeonidBeynenson d6aa3bd8ed Made changes in cv::Algorithm
made it to give more verbose errors when arguments of wrong types are passed, added setters with types (e.g. setInt, etc)
2012-10-23 21:37:27 +04:00
..
doc Eliminate discrepancies between signatures in documentation and OpenCV headers 2012-10-17 21:24:55 +04:00
include/opencv2/core Made changes in cv::Algorithm 2012-10-23 21:37:27 +04:00
perf Limit 32S data in perf test for addWeighted to avoid integer overflow 2012-10-23 12:07:32 +04:00
src Made changes in cv::Algorithm 2012-10-23 21:37:27 +04:00
test Fix implementation of PCA overload with retained variance parameter 2012-10-22 18:46:20 +04:00
CMakeLists.txt moved device layer headers to include directory 2012-10-05 18:04:23 +04:00