opencv/modules/core
Leonid Beynenson d822989c8b Added template method cv::Algorithm::set(const char* _name, const Ptr<_Tp>& value),
which allows to pass as the second parameter of the method set any cv::Ptr<_Tp> object.
2012-06-28 12:17:11 +00:00
..
doc fixed several documentation errors 2012-06-25 12:56:46 +00:00
include/opencv2/core Added template method cv::Algorithm::set(const char* _name, const Ptr<_Tp>& value), 2012-06-28 12:17:11 +00:00
perf Ignored warnings from gtest with precompiled headers enabled 2012-06-08 14:54:17 +00:00
src Fixed discrepancy between SSE and regular baranches in FREAK 2012-06-28 11:08:11 +00:00
test fixed bug #2106; added test 2012-06-27 20:51:48 +00:00
CMakeLists.txt Warning fixes continued 2012-06-09 15:00:04 +00:00